Description
HAProxy Community Edition 3.0 through 3.3 before 3.3.3 lacks a length check for the NEW_TOKEN format. HAProxy Enterprise and ALOHA are also affected.
Published: 2026-07-20
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

HAProxy Community Edition versions 3.0 through 3.3, as well as Enterprise and ALOHA, process the NEW_TOKEN format without a length check. An attacker can send tokens of arbitrary size, potentially causing buffer overflows and memory corruption, which could lead to crashes or unintended behavior. The weakness is classified as CWE-130.

Affected Systems

All HAProxy instances based on Community Edition, Enterprise, or ALOHA with versions 3.0 up to, but not including, 3.3.3 are affected.

Risk and Exploitability

The CVSS score of 4.8 indicates a medium severity risk. The EPSS score indicates a probability of exploitation of less than 1%, and the vulnerability is not listed in CISA's KEV catalog, suggesting it is not widely exploited yet. Attackers would need to send a request containing a syntactically valid NEW_TOKEN header or parameter with an excessively long value, which is likely feasible over a network-facing interface. The lack of a length guard makes the flaw potentially exploitable for memory corruption or denial of service, but the exact impact remains uncertain without further evidence.

Generated by OpenCVE AI on July 30, 2026 at 19:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade HAProxy to version 3.3.3 or later.
  • For Enterprise or ALOHA deployments, apply the corresponding updated package that includes the NEW_TOKEN length check.
  • If upgrading is not immediately possible, restrict the use of NEW_TOKEN or enforce application-level validation to reject excessively long values.

Generated by OpenCVE AI on July 30, 2026 at 19:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DSA Debian DSA DSA-6130-1 haproxy security update
Ubuntu USN Ubuntu USN USN-8036-1 HAProxy vulnerability
History

Thu, 30 Jul 2026 20:15:00 +0000

Type Values Removed Values Added
Title Potential Memory Corruption Due to Unchecked NEW_TOKEN Length in HAProxy

Mon, 27 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Title Potential Memory Corruption Due to Unchecked NEW_TOKEN Length in HAProxy

Sun, 26 Jul 2026 08:00:00 +0000

Type Values Removed Values Added
Title HAProxy Missing Length Check for NEW_TOKEN Leads to Potential Memory Corruption

Tue, 21 Jul 2026 21:30:00 +0000

Type Values Removed Values Added
Title HAProxy Missing Length Check for NEW_TOKEN Leads to Potential Memory Corruption

Mon, 20 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 20 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
Description HAProxy Community Edition 3.0 through 3.3 before 3.3.3 lacks a length check for the NEW_TOKEN format. HAProxy Enterprise and ALOHA are also affected.
First Time appeared Haproxy
Haproxy haproxy
Weaknesses CWE-130
CPEs cpe:2.3:a:haproxy:haproxy:*:*:*:*:*:*:*:*
Vendors & Products Haproxy
Haproxy haproxy
References
Metrics cvssV3_1

{'score': 4.8, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L'}


cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-07-20T18:18:45.876Z

Reserved: 2026-02-11T00:00:00.000Z

Link: CVE-2026-26081

cve-icon Vulnrichment

Updated: 2026-07-20T18:18:40.560Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T20:00:20Z

Weaknesses
  • CWE-130

    Improper Handling of Length Parameter Inconsistency