Improper Handling of Case Sensitivity in OWASP ModSecurity Core Rule Set (CRS) - CVE-2026-33691
Published: April 21, 2026
OWASP ModSecurity Core Rule Set (CRS)
Detailed vulnerability description
The vulnerability allows a remote attacker to execute arbitrary code.
The vulnerability exists due to improper handling of whitespace in file upload extension checks in file upload detection rules 933110, 933111, and 944140 when processing uploaded filenames. A remote attacker can upload a file with a whitespace-padded dangerous extension to execute arbitrary code.
Exploitation is environment-dependent and requires a backend that normalizes or strips whitespace from filenames before executing uploaded files.