ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx. Versions prior to 2.9.10 contain a denial of service vulnerability similar to GHSA-859r-vvv8-rm8r/CVE-2025-47947. The `sanitiseArg` (and `sanitizeArg` - this is the same action but an alias) is vulnerable to adding an excessive number of arguments, thereby leading to denial of service. Version 2.9.10 fixes the issue. As a workaround, avoid using rules that contain the `sanitiseArg` (or `sanitizeArg`) action.
References
Configurations
History
02 Jul 2025, 18:11
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/owasp-modsecurity/ModSecurity/commit/3a54ccea62d3f7151bb08cb78d60c5e90b53ca2e - Patch | |
References | () https://github.com/owasp-modsecurity/ModSecurity/security/advisories/GHSA-859r-vvv8-rm8r - Not Applicable | |
References | () https://github.com/owasp-modsecurity/ModSecurity/security/advisories/GHSA-f82j-8pp7-cw2w - Exploit, Vendor Advisory | |
References | () https://github.com/owasp-modsecurity/ModSecurity/wiki/Reference-Manual-(v2.x)#sanitisearg - Product | |
References | () https://lists.debian.org/debian-lts-announce/2025/06/msg00009.html - Mailing List | |
First Time |
Owasp
Owasp modsecurity |
|
CPE | cpe:2.3:a:owasp:modsecurity:*:*:*:*:*:*:*:* |
09 Jun 2025, 15:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Summary |
|
02 Jun 2025, 16:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-06-02 16:15
Updated : 2025-07-02 18:11
NVD link : CVE-2025-48866
Mitre link : CVE-2025-48866
CVE.ORG link : CVE-2025-48866
JSON object : View
Products Affected
owasp
- modsecurity
CWE
CWE-1050
Excessive Platform Resource Consumption within a Loop