9.8
CRITICAL
CVE-2023-25690
Apache HTTP Server mod_proxy Request Smuggling Vulnerability
Description

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.

INFO

Published Date :

March 7, 2023, 4:15 p.m.

Last Modified :

Feb. 13, 2025, 5:16 p.m.

Remotely Exploitable :

Yes !

Impact Score :

5.9

Exploitability Score :

3.9
Public PoC/Exploit Available at Github

CVE-2023-25690 has a 48 public PoC/Exploit available at Github. Go to the Public Exploits tab to see the list.

Affected Products

The following products are affected by CVE-2023-25690 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Apache http_server

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

OSCP Cheat Sheet

Updated: 1 week ago
0 stars 0 fork 0 watcher
Born at : July 5, 2025, 10:38 p.m. This repo has been linked 73 different CVEs too.

OSCP Cheat Sheet

Updated: 1 week, 1 day ago
0 stars 0 fork 0 watcher
Born at : July 5, 2025, 4:34 p.m. This repo has been linked 73 different CVEs too.

None

Updated: 1 week, 5 days ago
0 stars 0 fork 0 watcher
Born at : July 2, 2025, 7:05 a.m. This repo has been linked 72 different CVEs too.

None

Dockerfile JavaScript

Updated: 1 week, 5 days ago
0 stars 0 fork 0 watcher
Born at : July 1, 2025, 7:33 p.m. This repo has been linked 1 different CVEs too.

sonar demo integrate github rsa

Dockerfile JavaScript

Updated: 1 week, 6 days ago
0 stars 0 fork 0 watcher
Born at : July 1, 2025, 2:14 a.m. This repo has been linked 1 different CVEs too.

Vulnerability-Scan

Updated: 2 weeks, 3 days ago
0 stars 0 fork 0 watcher
Born at : June 26, 2025, 3:05 p.m. This repo has been linked 1 different CVEs too.

A tool written in Go that queries CVE information using CPE (Common Platform Enumeration) as input, with support for library integration(使用go实现的一个根据cpe查询cve信息的工具,支持库调用)

Go

Updated: 1 week, 3 days ago
4 stars 1 fork 1 watcher
Born at : June 25, 2025, 2:52 a.m. This repo has been linked 70 different CVEs too.

OSCP Cheat

Updated: 3 weeks, 6 days ago
0 stars 0 fork 0 watcher
Born at : June 16, 2025, 2:22 p.m. This repo has been linked 72 different CVEs too.

CVE POC repo 자동 수집기

Python

Updated: 1 day, 7 hours ago
0 stars 0 fork 0 watcher
Born at : June 8, 2025, 3:07 p.m. This repo has been linked 93 different CVEs too.

None

Updated: 1 month ago
0 stars 0 fork 0 watcher
Born at : June 7, 2025, 1:56 a.m. This repo has been linked 1 different CVEs too.

CVE 2023 25690 Proof of concept - mod_proxy vulnerable configuration on Apache HTTP Server versions 2.4.0 - 2.4.55 leads to HTTP Request Smuggling vulnerability.

Dockerfile PHP

Updated: 1 month, 1 week ago
0 stars 0 fork 0 watcher
Born at : June 1, 2025, 2:09 p.m. This repo has been linked 1 different CVEs too.

A modular framework for automating CVE Proof of Concepts, featuring proxy support, logging, and evasion techniques. Designed for educational purposes and ethical hacking training. Use responsibly and only in authorized environments.

Python

Updated: 4 months, 2 weeks ago
0 stars 0 fork 0 watcher
Born at : Feb. 25, 2025, 1:35 p.m. This repo has been linked 7 different CVEs too.

None

HTML Python Shell

Updated: 1 week, 3 days ago
0 stars 0 fork 0 watcher
Born at : Feb. 13, 2025, 8:50 a.m. This repo has been linked 890 different CVEs too.

Accélération de la vitesse de scan de ports en combinant Nmap & Masscan

Shell

Updated: 5 months, 1 week ago
0 stars 0 fork 0 watcher
Born at : Feb. 3, 2025, 9:11 p.m. This repo has been linked 67 different CVEs too.

None

Updated: 5 months, 1 week ago
0 stars 0 fork 0 watcher
Born at : Jan. 30, 2025, 9:01 a.m. This repo has been linked 173 different CVEs too.

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2023-25690 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2023-25690 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • CVE Modified by [email protected]

    Feb. 13, 2025

    Action Type Old Value New Value
    Changed Description 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. 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.
  • CVE Modified by af854a3a-2127-422b-91ae-364da2661108

    Nov. 21, 2024

    Action Type Old Value New Value
    Added Reference http://packetstormsecurity.com/files/176334/Apache-2.4.55-mod_proxy-HTTP-Request-Smuggling.html
    Added Reference https://httpd.apache.org/security/vulnerabilities_24.html
    Added Reference https://lists.debian.org/debian-lts-announce/2023/04/msg00028.html
    Added Reference https://security.gentoo.org/glsa/202309-01
  • CVE Modified by [email protected]

    May. 14, 2024

    Action Type Old Value New Value
  • CVE Modified by [email protected]

    Jan. 02, 2024

    Action Type Old Value New Value
    Added Reference Apache Software Foundation http://packetstormsecurity.com/files/176334/Apache-2.4.55-mod_proxy-HTTP-Request-Smuggling.html [No types assigned]
  • CVE Modified by [email protected]

    Sep. 08, 2023

    Action Type Old Value New Value
    Added Reference https://security.gentoo.org/glsa/202309-01 [No Types Assigned]
  • CVE Modified by [email protected]

    Apr. 25, 2023

    Action Type Old Value New Value
    Changed Description 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. 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.
    Added Reference https://lists.debian.org/debian-lts-announce/2023/04/msg00028.html [No Types Assigned]
  • Initial Analysis by [email protected]

    Mar. 14, 2023

    Action Type Old Value New Value
    Added CVSS V3.1 NIST AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    Changed Reference Type https://httpd.apache.org/security/vulnerabilities_24.html No Types Assigned https://httpd.apache.org/security/vulnerabilities_24.html Vendor Advisory
    Added CPE Configuration OR *cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:* versions from (including) 2.4.0 up to (including) 2.4.55
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2023-25690 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2023-25690 weaknesses.

Exploit Prediction

EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days.

73.31 }} 8.64%

score

0.98715

percentile

CVSS31 - Vulnerability Scoring System
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability
© cvefeed.io
Latest DB Update: Jul. 14, 2025 7:49