CVE-2024-12720
HIGHhuggingface/transformers < 4.48.0 - Regular Expression Denial of Service in tokenization_nougat_fast.py
Title source: llmDescription
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 (latest).
References (2)
Core 2
Scores
CVSS v3
7.5
EPSS
0.0064
EPSS Percentile
45.8%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
yes
Technical Impact
partial
Details
CWE
CWE-1333
Status
published
Products (2)
huggingface/transformers
< 4.48.0
pypi/transformers
0 - 4.48.0PyPI
Published
Mar 20, 2025
Tracked Since
Feb 18, 2026