Bug 2454412 (CVE-2026-33691) - CVE-2026-33691 coreruleset: OWASP Core Rule Set: File upload bypass via whitespace padding in filenames
Summary: CVE-2026-33691 coreruleset: OWASP Core Rule Set: File upload bypass via white...
Keywords:
Status: NEW
Alias: CVE-2026-33691
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-04-02 16:02 UTC by OSIDB Bzimport
Modified: 2026-04-03 12:09 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-04-02 16:02:04 UTC
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 padding in the filename (e.g. photo. php or shell.jsp ). The affected rules do not normalize whitespace before evaluating the file extension regex, so the dot-extension check fails to match. This issue has been patched in versions 3.3.9 and 4.25.0.


Note You need to log in before you can comment on or make changes to this bug.