Skip to main content

PHP CVE-2026-33691

| EUVDEUVD-2026-18352 MEDIUM
Improper Handling of Case Sensitivity (CWE-178)
2026-04-02 GitHub_M
6.8
CVSS 3.1 · GitHub Advisory
Share

Severity by source

GitHub Advisory PRIMARY
6.8 MEDIUM
AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N
Ubuntu
MEDIUM
qualitative

Primary rating from GitHub Advisory.

CVSS VectorGitHub Advisory

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
None
Integrity
High
Availability
None

Lifecycle Timeline

4
Patch released
Apr 02, 2026 - 20:30 nvd
Patch available
EUVD ID Assigned
Apr 02, 2026 - 16:00 euvd
EUVD-2026-18352
Analysis Generated
Apr 02, 2026 - 16:00 vuln.today
CVE Published
Apr 02, 2026 - 15:03 nvd
MEDIUM 6.8

DescriptionGitHub Advisory

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.

AnalysisAI

OWASP Core Rule Set (CRS) versions prior to 3.3.9 and 4.25.0 allow bypass of file upload restrictions through whitespace-padded filenames, enabling upload of dangerous executable file extensions (.php, .phar, .jsp, .jspx) that should be blocked. Remote attackers can exploit this vulnerability to upload malicious files with high confidence due to the simple nature of the bypass technique (inserting spaces before the file extension), potentially leading to remote code execution depending on web application firewall configuration and application behavior.

Technical ContextAI

OWASP CRS is a ruleset deployed within ModSecurity and compatible Web Application Firewalls (WAFs) to detect and block common web attacks. The vulnerability stems from CWE-178 (Improper Handling of Case Sensitivity in Filenames and File Paths), where the regex patterns used to validate dangerous file extensions do not normalize whitespace characters before evaluation. When a filename like 'photo. php' or 'shell.jsp ' is processed, the regex pattern matching the extension fails because the dot and extension are separated by whitespace, causing the rule to incorrectly classify the file as safe. The affected CPE (cpe:2.3:a:coreruleset:coreruleset:*:*:*:*:*:*:*:*) encompasses all versions prior to the patched releases.

RemediationAI

Upgrade OWASP Core Rule Set to version 3.3.9 or later for the 3.x branch, or version 4.25.0 or later for the 4.x branch. Both patched versions normalize whitespace in filenames before evaluating extension-based rules, preventing the bypass. The patches are available as GitHub releases at https://github.com/coreruleset/coreruleset/releases/tag/v3.3.9 and https://github.com/coreruleset/coreruleset/releases/tag/v4.25.0, with underlying fixes detailed in pull requests #4546, #4547, and #4548. Users should identify their current CRS version in their ModSecurity or WAF deployment, determine the appropriate branch (3.x or 4.x), and update accordingly. Ubuntu and Debian package maintainers should check their respective security advisories for backported patches to stable release versions. No interim workaround is practical given the fundamental nature of the bypass; patching is the recommended and necessary remediation.

More in PHP

View all
CVE-2012-1823 CRITICAL POC
9.8 May 11

sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not

CVE-2016-1555 CRITICAL POC
9.8 Apr 21

(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear

CVE-2024-11680 CRITICAL POC
9.8 Nov 26

ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C

CVE-2025-49113 CRITICAL POC
9.9 Jun 02

Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au

CVE-2017-9841 CRITICAL POC
9.8 Jun 27

Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c

CVE-2025-0108 HIGH POC
8.8 Feb 12

Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers

CVE-2021-25298 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2021-25296 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2013-4983 CRITICAL POC
10.0 Sep 10

The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-46506 CRITICAL POC
10.0 May 13

NetAlertX (formerly PiAlert) versions 23.01.14 through 24.x before 24.10.12 allow unauthenticated command injection thro

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

Vendor StatusVendor

Ubuntu

Priority: Medium
modsecurity-crs
Release Status Version
xenial needs-triage -
bionic needs-triage -
focal needs-triage -
jammy needs-triage -
noble needs-triage -
questing needs-triage -
upstream released 3.3.9-1

Debian

modsecurity-crs
Release Status Fixed Version Urgency
bullseye vulnerable 3.3.0-1+deb11u1 -
bullseye (security) vulnerable 3.3.4-1~deb11u2 -
bookworm vulnerable 3.3.4-1 -
bookworm (security) vulnerable 3.3.4-1+deb12u1 -
trixie (security), trixie vulnerable 3.3.7-1+deb13u1 -
forky vulnerable 3.3.8-1 -
sid fixed 3.3.9-1 -
(unstable) fixed 3.3.9-1 -

Share

CVE-2026-33691 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy