CVE-2026-33691
OWASP CRS: Whitespace padding in filenames bypasses file upload extension checks
No known exploitation. EPSS puts it in the 74th percentile. A vendor fix is available.
What to do
The vendor has published a fix. Version details are below where the sources state them.
Steps
Written by AI from the record- Check which OWASP ModSecurity Core Rule Set (coreruleset) version your web application firewall is running.
- If your version is earlier than 3.3.9 (for the affected branch) or earlier than 4.25.0 (for the affected branch), plan an update immediately.
- Upgrade OWASP ModSecurity Core Rule Set to version 3.3.9 or 4.25.0 (whichever matches your branch/version line).
- After updating, test a safe upload flow and confirm your WAF still blocks dangerous-extension uploads (with any filename whitespace variations).
What it is
From the CVE record
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.
In plain language
Written by AI from the recordThis OWASP ModSecurity Core Rule Set lets an attacker sneak dangerous file types past upload “extension checks” by adding extra spaces in the filename; update your CRS rules if you’re on versions earlier than 3.3.9 or 4.25.0.
OWASP ModSecurity Core Rule Set has a filename-parsing weakness (CWE-178) where whitespace padding can bypass upload extension checks, enabling upload of dangerous extensions (for example, .php or .jsp) without normalization; this is fixed in 3.3.9 and 4.25.0.
If you're affected
- Malicious files uploaded via bypass
- Potential webshell execution risk
- Account compromise via uploaded malware
- Service disruption from attacks
Exploitation
Where each signal puts this CVE on the scale from published to confirmed exploited.
- CISA KEV
Not in the catalog. CISA has not confirmed exploitation.
- Public exploits
No public exploit or proof of concept found in the sources we track.
- EPSS
1.6% chance of exploitation activity in the next 30 days, which ranks it in the 74th percentile of scored CVEs.
Exploit Prediction Scoring System, FIRST.org. A probability, not a confirmation.
Lifecycle
9 events over 113 days, from the signal feeds we watch.
- Patch availableworkaround available, record updated
- OpenVAS check added
- Patch availableworkaround available, record updated
- Publishedweakness classified
Affected products
Technical detail
CVSS 3.1 vector
Open in the CVSS calculatorCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N
Scored 6.8 by NVD.
How it is reached
- Attack Vector NetworkExploitable remotely over the network without any special conditions
- Attack Complexity HighRequires specific conditions like a race condition or non-default configuration
- Privileges Required NoneNo authentication required — anyone can exploit this
- User Interaction NoneNo user interaction needed — fully automated exploitation
Scope
- Scope ChangedThe exploit can affect other components (e.g. sandbox escape, host compromise from VM)
Impact if exploited
- Confidentiality NoneNo confidentiality impact
- Integrity HighTotal loss of integrity — attacker can modify any data in the component
- Availability NoneNo availability impact
Weaknesses
Sources
References in the record
- github.com/coreruleset/coreruleset/security/advisories/GHSA-rw5f-9w43-gv2w
- github.com/coreruleset/coreruleset/pull/4546
- github.com/coreruleset/coreruleset/pull/4547
And 7 more references. See all after sign-in
In the news
- Critical Progress LoadMaster flaw now actively exploited in attacks
- CISA Urges Immediate Patching of Exploited Progress LoadMaster Vulnerability
- Progress Kemp LoadMaster Pre-Auth RCE Flaw Faces Active Exploitation Attempts
- Progress Kemp LoadMaster Flaw Could Let Attackers Run Root Commands Pre-Auth
- Enterprise Tech In, Shell Out (Progress Kemp LoadMaster Uninitialized Heap to Pre-Auth RCE CVE-2026-8037)
- Critical Kemp LoadMaster Flaws Expose Network Appliances to RCE
Watch the software you run.
My Stack ranks new CVEs for your products by real-world exploitation, so the next serious one reaches you without reading every advisory.
We'll flag the next CVE, public exploit or patch for Coreruleset, not every advisory.
A free account adds
- The full version matrix and every affected product
- Exploit links, proofs of concept and Metasploit modules
- Email alerts for the products you watch
- The same data over REST API, MCP and CLI