HAProxy
HAProxy
Open source load balancer and reverse proxy.
2.8.26
- Release date
- July 03, 2026
- Security status
- Current version appears affected by 2 high-severity CVEs.
Source
Public release notes are linked for the latest stored release.
Release history
See the latest published releases stored for this product.
| Version | Published | Notes |
|---|---|---|
| 2.8.26 | 2026-07-03 | Release Notes |
| 2.8.25 | 2026-06-26 | Release Notes |
| 2.8.24 | 2026-05-11 | Release Notes |
| 2.8.23 | 2026-05-06 | Release Notes |
| 2.8.22 | 2026-04-30 | Release Notes |
Vulnerability tracking
versionPing monitors CVEs for this product. Matching CVEs are listed below. We only display CVEs with a CVSS score of 7.0 or higher that were published within the last 90 days.
Affected status is inferred from published affected version ranges where available. Always verify against the vendor advisory before making production decisions.
| CVE | Severity | Published | Status | Summary |
|---|---|---|---|---|
| CVE-2026-55204 | HIGH (8.7) | 2026-06-18 | Current versionaffected | HAProxy through 3.4.0, fixed in commit 9a6d1fe, contains a null pointer dereference vulnerability in hpack_dht_insert() within src/hpack-tbl.c that fails to validate the return value of hpack_dht_defrag() when the memory pool is exhausted. An attacker can trigger HPACK dynamic table insertions under memory pressure to dereference a NULL pointer and crash HAProxy worker processes, causing denial of service. Affected versions
|
| CVE-2026-55203 | CRITICAL (9.1) | 2026-06-18 | Current versionaffected | HAProxy through 3.4.0, fixed in commit 5985276, contains an integer overflow vulnerability in the fcgi_conn structure's drl field that allows buffer misparse as new FCGI record headers. When contentLength is 65535 and paddingLength is 1 or more, the drl field wraps to 0, causing incorrect record consumption and allowing malicious FastCGI backends to desynchronize the FCGI framing parser, potentially causing request routing errors, response smuggling, or memory safety issues. Affected versions
|