Lucene search
+L

160 matches found

OSV
OSV
added 2025/09/14 6:30 p.m.4 views

GHSA-RCV9-QM8P-9P6J Hugging Face Transformers library has Regular Expression Denial of Service

A Regular Expression Denial of Service ReDoS vulnerability was discovered in the Hugging Face Transformers library, specifically within the normalizenumbers method of the EnglishNormalizer class. This vulnerability affects versions up to 4.52.4 and is fixed in version 4.53.0. The issue arises fro...

5.3CVSS6.9AI score0.00349EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2025/09/14 6:30 p.m.17 views

Hugging Face Transformers library has Regular Expression Denial of Service

A Regular Expression Denial of Service ReDoS vulnerability was discovered in the Hugging Face Transformers library, specifically within the normalizenumbers method of the EnglishNormalizer class. This vulnerability affects versions up to 4.52.4 and is fixed in version 4.53.0. The issue arises fro...

5.3CVSS6.9AI score0.00349EPSS
SaveExploits1References6Affected Software1
NVD
NVD
added 2025/09/14 5:15 p.m.7 views

CVE-2025-6051

A Regular Expression Denial of Service ReDoS vulnerability was discovered in the Hugging Face Transformers library, specifically within the normalizenumbers method of the EnglishNormalizer class. This vulnerability affects versions up to 4.52.4 and is fixed in version 4.53.0. The issue arises fro...

5.3CVSS0.00349EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/09/14 5:3 p.m.13 views

CVE-2025-6051 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 normalizenumbers method of the EnglishNormalizer class. This vulnerability affects versions up to 4.52.4 and is fixed in version 4.53.0. The issue arises fro...

5.3CVSS0.00349EPSS
SaveExploits1References2
CVE
CVE
added 2025/09/14 5:3 p.m.31 views

CVE-2025-6051

CVE-2025-6051 is a ReDoS in Hugging Face Transformers’ EnglishNormalizer.normalize_numbers(), affecting versions up to 4.52.4 and fixed in 4.53.0. The issue arises from numeric string handling, enabling crafted inputs with long digit sequences to cause excessive CPU usage, impacting text-to-speec...

5.3CVSS6.5AI score0.00349EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2025/09/14 5:3 p.m.6 views

CVE-2025-6051 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 normalizenumbers method of the EnglishNormalizer class. This vulnerability affects versions up to 4.52.4 and is fixed in version 4.53.0. The issue arises fro...

5.3CVSS6AI score0.00349EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2025/09/14 12:0 a.m.6 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.52.4 and earlier, which stems from the mishandling of numeric strings in the normalizenumbers method...

5.3CVSS5.2AI score0.00349EPSS
SaveExploits1References2
OSV
OSV
added 2025/09/12 12:30 p.m.6 views

GHSA-59P9-H35M-WG4G Hugging Face Transformers is vulnerable to ReDoS through its MarianTokenizer

A Regular Expression Denial of Service ReDoS vulnerability was discovered in the Hugging Face Transformers library, specifically affecting the MarianTokenizer's removelanguagecode method. This vulnerability is present in version 4.52.4 and has been fixed in version 4.53.0. The issue arises from...

5.3CVSS7.2AI score0.00483EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2025/09/12 12:30 p.m.11 views

Hugging Face Transformers is vulnerable to ReDoS through its MarianTokenizer

A Regular Expression Denial of Service ReDoS vulnerability was discovered in the Hugging Face Transformers library, specifically affecting the MarianTokenizer's removelanguagecode method. This vulnerability is present in version 4.52.4 and has been fixed in version 4.53.0. The issue arises from...

7.5CVSS7.2AI score0.00483EPSS
SaveExploits1References5Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/12 10:46 a.m.3 views

CVE-2025-6638 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 affecting the MarianTokenizer's removelanguagecode method. This vulnerability is present in version 4.52.4 and has been fixed in version 4.53.0. The issue arises from...

5.3CVSS6.8AI score0.00483EPSS
SaveExploits1References2
CVE
CVE
added 2025/09/12 10:46 a.m.30 views

CVE-2025-6638

CVE-2025-6638 affects Hugging Face Transformers, specifically MarianTokenizer.remove_language_code(). The vulnerability arises from inefficient regex processing that can be triggered by crafted input patterns, causing high CPU usage and potential DoS. Affected version: 4.52.4; fixed in 4.53.0. IB...

7.5CVSS6.8AI score0.00483EPSS
SaveExploits1References2Affected Software1
Veracode
Veracode
added 2025/08/26 8:58 a.m.8 views

Regular Expression Denial Of Service (ReDoS)

Hugging Face Transformers is vulnerable to Regular Expression Denial of Service ReDoS. The vulnerability is due to the use of a regex pattern /^/^// in the converttfweightnametoptweightname function, which allows attackers to craft malicious input strings causing catastrophic backtracking and...

5.3CVSS5AI score0.00391EPSS
SaveExploits1References5Affected Software1
SUSE CVE
SUSE CVE
added 2025/08/06 11:26 p.m.6 views

SUSE 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.3CVSS7.2AI score0.00391EPSS
SaveExploits1References3
NVD
NVD
added 2025/08/06 12:15 p.m.8 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.00391EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/08/06 11:53 a.m.29 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.00391EPSS
SaveExploits1References2
OSV
OSV
added 2025/08/06 11:53 a.m.6 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 score0.00391EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2025/08/06 12:0 a.m.5 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.00391EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2025/08/06 12:0 a.m.7 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.00391EPSS
SaveExploits1References15
IBM Security Bulletins
IBM Security Bulletins
added 2025/07/17 6:34 p.m.11 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
NVD
NVD
added 2025/07/11 10:15 a.m.19 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.00431EPSS
SaveExploits1References2
Rows per page
Query Builder