Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2023-25725

30
FAUCET Score

CVE-2023-25725 is a critical vulnerability in HAProxy versions prior to 2.7.3, allowing for HTTP request smuggling due to improper handling of HTTP/1 headers, potentially bypassing access controls. With a CVSS score of 9.1 (CRITICAL), it presents a high risk of integrity and availability impact, requiring no user interaction or complex attack conditions. While there is no known active exploitation or public exploit code (Metasploit, Nuclei, ExploitDB), the vulnerability has garnered some community discussion, indicating awareness. Organizations using affected HAProxy versions should prioritize patching to mitigate this significant risk.

Impacted Technologies

VendorProductVersion(s)CPE
< 2.0.31CPE matchmatch criteria
cpe:2.3:a:haproxy:haproxy:*:*:*:*:*:*:*:*
>= 2.1.0, < 2.2.29CPE matchmatch criteria
cpe:2.3:a:haproxy:haproxy:*:*:*:*:*:*:*:*
>= 2.3.0, < 2.4.22CPE matchmatch criteria
cpe:2.3:a:haproxy:haproxy:*:*:*:*:*:*:*:*
>= 2.5.0, < 2.5.12CPE matchmatch criteria
cpe:2.3:a:haproxy:haproxy:*:*:*:*:*:*:*:*
>= 2.6.0, < 2.6.9CPE matchmatch criteria
cpe:2.3:a:haproxy:haproxy:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

9.1CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
3.9
Impact Score
5.2
CvssVersion
3.1

Exploit Intelligence

EPSS Score
5.49%
Probability of exploitation in next 30 days
EPSS Percentile
91.9%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0549 is in the 86th percentile among its peer group of 36,862 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (15)

microsoftpatch availablevia msrc
Product: cm1 haproxy 2.1.5-2 on CBL Mariner 1.0Fixed in: 2.1.5-2
microsoftpatch availablevia msrc
Product: cbl2 haproxy 2.4.22-1 on CBL Mariner 2.0Fixed in: 2.4.22-1
microsoftpatch availablevia msrc
Product: 17966-16820Fixed in: 2.1.5-2
microsoftpatch availablevia msrc
Product: 17967-16823Fixed in: 2.4.22-1
microsoftpatch availablevia msrc
Product: CBL Mariner 1.0 x64Fixed in: 2.1.5-2
microsoftpatch availablevia msrc
Product: CBL Mariner 1.0 ARMFixed in: 2.1.5-2
microsoftpatch availablevia msrc
Product: CBL Mariner 2.0 x64Fixed in: 2.4.22-1
microsoftpatch availablevia msrc
Product: CBL Mariner 2.0 ARMFixed in: 2.4.22-1
redhatpatch availablevia redhat_api
Product: Red Hat OpenShift Container Platform 4.11Fixed in: haproxy-0:2.2.24-3.rhaos4.11.el8
View patch
redhatpatch availablevia redhat_api
Product: Red Hat OpenShift Container Platform 4.12Fixed in: haproxy-0:2.2.24-3.rhaos4.12.el8
View patch
redhatpatch availablevia redhat_api
Product: Red Hat OpenShift Container Platform 4.13Fixed in: haproxy-0:2.2.24-3.rhaos4.13.el8
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Ceph Storage 5.3Fixed in: rhceph/rhceph-haproxy-rhel8:2.2.19-32
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 9Fixed in: haproxy-0:2.4.17-3.el9_1.2
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 9.0 Extended Update SupportFixed in: haproxy-0:2.4.7-2.el9_0.2
View patch
redhatpatch availablevia redhat_api
Product: Red Hat OpenShift Container Platform 4.10Fixed in: haproxy-0:2.2.19-4.el8
View patch

Vendor Advisories (3)

microsoft2023-Jun/CVE-2023-25725

CVE-2023-25725

Jun 13, 2023
redhatCVE-2023-25725Important

haproxy: request smuggling attack in HTTP/1 header parsing

Feb 14, 2023
microsoft2023-Feb/CVE-2023-25725Critical

HAProxy before 2.7.3 may allow a bypass of access control because HTTP/1 headers are inadvertently lost in some situations aka "request smuggling." The HTTP header parsers in HAProxy may accept empty header field names which could be used to truncate the list of HTTP headers and thus make some headers disappear after being parsed and processed for HTTP/1.0 and HTTP/1.1. For HTTP/2 and HTTP/3 the impact is limited because the headers disappear before being parsed and processed as if they had not been sent by the client. The fixed versions are 2.7.3 2.6.9 2.5.12 2.4.22 2.2.29 and 2.0.31.

Feb 14, 2023

References

git.haproxy.org
lists.debian.org / debian-lts-announce/2023/02/msg00012.html
Mailing ListThird Party Advisory
lists.fedoraproject.org / archives/list/package-announce%40lists.fedoraproject.org/message/FPTJQHKUEU2PQ7RWFUYAFLAD4STEIKHU
lists.fedoraproject.org / archives/list/package-announce%40lists.fedoraproject.org/message/JM5NCIBTHYDTLPY2UNC4HO2VAHHE6CJG
debian.org / security/2023/dsa-5348
Third Party Advisory
haproxy.org
Product