Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2025-3262

20
FAUCET Score

CVE-2025-3262 is a Regular Expression Denial of Service (ReDoS) vulnerability affecting huggingface/transformers version 4.49.0. The flaw resides in the `SETTING_RE` regular expression within `transformers/commands/chat.py`, which contains inefficient patterns leading to exponential backtracking. This can be triggered by specially crafted input strings, causing application performance degradation and potential denial of service. The vulnerability has a CVSS score of 7.5 (HIGH), indicating a severe impact on availability (A:H) with no user interaction required (UI:N) and low attack complexity (AC:L) over the network (AV:N). While it does not allow for data compromise, it poses a significant risk to service uptime. Currently, there is no evidence of active exploitation, nor are there publicly available exploit modules in Metasploit, Nuclei, or ExploitDB. The CVE has received minimal community discussion and media coverage, suggesting a low level of public awareness at this time.

Impacted Technologies

VendorProductVersion(s)CPE
< 4.51.0CPE matchmatch criteria
cpe:2.3:a:huggingface:transformers:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.0

5.3MEDIUM

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
NONE
Availability Impact
LOW
Exploitability Score
3.9
Impact Score
1.4
CvssVersion
3.0

Exploit Intelligence

EPSS Score
0.43%
Probability of exploitation in next 30 days
EPSS Percentile
35.2%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0043 is in the 14th percentile among its peer group of 51,551 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

github_advisorypatch availablevia nvd_reference
View patch
pippatch availablevia ghsa
Product: transformersFixed in: 4.51.0

Vendor Advisories (2)

pipGHSA-489j-g2vx-39wfmedium

Transformers vulnerable to ReDoS attack through its SETTING_RE variable

Jul 7, 2025
redhatCVE-2025-3262Moderate

transformers: Regular Expression Denial of Service (ReDoS) in huggingface/transformers

Jul 7, 2025

References

github.com / huggingface/transformers/commit/0720e206c6ba28887e4d60ef60a6a089f6c1cc76
Patch
huntr.com / bounties/ecf5ccc4-39e7-4fb3-b547-14a41d31a184
ExploitThird Party Advisory