Lucene search
+L

160 matches found

Cvelist
Cvelist
added 2025/07/11 9:22 a.m.29 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.00431EPSS
SaveExploits1References2
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.00431EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2025/07/11 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 version 4.50.3 and earlier, which stems from a regular expression denial of service in the token2json method o...

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

Exploit for CVE-2024-3568

Exploitation of pickle deserialization vulnerabilities in Tran...

3.4CVSS5.8AI score0.02067EPSS
SaveExploits2
OSV
OSV
added 2025/07/07 12:30 p.m.6 views

GHSA-Q2WP-RJMX-X6X9 Transformers's ReDoS vulnerability in get_configuration_file can lead to catastrophic backtracking

A Regular Expression Denial of Service ReDoS vulnerability was discovered in the Hugging Face Transformers library, specifically in the getconfigurationfile function within the transformers.configurationutils module. The affected version is 4.49.0, and the issue is resolved in version 4.51.0. The...

5.3CVSS4.9AI score0.00431EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2025/07/07 12:30 p.m.9 views

Transformers vulnerable to ReDoS attack through its get_imports() function

A Regular Expression Denial of Service ReDoS vulnerability was discovered in the Hugging Face Transformers library, specifically in the getimports function within dynamicmoduleutils.py. This vulnerability affects versions 4.49.0 and is fixed in version 4.51.0. The issue arises from a regular...

5.3CVSS5.4AI score0.00431EPSS
SaveExploits1References5Affected Software1
NVD
NVD
added 2025/07/07 10:15 a.m.10 views

CVE-2025-3264

A Regular Expression Denial of Service ReDoS vulnerability was discovered in the Hugging Face Transformers library, specifically in the getimports function within dynamicmoduleutils.py. This vulnerability affects versions 4.49.0 and is fixed in version 4.51.0. The issue arises from a regular...

5.3CVSS0.00431EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/07/07 9:55 a.m.11 views

CVE-2025-3777 Improper Input Validation in huggingface/transformers

Hugging Face Transformers versions up to 4.49.0 are affected by an improper input validation vulnerability in the imageutils.py file. The vulnerability arises from insecure URL validation using the startswith method, which can be bypassed through URL username injection. This allows attackers to...

3.5CVSS0.00329EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2025/07/07 9:55 a.m.4 views

CVE-2025-3777 Improper Input Validation in huggingface/transformers

Hugging Face Transformers versions up to 4.49.0 are affected by an improper input validation vulnerability in the imageutils.py file. The vulnerability arises from insecure URL validation using the startswith method, which can be bypassed through URL username injection. This allows attackers to...

3.5CVSS3.9AI score0.00329EPSS
SaveExploits1References2
OSV
OSV
added 2025/07/07 9:55 a.m.5 views

CVE-2025-3777 Improper Input Validation in huggingface/transformers

Hugging Face Transformers versions up to 4.49.0 are affected by an improper input validation vulnerability in the imageutils.py file. The vulnerability arises from insecure URL validation using the startswith method, which can be bypassed through URL username injection. This allows attackers to...

3.5CVSS5.9AI score0.00329EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2025/07/07 9:55 a.m.4 views

CVE-2025-3264 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 in the getimports function within dynamicmoduleutils.py. This vulnerability affects versions 4.49.0 and is fixed in version 4.51.0. The issue arises from a regular...

5.3CVSS5.4AI score0.00431EPSS
SaveExploits1References2
OSV
OSV
added 2025/07/07 9:55 a.m.4 views

CVE-2025-3264 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 in the getimports function within dynamicmoduleutils.py. This vulnerability affects versions 4.49.0 and is fixed in version 4.51.0. The issue arises from a regular...

5.3CVSS6.4AI score0.00431EPSS
SaveExploits1References4
CVE
CVE
added 2025/07/07 9:55 a.m.32 views

CVE-2025-3264

CVE-2025-3264 (Hugging Face Transformers) is a ReDoS in get_imports() of dynamic_module_utils.py. The issue stems from a regex used to filter out Python try/except blocks: \stry\s :.?except. ?:, which can cause catastrophic backtracking and excessive CPU usage. Affected versions are 4.49.0; fixed...

5.3CVSS5.5AI score0.00431EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2025/07/07 9:54 a.m.35 views

CVE-2025-3263

CVE-2025-3263 in Hugging Face Transformers (get_configuration_file in transformers.configuration_utils) is a RegEx Denial of Service triggered by the pattern config.(.*).json. The issue affects v4.49.0 and is resolved in v4.51.0. Exploitation can cause high CPU usage, potentially disrupting model...

5.3CVSS5.1AI score0.00431EPSS
SaveExploits1References2Affected Software1
CNNVD
CNNVD
added 2025/07/07 12:0 a.m.10 views

Hugging Face Transformers 输入验证错误漏洞

Hugging Face Transformers is Hugging Face's open source advanced natural language processing for Jax, PyTorch and TensorFlow. An input validation error vulnerability exists in Hugging Face Transformers version 4.49.0 and earlier, which stems from insufficient URL validation in imageutils.py and...

3.5CVSS4.6AI score0.00329EPSS
SaveExploits1References3
Huntr
Huntr
added 2025/06/09 5:2 p.m.10 views

Regular expression Denial of Service - ReDoS

Description A regular expression denial of service ReDoS vulnerability has been identified in the Hugging Face Transformers library's CLVP number normalizer. The vulnerability exists in the normalizenumbers method of the EnglishNormalizer class, which converts numeric strings to their English wor...

5.3CVSS6.2AI score0.00349EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2025/06/09 12:0 a.m.5 views

PT-2025-37422

Name of the Vulnerable Software and Affected Versions Hugging Face Transformers versions up to 4.52.4 Description A Regular Expression Denial of Service ReDoS vulnerability exists in the normalize numbers method of the EnglishNormalizer class. This issue arises from the method's handling of numer...

5.3CVSS6AI score0.00349EPSS
SaveExploits1References18
IBM Security Bulletins
IBM Security Bulletins
added 2025/05/30 3:4 p.m.10 views

Security Bulletin: IBM Watson Speech Services Cartridge v4.8.8 is vulnerable to Remote Code Execution in Transformers [CVE-2024-11392, CVE-2024-11393, CVE-2024-11394]

Summary IBM Watson Speech Services Cartridge v4.8.8 is vulnerable to Remote Code Execution in Transformers, due to a lack of proper validation of user-supplied dataCVE-2024-11392, CVE-2024-11393, CVE-2024-11394. This vulnerabilitiy has been addressed. Please read the details for remediation below...

8.8CVSS7.6AI score0.0714EPSS
SaveExploits6Affected Software1
Positive Technologies
Positive Technologies
added 2025/05/19 12:0 a.m.4 views

PT-2025-21933 · Hugging Face · Transformers

Name of the Vulnerable Software and Affected Versions: huggingface/transformers version v4.48.3 Description: A vulnerability in the preprocess string function of the transformers.testing utils module allows for a Regular Expression Denial of Service ReDoS attack. The regular expression used to...

7.5CVSS5AI score0.00507EPSS
SaveExploits1References13
IBM Security Bulletins
IBM Security Bulletins
added 2025/05/09 9:0 a.m.22 views

Security Bulletin: IBM Maximo Application Suite Ai-Service Component uses Hugging Face Transformers MobileViTV2 Deserialization of Untrusted Data Remote Code Execution Vulnerability.

Summary Security Bulletin: IBM Maximo Application Suite Ai-Service Component uses Hugging Face Transformers MobileViTV2 Deserialization of Untrusted Data Remote Code Execution Vulnerability. .This bulletin contains information regarding the vulnerability and its fixture. Vulnerability Details...

8.8CVSS7AI score0.0714EPSS
SaveExploits6Affected Software1
Rows per page
Query Builder