Lucene search
K

4 matches found

Positive Technologies
Positive Technologies
added 2026/05/27 12:0 a.m.3 views

PT-2026-44150

Description SymfonyComponentYamlParser::cleanup strips the optional %YAML directive header, leading comments, and document start/end markers before parsing. The original regexes contained overlapping quantifiers, most notably '^%YAML: d.+. u', whose d.+ and . overlap on the dot, that exhibit...

6.9CVSS5.8AI score
Exploits0References7
ATTACKERKB
ATTACKERKB
added 2026/03/26 4:16 p.m.1 views

CVE-2026-4867

Impact: A bad regular expression is generated any time you have three or more parameters within a single segment, separated by something that is not a period .. For example, /:a-:b-:c or /:a-:b-:c-:d. The backtrack protection added in [email protected] only prevents ambiguity for two...

7.5CVSS5.9AI score0.00018EPSS
Exploits0References4
CVE
CVE
added 2025/07/23 10:11 p.m.22 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.00447EPSS
Exploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2025/07/23 3:31 p.m.7 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.00447EPSS
Exploits1References5Affected Software1
Rows per page
Query Builder