CVE-2025-6921
Last modified
CVE-2025-6921 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. The huggingface/transformers library, versions prior to 4.53.0, is vulnerable to Regular Expression Denial of Service (ReDoS) in the AdamWeightDecay optimizer. The vulnerability arises from the _do_use_weight_decay method, which processes user-controlled regular expressions in the include_in_weight_decay and exclude_from_weight_decay lists. EPSS estimates a 0.47% chance of exploitation in the next 30 days.
Description
The huggingface/transformers library, versions prior to 4.53.0, is vulnerable to Regular Expression Denial of Service (ReDoS) in the AdamWeightDecay optimizer. The vulnerability arises from the _do_use_weight_decay method, which processes user-controlled regular expressions in the include_in_weight_decay and exclude_from_weight_decay lists. Malicious regular expressions can cause catastrophic backtracking during the re.search call, leading to 100% CPU utilization and a denial of service. This issue can be exploited by attackers who can control the patterns in these lists, potentially causing the machine learning task to hang and rendering services unresponsive.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Huggingface | Transformers | < 4.53.0 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-6921?
How severe is CVE-2025-6921?
How do I fix CVE-2025-6921?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-69204ImageMagick is free and open-source software used for editin…7.5
- CVE-2025-69205Micro Registration Utility (µURU) is a telephone self regist…6.3
- CVE-2025-69206Hemmelig is a messing app with with client-side encryption a…4.3
- CVE-2025-69207Khoj is a self-hostable artificial intelligence app. Prior t…7.1
- CVE-2025-69208free5GC UDR is the user data repository (UDR) for free5GC, a…5.3
- CVE-2025-69209ArduinoCore-avr contains the source code and configuration f…6.9
- CVE-2025-69210FacturaScripts is open-source enterprise resource planning a…5.4
- CVE-2025-69211Nest is a framework for building scalable Node.js server-sid…7.4
- CVE-2025-69212OpenSTAManager is an open source management software for tec…8.8
- CVE-2025-69213OpenSTAManager is an open source management software for tec…8.8
- CVE-2025-69214OpenSTAManager is an open source management software for tec…8.8
- CVE-2025-69215OpenSTAManager is an open source management software for tec…8.8
Are you affected by CVE-2025-6921?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
