Lucene search
+L

100 matches found

RedhatCVE
RedhatCVE
•added 2026/04/03 5:00 p.m.•10 views

CVE-2026-34729

phpMyFAQ is an open source FAQ web application. Prior to version 4.1.1, there is a stored XSS vulnerability via Regex Bypass in Filter::removeAttributes. This issue has been patched in version 4.1.1...

6.1CVSS5.8AI score0.00241EPSS
SaveExploits1References1
OSV
OSV
•added 2026/04/02 4:16 p.m.•44 views

UBUNTU-CVE-2026-33691

The OWASP core rule set CRS is a set of generic attack detection rules for use with compatible web application firewalls. Prior to versions 3.3.9 and 4.25.0, a bypass was identified in OWASP CRS that allows uploading files with dangerous extensions .php, .phar, .jsp, .jspx by inserting whitespace...

7.5CVSS5.7AI score0.03579EPSS
SaveExploits0References3
NVD
NVD
•added 2026/04/02 3:16 p.m.•12 views

CVE-2026-34729

phpMyFAQ is an open source FAQ web application. Prior to version 4.1.1, there is a stored XSS vulnerability via Regex Bypass in Filter::removeAttributes. This issue has been patched in version 4.1.1...

6.1CVSS0.00241EPSS
SaveExploits1References2
EUVD
EUVD
•added 2026/04/02 2:46 p.m.•9 views

EUVD-2026-18260

phpMyFAQ is an open source FAQ web application. Prior to version 4.1.1, there is a stored XSS vulnerability via Regex Bypass in Filter::removeAttributes. This issue has been patched in version 4.1.1...

6.1CVSS5.8AI score0.00241EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
•added 2026/04/02 2:46 p.m.•5 views

CVE-2026-34729

phpMyFAQ is an open source FAQ web application. Prior to version 4.1.1, there is a stored XSS vulnerability via Regex Bypass in Filter::removeAttributes. This issue has been patched in version 4.1.1...

6.1CVSS5.8AI score0.00241EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
•added 2026/04/02 2:46 p.m.•31 views

CVE-2026-34729 phpMyFAQ: Stored XSS via Regex Bypass in Filter::removeAttributes()

phpMyFAQ is an open source FAQ web application. Prior to version 4.1.1, there is a stored XSS vulnerability via Regex Bypass in Filter::removeAttributes. This issue has been patched in version 4.1.1...

6.1CVSS0.00241EPSS
SaveExploits1References2
CVE
CVE
•added 2026/04/02 2:46 p.m.•24 views

CVE-2026-34729

CVE-2026-34729 — phpMyFAQ stored XSS via Regex bypass is confirmed across multiple sources. Affects phpMyFAQ prior to version 4.1.1, where Filter::removeAttributes() fails to strip unquoted or single-quoted event attributes, allowing an attacker with admin access to submit content that bypasses s...

6.1CVSS5.8AI score0.00241EPSS
SaveExploits1References2Affected Software1
OSV
OSV
•added 2026/04/02 2:46 p.m.•9 views

CVE-2026-34729 phpMyFAQ: Stored XSS via Regex Bypass in Filter::removeAttributes()

phpMyFAQ is an open source FAQ web application. Prior to version 4.1.1, there is a stored XSS vulnerability via Regex Bypass in Filter::removeAttributes. This issue has been patched in version 4.1.1...

6.1CVSS5.9AI score
SaveExploits0References4
CVE
CVE
•added 2026/04/01 1:34 p.m.•29 views

CVE-2026-34430

CVE-2026-34430 affects ByteDance DeerFlow versions before commit 92c7a20. A sandbox escape exists in the bash tool handling, allowing an attacker to bypass regex-based validation via shell features (e.g., directory changes, relative paths) and exploit incomplete shell semantics modeling to read/m...

9.6CVSS6.2AI score0.004EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
•added 2026/04/01 12:00 a.m.•23 views

PT-2026-29522

Name of the Vulnerable Software and Affected Versions ByteDance Deer-Flow versions prior to commit 92c7a20 Description ByteDance Deer-Flow versions prior to commit 92c7a20 contain a sandbox escape vulnerability in bash tool handling. This allows attackers to execute arbitrary commands on the host...

9.6CVSS6.3AI score0.004EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
•added 2026/03/30 12:00 a.m.•5 views

CVE-2026-30307

Roo Code's command auto-approval module contains a critical OS command injection vulnerability that renders its whitelist security mechanism completely ineffective. The system relies on fragile regular expressions to parse command structures; while it attempts to intercept dangerous operations, i...

6.3AI score0.01145EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/03/26 3:01 p.m.•12 views

CVE-2026-33418

DiceBear is an avatar library for designers and developers. Prior to version 9.4.2, the ensureSize function in @dicebear/converter used a regex-based approach to rewrite SVG width/height attributes, capping them at 2048px to prevent denial of service. This size capping could be bypassed by crafti...

7.5CVSS5.8AI score0.00376EPSS
SaveExploits0References1
CVE
CVE
•added 2026/03/24 6:27 p.m.•87 views

CVE-2026-23920

The CVE describes a bypass of input validation for host and event action scripts where a regex (admin-set) is evaluated in multiline mode. If ^ and $ anchors are used in input validation, an injected newline can bypass the check and allow authenticated users to inject shell commands. The descript...

7.7CVSS5.8AI score0.00248EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/03/24 6:27 p.m.•6 views

CVE-2026-23920 Host and event action script regex validation can be bypassed in certain situations, leading to potential command injection

Host and event action script input is validated with a regex set by the administrator, but the validation runs in multiline mode. If ^ and $ anchors are used in user input validation, an injected newline lets authenticated users bypass the check and inject shell commands...

7.7CVSS5.8AI score0.00248EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
•added 2026/03/24 1:25 p.m.•8 views

CVE-2026-33418

DiceBear is an avatar library for designers and developers. Prior to version 9.4.2, the ensureSize function in @dicebear/converter used a regex-based approach to rewrite SVG width/height attributes, capping them at 2048px to prevent denial of service. This size capping could be bypassed by crafti...

7.5CVSS5.8AI score0.00376EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
•added 2026/03/20 12:00 a.m.•19 views

PT-2026-26757

Name of the Vulnerable Software and Affected Versions @dicebear/converter versions prior to 9.4.2 Description The ensureSize function in @dicebear/converter previously used a regex-based method to limit SVG width and height attributes to 2048px to prevent denial of service. This limitation could ...

7.5CVSS5.9AI score0.00376EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/03/02 7:14 p.m.•33 views

CVE-2026-25477 AFFiNE: Open Redirect via Regex Bypass in redirect-proxy

AFFiNE is an open-source, all-in-one workspace and an operating system. Prior to version 0.26.0, there is an Open Redirect vulnerability located at the /redirect-proxy endpoint. The flaw exists in the domain validation logic, where an improperly anchored Regular Expression allows an attacker to...

6.9CVSS0.00171EPSS
SaveExploits0References1
CVE
CVE
•added 2026/03/02 7:14 p.m.•34 views

CVE-2026-25477

AFFiNE, an open-source workspace OS, contains an Open Redirect vulnerability prior to version 0.26.0 at the /redirect-proxy endpoint. The flaw stems from domain validation where an anchor-evasive Regular Expression allows bypass of the whitelist using domains ending with a trusted string. The CVS...

6.9CVSS5.8AI score0.00171EPSS
SaveExploits0References1Affected Software1
OSV
OSV
•added 2026/03/02 7:14 p.m.•11 views

CVE-2026-25477 AFFiNE: Open Redirect via Regex Bypass in redirect-proxy

AFFiNE is an open-source, all-in-one workspace and an operating system. Prior to version 0.26.0, there is an Open Redirect vulnerability located at the /redirect-proxy endpoint. The flaw exists in the domain validation logic, where an improperly anchored Regular Expression allows an attacker to...

6.9CVSS5.8AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/02/10 7:22 p.m.•11 views

CVE-2026-25479

Litestar is an Asynchronous Server Gateway Interface ASGI framework. Prior to 2.20.0, in litestar.middleware.allowedhosts, allowlist entries are compiled into regex patterns in a way that allows regex metacharacters to retain special meaning e.g., . matches any character. This enables a bypass...

6.5CVSS5.5AI score0.00316EPSS
SaveExploits1References1
Rows per page
Query Builder