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.
Conclusion & alert: CVE-2026-33691 is rated Low Risk (30.1/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.03%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-04-21 | 0.05% | 0.03% | -0.03% |
| 2 | 2026-04-03 | — | 0.05% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.8 | 3.1 | MEDIUM |
|
2.2 | 4.0 | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-33691 not yet assigned priority: Debian including 1 source packages (modsecurity-crs), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 4, open 1. | https://security-tracker.debian.org/tracker/CVE-2026-33691 |
ubuntu
|
medium | CVE-2026-33691 medium priority: Ubuntu including 1 source packages (modsecurity-crs), 7 status rows across 7 suites (bionic, focal, jammy, noble, questing, upstream, xenial): needs-triage 6, released 1. | https://ubuntu.com/security/CVE-2026-33691 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| owasp | owasp_modsecurity_core_rule_set | < 3.3.9 | cpe:2.3:a:owasp:owasp_modsecurity_core_rule_set:*:*:*:*:*:*:*:* |
| owasp | owasp_modsecurity_core_rule_set | >= 4.0.0, < 4.25.0 | cpe:2.3:a:owasp:owasp_modsecurity_core_rule_set:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/coreruleset/coreruleset/commit/2a8c63512811c5dd74472becebb79a783e68ff02 | Patch |
| https://github.com/coreruleset/coreruleset/pull/4546 | Issue Tracking Patch |
| https://github.com/coreruleset/coreruleset/pull/4547 | Issue Tracking Patch |
| https://github.com/coreruleset/coreruleset/pull/4548 | Patch |
| https://github.com/coreruleset/coreruleset/releases/tag/v3.3.9 | Product Release Notes |
| https://github.com/coreruleset/coreruleset/releases/tag/v4.25.0 | Product Release Notes |
| https://github.com/coreruleset/coreruleset/security/advisories/GHSA-rw5f-9w43-gv2w | Mitigation Patch Vendor Advisory |
| http://seclists.org/fulldisclosure/2026/Apr/0 | Mailing List Third Party Advisory |
| http://www.openwall.com/lists/oss-security/2026/03/29/2 | Mailing List Third Party Advisory |
| http://www.openwall.com/lists/oss-security/2026/04/18/4 |