Regular Expression Denial of Service (ReDoS) in huggingface/transformers
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
transformersPyPI | < 4.53.0 | 4.53.0 |
Affected products
5- osv-coords4 versionspkg:apk/chainguard/py3.11-text-generation-inferencepkg:apk/chainguard/text-generation-inferencepkg:apk/chainguard/text-generation-inference-compatpkg:pypi/transformers
< 3.3.6-r3+ 3 more
- (no CPE)range: < 3.3.6-r3
- (no CPE)range: < 3.3.6-r3
- (no CPE)range: < 3.3.6-r3
- (no CPE)range: < 4.53.0
- huggingface/huggingface/transformersv5Range: unspecified
Patches
Vulnerability mechanics
References
5- github.com/advisories/GHSA-4w7r-h757-3r74ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2025-6921ghsaADVISORY
- github.com/huggingface/transformers/commit/47c34fba5c303576560cb29767efb452ff12b8beghsaWEB
- github.com/huggingface/transformers/commit/d37f7517972f67e3f2194c000ed0f87f064e5099ghsaWEB
- huntr.com/bounties/287d15a7-6e7c-45d2-8c05-11e305776f1fghsaWEB
News mentions
0No linked articles in our index yet.