Lucene search
+L

376 matches found

OSV
OSV
added 2025/07/07 12:30 p.m.7 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.00435EPSS
SaveExploits1References5
OSV
OSV
added 2025/07/07 12:30 p.m.8 views

GHSA-JJPH-296X-MRCR 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.3AI score0.00435EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2025/07/07 12:30 p.m.11 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.00435EPSS
SaveExploits1References5Affected Software1
NVD
NVD
added 2025/07/07 10:15 a.m.9 views

CVE-2025-3777

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.0034EPSS
SaveExploits1References2
NVD
NVD
added 2025/07/07 10:15 a.m.10 views

CVE-2025-3263

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.3CVSS0.00435EPSS
SaveExploits1References2
NVD
NVD
added 2025/07/07 10:15 a.m.12 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.00435EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/07/07 9:55 a.m.16 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.0034EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
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.5CVSS3.9AI score0.0034EPSS
SaveExploits1References2
OSV
OSV
added 2025/07/07 9:55 a.m.7 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 score
SaveExploits0References4
CVE
CVE
added 2025/07/07 9:55 a.m.141 views

CVE-2025-3777

CVE-2025-3777 : In Hugging Face Transformers, versions up to 4.49.0 are affected by improper input validation in image_utils.py due to insecure URL validation with startswith(), bypassable via URL username injection. Attackers could craft URLs that appear to be from YouTube but resolve to malicio...

3.5CVSS4AI score0.0034EPSS
SaveExploits1References2Affected Software1
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.00435EPSS
SaveExploits1References2
OSV
OSV
added 2025/07/07 9:55 a.m.6 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 score
SaveExploits0References4
CVE
CVE
added 2025/07/07 9:55 a.m.37 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.00435EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2025/07/07 9:54 a.m.45 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.00435EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2025/07/07 9:54 a.m.7 views

CVE-2025-3263 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 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.3CVSS6.1AI score
SaveExploits0References4
Cvelist
Cvelist
added 2025/07/07 9:54 a.m.16 views

CVE-2025-3263 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 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.3CVSS0.00435EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2025/07/07 9:54 a.m.4 views

CVE-2025-3263 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 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.3CVSS5.1AI score0.00435EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2025/07/07 12:00 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. A security vulnerability exists in Hugging Face Transformers version 4.49.0, which stems from insufficient regular expression complexity in the SETTINGRE variable in...

7.5CVSS5.3AI score0.00434EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2025/07/07 12:00 a.m.12 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.0034EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2025/07/07 12:00 a.m.11 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.49.0, which stems from insufficient regular expression complexity in the getconfigurationfile functi...

5.3CVSS5.3AI score0.00435EPSS
SaveExploits1References3
Rows per page
Query Builder