CVE Vulnerabilities

CVE-2026-55204

NULL Pointer Dereference

Published: Jun 18, 2026 | Modified: Jul 14, 2026
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
7.5 IMPORTANT
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Ubuntu
MEDIUM
root.io logo minimus.io logo echo.ai logo

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.

Weakness

The product dereferences a pointer that it expects to be valid but is NULL.

Affected Software

NameVendorStart VersionEnd Version
HaproxyHaproxy*3.4.0 (including)
Red Hat Hardened ImagesRedHathaproxy-main-3.0.25-0.1.hum1*
HaproxyUbuntujammy*
HaproxyUbuntunoble*
HaproxyUbuntuquesting*
HaproxyUbunturesolute*

Potential Mitigations

References