HAProxy is a free, very fast and reliable solution offering high availability, load balancing, and proxying for TCP and HTTP-based applications. It is particularly suited for very high traffic web sites and powers quite a number of the world's most visited ones.
Security Fix(es):
An issue was discovered in HAProxy before 3.3.6. The HTTP/3 parser does not check that the received body length matches a previously announced content-length when the stream is closed via a frame with an empty payload. This can cause desynchronization issues with the backend server and could be used for request smuggling. The earliest affected version is 2.6.(CVE-2026-33555)
{
"severity": "Medium"
}{
"x86_64": [
"haproxy-2.9.5-13.oe2403sp1.x86_64.rpm",
"haproxy-debuginfo-2.9.5-13.oe2403sp1.x86_64.rpm",
"haproxy-debugsource-2.9.5-13.oe2403sp1.x86_64.rpm"
],
"src": [
"haproxy-2.9.5-13.oe2403sp1.src.rpm"
],
"noarch": [
"haproxy-help-2.9.5-13.oe2403sp1.noarch.rpm"
],
"aarch64": [
"haproxy-2.9.5-13.oe2403sp1.aarch64.rpm",
"haproxy-debuginfo-2.9.5-13.oe2403sp1.aarch64.rpm",
"haproxy-debugsource-2.9.5-13.oe2403sp1.aarch64.rpm"
]
}