Skip to main content

PHP EUVDEUVD-2026-18352

| CVE-2026-33691 HIGH
Improper Handling of Case Sensitivity (CWE-178)
2026-04-02 GitHub_M
7.5
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
7.5 HIGH
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Ubuntu
MEDIUM
qualitative
SUSE
HIGH
qualitative

Primary rating from NVD.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
None

Lifecycle Timeline

7
Re-analysis Queued
Jul 24, 2026 - 21:22 vuln.today
cvss_changed
Severity Changed
Jul 24, 2026 - 21:22 NVD
MEDIUM HIGH
CVSS changed
Jul 24, 2026 - 21:22 NVD
6.8 (MEDIUM) 7.5 (HIGH)
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

DescriptionNVD

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-2019-11043 CRITICAL POC
9.8 Oct 28

In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it

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-2018-11138 CRITICAL POC
9.8 May 31

The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by

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

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 -

SUSE

Severity: Important
Product Status
openSUSE Tumbleweed Fixed

Share

EUVD-2026-18352 vulnerability details – vuln.today

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