ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx. Prior to 3.0.16, the multipart/form-data request body parser in libmodsecurity silently removes embedded line breaks from non-file form-field values before exporting them to ARGS and ARGS_POST because src/request_body_processor/multipart.cc overwrites reserved bytes in m_reserve instead of appending the current buffer. This creates a parser differential between ModSecurity and backend applications that preserve line breaks in form fields, allowing rules that inspect ARGS or ARGS_POST to miss payloads whose dangerous syntax depends on a line break. This issue is fixed in version 3.0.16.
Conclusion & alert: CVE-2026-52747 is rated High Exploit Risk (62.3/100): CVSS High severity, with low exploitation likelihood (EPSS 0.46%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-07-11 | — | 0.46% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.6 | 3.1 | HIGH |
|
3.9 | 4.0 | [email protected] |
| 8.6 | 3.1 | HIGH |
|
3.9 | 4.0 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-52747 not yet assigned priority: Debian including 1 source packages (modsecurity), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 4, resolved 1. | https://security-tracker.debian.org/tracker/CVE-2026-52747 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2026-52747 |
ubuntu
|
medium | CVE-2026-52747 medium priority: Ubuntu including 1 source packages (modsecurity), 5 status rows across 5 suites (focal, jammy, noble, resolute, upstream): needs-triage 5. | https://ubuntu.com/security/CVE-2026-52747 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| owasp | modsecurity | < 3.0.16 | cpe:2.3:a:owasp:modsecurity:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/owasp-modsecurity/ModSecurity/commit/875504c2758169c41be1ad2f0cc64d896b7815d7 | Patch |
| https://github.com/owasp-modsecurity/ModSecurity/releases/tag/v3.0.16 | Product Release Notes |
| https://github.com/owasp-modsecurity/ModSecurity/security/advisories/GHSA-rcw9-2f5r-7p88 | Exploit Mitigation Vendor Advisory |