Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. transformers
  4. ›
  5. CVE-2024-12720

CVE-2024-12720: Transformers Regular Expression Denial of Service (ReDoS) vulnerability

March 20, 2025 (updated March 21, 2025)

A Regular Expression Denial of Service (ReDoS) vulnerability was identified in the huggingface/transformers library, specifically in the file tokenization_nougat_fast.py. The vulnerability occurs in the post_process_single() function, where a regular expression processes specially crafted input. The issue stems from the regex exhibiting exponential time complexity under certain conditions, leading to excessive backtracking. This can result in significantly high CPU usage and potential application downtime, effectively creating a Denial of Service (DoS) scenario. The affected version is v4.46.3.

References

  • github.com/advisories/GHSA-6rvg-6v2m-4j46
  • github.com/huggingface/transformers
  • github.com/huggingface/transformers/commit/deac971c469bcbb182c2e52da0b82fb3bf54cccf
  • huntr.com/bounties/4bed1214-7835-4252-a853-22bbad891f98
  • nvd.nist.gov/vuln/detail/CVE-2024-12720

Code Behaviors & Features

Detect and mitigate CVE-2024-12720 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 4.48.0

Fixed versions

  • 4.48.0

Solution

Upgrade to version 4.48.0 or above.

Impact 5.3 MEDIUM

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Learn more about CVSS

Weakness

  • CWE-1333: Inefficient Regular Expression Complexity

Source file

pypi/transformers/CVE-2024-12720.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:35 +0000.