Lucene search
+L

545 matches found

Github Security Blog
Github Security Blog
added 2025/09/12 12:30 p.m.12 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
OSV
OSV
added 2025/09/12 12:30 p.m.7 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
vulnersOsv
vulnersOsv
added 2025/09/12 12:30 p.m.5 views

3m (=0.1.0), aaa-ml-datasets-course (=1.0.0) +1855 more potentially affected by CVE-2025-6638 via transformers (>=2.10.0 <=4.52.4)

transformers PYPI version =2.10.0, =0.0.4.80, =0.1.0, =0.1.1, =0.1.0, =0.0.3, =0.0.1, =0.0.0.dev20230804, =0.1.0, =0.3.0, =0.1.0, =0.2.5, =0.2.11 and more Source cves: CVE-2025-6638 Source advisory: OSV:GHSA-59P9-H35M-WG4G...

7.5CVSS6AI score0.00483EPSS
SaveExploits1
vulnersOsv
vulnersOsv
added 2025/09/12 10:46 a.m.5 views

3m (=0.1.0), aaa-ml-datasets-course (=1.0.0) +1759 more potentially affected by CVE-2025-6638 via transformers (>=4.0.0 <=4.52.4)

transformers PYPI version =4.0.0, =0.0.4.80, =0.1.0, =0.1.1, =0.1.0, =0.0.3, =0.0.0.dev20230804, =0.1.0, =0.3.0, =0.1.0, =0.2.5, =0.0.1, =0.1.2 and more Source cves: CVE-2025-6638 Source advisory: SNYK:PYTHON-TRANSFORMERS-12668722...

7.5CVSS6AI score0.00483EPSS
SaveExploits1
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
Cvelist
Cvelist
added 2025/09/12 10:46 a.m.21 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.3CVSS0.00483EPSS
SaveExploits1References2
Snyk
Snyk
added 2025/09/12 10:46 a.m.1 views

Regular Expression Denial of Service (ReDoS)

Overview transformers is a State-of-the-art Machine Learning for JAX, PyTorch and TensorFlow Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS via the removelanguagecode function in the MarianTokenizer class, when handling malformed language code...

7.5CVSS5.5AI score0.00483EPSS
SaveExploits1References2
CVE
CVE
added 2025/09/12 10:46 a.m.33 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
CNNVD
CNNVD
added 2025/09/12 12:0 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 version 4.52.4, which stems from a regular expression processing efficiency issue in the removelanguagecode...

7.5CVSS5.3AI score0.00483EPSS
SaveExploits1References2
IBM Security Bulletins
IBM Security Bulletins
added 2025/09/01 10:30 a.m.8 views

Security Bulletin: IBM Maximo Application Suite - Monitor Component is vulnerable to transformers-4.48.0-py3-none-any.whl CVE-2025-2099

Summary IBM Maximo Application Suite - Monitor Component is vulnerable to transformers-4.48.0-py3-none-any.whl CVE-2025-2099. This bulletin identifies the steps to take to address the vulnerabilities. Vulnerability Details CVEID:CVE-2025-2099 DESCRIPTION: A vulnerability in the preprocessstring...

7.5CVSS7.1AI score0.00507EPSS
SaveExploits1Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2025/08/28 3:11 p.m.7 views

Security Bulletin: IBM Watson Speech Services Cartridge is vulnerable to a Denial of Service in huggingface/transformers [CVE-2025-2099]

Summary IBM Watson Speech Services Cartridge is vulnerable to a Denial of Service in huggingface/transformers, due to an issue where the regular expression used to process code blocks in docstrings contains nested quantifiers, leading to exponential backtracking when processing input with a large...

7.5CVSS5.5AI score0.00507EPSS
SaveExploits1Affected Software1
Veracode
Veracode
added 2025/08/26 8:58 a.m.10 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
Packet Storm News
Packet Storm News
added 2025/08/14 12:0 a.m.7 views

Enhancing GraphQL Security by Detecting Malicious Queries Using Large Language Models, Sentence Transformers, and Convolutional Neural Networks

GraphQL's flexibility, while beneficial for efficient data fetching, introduces unique security vulnerabilities that traditional API security mechanisms often fail to address. Malicious GraphQL queries can exploit the language's dynamic nature, leading to denial-of-service attacks, data...

7.2AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/08/06 11:26 p.m.7 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
RedhatCVE
RedhatCVE
added 2025/08/06 2:2 p.m.4 views

CVE-2025-5197

A flaw was found in transformers. The converttfweightnametoptweightname function contains a Regular Expression Denial of Service ReDoS vulnerability, where a maliciously crafted input string can cause excessive backtracking during regular expression matching. This flaw allows a network-based...

5.3CVSS4.9AI score0.00391EPSS
SaveExploits1References5
Snyk
Snyk
added 2025/08/06 12:31 p.m.3 views

Regular Expression Denial of Service (ReDoS)

Overview transformers is a State-of-the-art Machine Learning for JAX, PyTorch and TensorFlow Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS via the converttfweightnametoptweightname function. An attacker can cause excessive CPU consumption and disru...

6.9CVSS6.8AI score0.00391EPSS
SaveExploits1References2
OSV
OSV
added 2025/08/06 12:31 p.m.4 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.00391EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2025/08/06 12:31 p.m.15 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.00391EPSS
SaveExploits1References5Affected Software1
vulnersOsv
vulnersOsv
added 2025/08/06 12:31 p.m.8 views

3m (=0.1.0), aaa-ml-datasets-course (=1.0.0) +1855 more potentially affected by CVE-2025-5197 via transformers (>=2.10.0 <=4.52.4)

transformers PYPI version =2.10.0, =0.0.4.80, =0.1.0, =0.1.1, =0.1.0, =0.0.3, =0.0.1, =0.0.0.dev20230804, =0.1.0, =0.3.0, =0.1.0, =0.2.5, =0.2.11 and more Source cves: CVE-2025-5197 Source advisory: OSV:GHSA-9356-575X-2W9M...

5.3CVSS6AI score0.00391EPSS
SaveExploits1
vulnersOsv
vulnersOsv
added 2025/08/06 12:31 p.m.9 views

3m (=0.1.0), aaa-ml-datasets-course (=1.0.0) +1759 more potentially affected by CVE-2025-5197 via transformers (>=4.0.0 <=4.52.4)

transformers PYPI version =4.0.0, =0.0.4.80, =0.1.0, =0.1.1, =0.1.0, =0.0.3, =0.0.0.dev20230804, =0.1.0, =0.3.0, =0.1.0, =0.2.5, =0.0.1, =0.1.2 and more Source cves: CVE-2025-5197 Source advisory: SNYK:PYTHON-TRANSFORMERS-11501199...

5.3CVSS6AI score0.00391EPSS
SaveExploits1
Rows per page
Query Builder