Lucene search
+L

376 matches found

OSV
OSV
added 2025/08/06 12:31 p.m.9 views

GHSA-9356-575X-2W9M Hugging Face Transformers Regular Expression Denial of Service (ReDoS) vulnerability

A Regular Expression Denial of Service ReDoS vulnerability exists in the Hugging Face Transformers library, specifically in the converttfweightnametoptweightname function. This function, responsible for converting TensorFlow weight names to PyTorch format, uses a regex pattern /^/^// that can be...

5.3CVSS4.9AI score0.00395EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2025/08/06 12:31 p.m.17 views

Hugging Face Transformers Regular Expression Denial of Service (ReDoS) vulnerability

A Regular Expression Denial of Service ReDoS vulnerability exists in the Hugging Face Transformers library, specifically in the converttfweightnametoptweightname function. This function, responsible for converting TensorFlow weight names to PyTorch format, uses a regex pattern /^/^// that can be...

5.3CVSS4.9AI score0.00395EPSS
SaveExploits1References5Affected Software1
NVD
NVD
added 2025/08/06 12:15 p.m.11 views

CVE-2025-5197

A Regular Expression Denial of Service ReDoS vulnerability exists in the Hugging Face Transformers library, specifically in the converttfweightnametoptweightname function. This function, responsible for converting TensorFlow weight names to PyTorch format, uses a regex pattern /^/^// that can be...

5.3CVSS0.00395EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2025/08/06 11:53 a.m.8 views

CVE-2025-5197 Regular Expression Denial of Service (ReDoS) in huggingface/transformers

A Regular Expression Denial of Service ReDoS vulnerability exists in the Hugging Face Transformers library, specifically in the converttfweightnametoptweightname function. This function, responsible for converting TensorFlow weight names to PyTorch format, uses a regex pattern /^/^// that can be...

5.3CVSS5AI score0.00395EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/08/06 11:53 a.m.36 views

CVE-2025-5197 Regular Expression Denial of Service (ReDoS) in huggingface/transformers

A Regular Expression Denial of Service ReDoS vulnerability exists in the Hugging Face Transformers library, specifically in the converttfweightnametoptweightname function. This function, responsible for converting TensorFlow weight names to PyTorch format, uses a regex pattern /^/^// that can be...

5.3CVSS0.00395EPSS
SaveExploits1References2
CVE
CVE
added 2025/08/06 11:53 a.m.120 views

CVE-2025-5197

The CVE-2025-5197 ReDoS vulnerability affects Hugging Face Transformers in the convert_tf_weight_name_to_pt_weight_name() function, where the regex /[^/]___([^/] )/ can cause excessive CPU usage via catastrophic backtracking. Affected versions: up to 4.51.3, with a fix in 4.53.0. Practical impact...

5.3CVSS5AI score0.00395EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2025/08/06 11:53 a.m.8 views

CVE-2025-5197 Regular Expression Denial of Service (ReDoS) in huggingface/transformers

A Regular Expression Denial of Service ReDoS vulnerability exists in the Hugging Face Transformers library, specifically in the converttfweightnametoptweightname function. This function, responsible for converting TensorFlow weight names to PyTorch format, uses a regex pattern /^/^// that can be...

5.3CVSS6.1AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/08/06 12:00 a.m.8 views

PT-2025-32158

Name of the Vulnerable Software and Affected Versions Hugging Face Transformers versions up to 4.51.3 Description A Regular Expression Denial of Service ReDoS vulnerability exists in the convert tf weight name to pt weight name function of the Hugging Face Transformers library. This function, whi...

5.3CVSS6.1AI score0.00395EPSS
SaveExploits1References15
CNNVD
CNNVD
added 2025/08/06 12:00 a.m.8 views

Hugging Face Transformers 安全漏洞

Hugging Face Transformers is Hugging Face's open source advanced natural language processing for Jax, PyTorch and TensorFlow. A security vulnerability exists in Hugging Face Transformers 4.51.3 and earlier versions that stems from a regular expression denial of service attack...

5.3CVSS5.4AI score0.00395EPSS
SaveExploits1References3
IBM Security Bulletins
IBM Security Bulletins
added 2025/07/17 6:34 p.m.14 views

Security Bulletin: DataStage on Cloud Pak for Data has vulnerabilities due to transformers package (CVE-2024-11392, CVE-2024-11393, CVE-2024-11394)

Summary transformers is used by DataStage on Cloud Pak for Data as part of the model-definition framework. Vulnerability Details CVEID:CVE-2024-11392 DESCRIPTION: Hugging Face Transformers MobileViTV2 Deserialization of Untrusted Data Remote Code Execution Vulnerability. This vulnerability allows...

8.8CVSS8.3AI score0.0714EPSS
SaveExploits6Affected Software1
Rapid7 Blog
Rapid7 Blog
added 2025/07/14 2:07 p.m.11 views

From .pth to p0wned: Abuse of Pickle Files in AI Model Supply Chains

Executive summary Recent threat research highlights a growing risk in the Python and machine learning ML ecosystem: the exploitation of serialized model files, specifically those using Python’s pickle module. While commonly used for saving and loading ML models, pickle files can execute arbitrary...

8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/07/14 12:00 a.m.14 views

PhreshPhish: a Real-World, High-Quality, Large-Scale Phishing Website Dataset and Benchmark

Phishing remains a pervasive and growing threat, inflicting heavy economic and reputational damage. While machine learning has been effective in real-time detection of phishing attacks, progress is hindered by lack of large, high-quality datasets and benchmarks. In addition to poor-quality due to...

6.9AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2025/07/11 12:30 p.m.21 views

Transformers is vulnerable to ReDoS attack through its DonutProcessor class

A Regular Expression Denial of Service ReDoS vulnerability was discovered in the Hugging Face Transformers library, specifically within the DonutProcessor class's token2json method. This vulnerability affects versions 4.51.3 and earlier, and is fixed in version 4.52.1. The issue arises from the...

5.3CVSS5AI score0.00435EPSS
SaveExploits1References5Affected Software1
NVD
NVD
added 2025/07/11 10:15 a.m.23 views

CVE-2025-3933

A Regular Expression Denial of Service ReDoS vulnerability was discovered in the Hugging Face Transformers library, specifically within the DonutProcessor class's token2json method. This vulnerability affects versions 4.50.3 and earlier, and is fixed in version 4.52.1. The issue arises from the...

5.3CVSS0.00435EPSS
SaveExploits1References2
CVE
CVE
added 2025/07/11 9:22 a.m.67 views

CVE-2025-3933

CVE-2025-3933 (Hugging Face Transformers) A ReDoS vulnerability exists in the DonutProcessor.token2json() implementation where the regex pattern (and a similar pattern in later mention) can cause catastrophic backtracking and high CPU usage. Affected: Transformers versions 4.50.3 and earlier. Im...

5.3CVSS5.2AI score0.00435EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2025/07/11 9:22 a.m.9 views

CVE-2025-3933 Regular Expression Denial of Service (ReDoS) in huggingface/transformers

A Regular Expression Denial of Service ReDoS vulnerability was discovered in the Hugging Face Transformers library, specifically within the DonutProcessor class's token2json method. This vulnerability affects versions 4.50.3 and earlier, and is fixed in version 4.52.1. The issue arises from the...

5.3CVSS5.9AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/07/11 9:22 a.m.6 views

CVE-2025-3933 Regular Expression Denial of Service (ReDoS) in huggingface/transformers

A Regular Expression Denial of Service ReDoS vulnerability was discovered in the Hugging Face Transformers library, specifically within the DonutProcessor class's token2json method. This vulnerability affects versions 4.50.3 and earlier, and is fixed in version 4.52.1. The issue arises from the...

5.3CVSS6.9AI score0.00435EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/07/11 9:22 a.m.34 views

CVE-2025-3933 Regular Expression Denial of Service (ReDoS) in huggingface/transformers

A Regular Expression Denial of Service ReDoS vulnerability was discovered in the Hugging Face Transformers library, specifically within the DonutProcessor class's token2json method. This vulnerability affects versions 4.50.3 and earlier, and is fixed in version 4.52.1. The issue arises from the...

5.3CVSS0.00435EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2025/07/11 12:00 a.m.15 views

Hugging Face Transformers 安全漏洞

Hugging Face Transformers is Hugging Face's open source advanced natural language processing for Jax, PyTorch and TensorFlow. A security vulnerability exists in Hugging Face Transformers version 4.50.3 and earlier, which stems from a regular expression denial of service in the token2json method o...

5.3CVSS5.4AI score0.00435EPSS
SaveExploits1References2
GithubExploit
GithubExploit
added 2025/07/10 7:52 a.m.215 views

Exploit for CVE-2024-3568

Exploitation of pickle deserialization vulnerabilities in Tran...

3.4CVSS5.8AI score0.02067EPSS
SaveExploits2
Rows per page
Query Builder