Lucene search
+L

3362 matches found

Vulnrichment
Vulnrichment
added 2025/07/23 10:11 p.m.3 views

CVE-2025-54365 fastapi-guard patch contains bypassable RegEx

fastapi-guard is a security library for FastAPI that provides middleware to control IPs, log requests, detect penetration attempts and more. In version 3.0.1, the regular expression patched to mitigate the ReDoS vulnerability by limiting the length of string fails to catch inputs that exceed this...

8.8CVSS6.2AI score0.00734EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2025/07/23 10:11 p.m.34 views

CVE-2025-54365 fastapi-guard patch contains bypassable RegEx

fastapi-guard is a security library for FastAPI that provides middleware to control IPs, log requests, detect penetration attempts and more. In version 3.0.1, the regular expression patched to mitigate the ReDoS vulnerability by limiting the length of string fails to catch inputs that exceed this...

8.8CVSS0.00734EPSS
SaveExploits1References3
CVE
CVE
added 2025/07/23 10:11 p.m.42 views

CVE-2025-54365

CVE-2025-54365 concerns the Python package fastapi-guard (3.0.1) where a patched regular-expression length limit fails to catch inputs that bypasses the regex filtering (notably for [removed] attributes), enabling potential ReDoS/back-end resource strain and degraded availability. Multiple connec...

8.8CVSS6.2AI score0.00734EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2025/07/23 10:11 p.m.6 views

CVE-2025-54365 fastapi-guard patch contains bypassable RegEx

fastapi-guard is a security library for FastAPI that provides middleware to control IPs, log requests, detect penetration attempts and more. In version 3.0.1, the regular expression patched to mitigate the ReDoS vulnerability by limiting the length of string fails to catch inputs that exceed this...

8.8CVSS6.5AI score0.00734EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2025/07/23 3:31 p.m.12 views

FastAPI Guard has a regex bypass

Summary The regular expression patched to mitigate the ReDoS vulnerability by limiting the length of string fails to catch inputs that exceed this limit. Details In version 3.0.1, you can find a commit like the one in the link below, which was made to prevent ReDoS...

8.8CVSS6.3AI score0.00734EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2025/07/23 3:31 p.m.7 views

GHSA-RRF6-PXG8-684G FastAPI Guard has a regex bypass

Summary The regular expression patched to mitigate the ReDoS vulnerability by limiting the length of string fails to catch inputs that exceed this limit. Details In version 3.0.1, you can find a commit like the one in the link below, which was made to prevent ReDoS...

8.8CVSS6.3AI score0.00734EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2025/07/23 12:0 a.m.10 views

PT-2025-30607

Name of the Vulnerable Software and Affected Versions fastapi-guard versions 3.0.1 Description The regular expression patch intended to mitigate a ReDoS vulnerability failed to adequately limit input string length. Specifically, the patch did not account for cases where the attributes within a ta...

8.8CVSS6AI score0.00734EPSS
SaveExploits1References14
Tenable Nessus
Tenable Nessus
added 2025/07/18 12:0 a.m.22 views

IBM Engineering Requirements Management DOORS 9.7.2.9 < 9.7.2.10 Multiple Vulnerabilities (7238992)

The version of IBM Engineering Requirements Management DOORS formerly IBM Rational DOORS installed on the remote host is 9.7.2.9 prior to 9.7.2.10. It is, therefore, affected by multiple vulnerabilities as referenced in the 7238992 advisory. - CKEditor4 is an open source WYSIWYG HTML editor. In...

9.8CVSS7.1AI score0.83175EPSS
SaveExploits19References40
Tenable Nessus
Tenable Nessus
added 2025/07/15 12:0 a.m.5 views

RHEL 8 : pcs (RHSA-2025:11047)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2025:11047 advisory. The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities. Security Fixes: rexml: REXML ReDoS...

8.7CVSS7.6AI score0.01429EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/07/11 12:30 p.m.19 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.00431EPSS
SaveExploits1References5Affected Software1
NVD
NVD
added 2025/07/11 10:15 a.m.20 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
CVE
CVE
added 2025/07/11 9:22 a.m.52 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.00431EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2025/07/11 9:22 a.m.30 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
Github Security Blog
Github Security Blog
added 2025/07/07 11:36 p.m.14 views

fastapi-guard is vulnerable to ReDoS through inefficient regex

Summary fastapi-guard detects penetration attempts by using regex patterns to scan incoming requests. However, some of the regex patterns used in detection are extremely inefficient and can cause polynomial complexity backtracks when handling specially crafted inputs. It is not as severe as...

7.5CVSS6.3AI score0.00422EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2025/07/07 11:36 p.m.6 views

GHSA-J47Q-RC62-W448 fastapi-guard is vulnerable to ReDoS through inefficient regex

Summary fastapi-guard detects penetration attempts by using regex patterns to scan incoming requests. However, some of the regex patterns used in detection are extremely inefficient and can cause polynomial complexity backtracks when handling specially crafted inputs. It is not as severe as...

6.9CVSS6.1AI score0.00422EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2025/07/07 7:16 p.m.3 views

CVE-2025-53539 ReDoS in fastapi-guard's penetration attempts detector

FastAPI Guard is a security library for FastAPI that provides middleware to control IPs, log requests, and detect penetration attempts. fastapi-guard's penetration attempts detection uses regex to scan incoming requests. However, some of the regex patterns used in detection are extremely...

6.9CVSS7AI score0.00422EPSS
SaveExploits1References2
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
Github Security Blog
Github Security Blog
added 2025/07/07 12:30 p.m.16 views

Transformers vulnerable to ReDoS attack through its SETTING_RE variable

A Regular Expression Denial of Service ReDoS vulnerability was discovered in the huggingface/transformers repository, specifically in version 4.49.0. The vulnerability is due to inefficient regular expression complexity in the SETTINGRE variable within the transformers/commands/chat.py file. The...

7.5CVSS4.9AI score0.0043EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2025/07/07 12:30 p.m.10 views

GHSA-489J-G2VX-39WF Transformers vulnerable to ReDoS attack through its SETTING_RE variable

A Regular Expression Denial of Service ReDoS vulnerability was discovered in the huggingface/transformers repository, specifically in version 4.49.0. The vulnerability is due to inefficient regular expression complexity in the SETTINGRE variable within the transformers/commands/chat.py file. The...

5.3CVSS4.8AI score0.0043EPSS
SaveExploits1References5
OSV
OSV
added 2025/07/07 12:30 p.m.7 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.00431EPSS
SaveExploits1References5
Rows per page
Query Builder