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 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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:owasp:owasp_modsecurity_core_rule_set:*:*:*:*:*:*:*:*
cpe:2.3:a:owasp:owasp_modsecurity_core_rule_set:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-04-02 16:16

Updated : 2026-07-24 21:10


NVD link : CVE-2026-33691

Mitre link : CVE-2026-33691

CVE.ORG link : CVE-2026-33691


JSON object : View

Products Affected

owasp

  • owasp_modsecurity_core_rule_set
CWE
CWE-178

Improper Handling of Case Sensitivity