CVE-2024-12720

HIGH

Huggingface Transformers < 4.48.0 - Denial of Service

Title source: rule
STIX 2.1

Description

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).

Scores

CVSS v3 7.5
EPSS 0.0032
EPSS Percentile 54.9%
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