Some mod_proxy configurations on Apache HTTP Server versions 2.4.0 through 2.4.55 allow a HTTP Request Smuggling attack. Configurations are affected when mod_proxy is enabled along with some form of RewriteRule or ProxyPassMatch in which a non-specific pattern matches some portion of the user-supplied request-target (URL) data and is then re-inserted into the proxied request-target using variable substitution. For example, something like: RewriteEngine on RewriteRule "^/here/(.*)" "http://example.com:8080/elsewhere?$1"; [P] ProxyPassReverse /here/ http://example.com:8080/ Request splitting/smuggling could result in bypass of access controls in the proxy server, proxying unintended URLs to existing origin servers, and cache poisoning. Users are recommended to update to at least version 2.4.56 of Apache HTTP Server.
Conclusion & alert: CVE-2023-25690 is rated High Risk (72.5/100): CVSS Critical severity, with high exploitation likelihood (EPSS 67.01%, 99th percentile). Core evidence: EPSS ranks this CVE among the most likely to be exploited in the near term. Mandatory action: High exploitation likelihood—assess exposure and prioritize remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
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-05-17 | 68.18% | 67.01% | -1.17% |
| 2 | 2026-03-08 | 67.04% | 68.18% | +1.15% |
| 3 | 2026-03-04 | — | 67.04% | — |
Full EPSS history (64 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2023-25690: 1 source package rows (apache2); 7 state rows across 7 repos (3.17-main, 3.18-main, 3.19-main, 3.20-main, 3.21-main, 3.22-main, edge-main); fixed 7, open 0. | https://security.alpinelinux.org/vuln/CVE-2023-25690 |
debian
|
not yet assigned | CVE-2023-25690 not yet assigned priority: Debian including 1 source packages (apache2), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2023-25690 |
gentoo
|
low | CVE-2023-25690: 1 GLSA(s) (202309-01), 1 atom(s) (www-servers/apache); latest impact low. | https://bugs.gentoo.org/buglist.cgi?quicksearch=CVE-2023-25690 |
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2023-25690 |
suse
|
high | CVE-2023-25690 severity important: SUSE including 326 source package names (2.8-13.5:apache2-utils-2.4.51-150400.6.11.1, 4.3.6.9.31.1:apache2-2.4.51-150400.6.11.1, …), 598 product×package rows across 89 product lines (Container bci/php-apache, Container suse/manager/4.3/proxy-httpd, … (89 product lines)): Fixed 367, Known Affected 231. | https://www.suse.com/security/cve/CVE-2023-25690/ |
ubuntu
|
medium | CVE-2023-25690 medium priority: Ubuntu including 1 source packages (apache2), 13 status rows across 13 suites (bionic, focal, jammy, kinetic, lunar, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): released 12, needed 1. | https://ubuntu.com/security/CVE-2023-25690 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| apache | http_server | >= 2.4.0, <= 2.4.55 | cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:* |