Vulnerability in Huggingface Huggingface/transformers

CVE-2024-12720

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

Vulnerability class: ReDoS (Regular Expression Denial of Service)

EPSS: 0.007 (48.9th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2024-12720?
CVE-2024-12720 is a high-severity vulnerability in Huggingface Huggingface/transformers, classified under Inefficient Regular Expression Complexity. CVSS score: 7.5/10. Published 2025-03-20.
How severe is CVE-2024-12720?
High severity. CVSS v3 base score is 7.5 out of 10.