Search for packages
Package details: pkg:deb/debian/haproxy@1.8.19-1%2Bdeb10u3
purl pkg:deb/debian/haproxy@1.8.19-1%2Bdeb10u3
Next non-vulnerable version 2.6.12-1~bpo11+1
Latest non-vulnerable version 3.0.11-1
Risk 10.0
Vulnerabilities affecting this package (14)
Vulnerability Summary Fixed by
VCID-4b2y-yhe8-nkg8
Aliases:
CVE-2022-0711
A flaw was found in the way HAProxy processed HTTP responses containing the "Set-Cookie2" header. This flaw could allow an attacker to send crafted HTTP response packets which lead to an infinite loop, eventually resulting in a denial of service condition. The highest threat from this vulnerability is availability.
2.2.9-2+deb11u6
Affected by 1 other vulnerability.
VCID-9xxa-rrnt-zuaw
Aliases:
CVE-2023-40225
HAProxy through 2.0.32, 2.1.x and 2.2.x through 2.2.30, 2.3.x and 2.4.x through 2.4.23, 2.5.x and 2.6.x before 2.6.15, 2.7.x before 2.7.10, and 2.8.x before 2.8.2 forwards empty Content-Length headers, violating RFC 9110 section 8.6. In uncommon cases, an HTTP/1 server behind HAProxy may interpret the payload as an extra request.
2.2.9-2+deb11u6
Affected by 1 other vulnerability.
VCID-bgbw-qk2e-13gg
Aliases:
CVE-2021-39242
insufficient validation
2.2.9-2+deb11u6
Affected by 1 other vulnerability.
VCID-djkt-wp9t-9yfz
Aliases:
CVE-2023-0056
An uncontrolled resource consumption vulnerability was discovered in HAProxy which could crash the service. This issue could allow an authenticated remote attacker to run a specially crafted malicious server in an OpenShift cluster. The biggest impact is to availability.
2.2.9-2+deb11u6
Affected by 1 other vulnerability.
VCID-f4hp-kvfb-3bd2
Aliases:
CVE-2019-18277
A flaw was found in HAProxy before 2.0.6. In legacy mode, messages featuring a transfer-encoding header missing the "chunked" value were not being correctly rejected. The impact was limited but if combined with the "http-reuse always" setting, it could be used to help construct an HTTP request smuggling attack against a vulnerable component employing a lenient parser that would ignore the content-length header as soon as it saw a transfer-encoding one (even if not entirely valid according to the specification).
2.2.9-2+deb11u6
Affected by 1 other vulnerability.
VCID-kcam-7y4u-vyg2
Aliases:
CVE-2025-32464
HAProxy 2.2 through 3.1.6, in certain uncommon configurations, has a sample_conv_regsub heap-based buffer overflow because of mishandling of the replacement of multiple short patterns with a longer one.
2.6.12-1~bpo11+1
Affected by 0 other vulnerabilities.
VCID-ksrz-h74j-hkd7
Aliases:
CVE-2023-45539
HAProxy before 2.8.2 accepts # as part of the URI component, which might allow remote attackers to obtain sensitive information or have unspecified other impact upon misinterpretation of a path_end rule, such as routing index.html#.png to a static server.
2.2.9-2+deb11u6
Affected by 1 other vulnerability.
VCID-mhua-rw7n-n3fp
Aliases:
CVE-2021-40346
insufficient validation
2.2.9-2+deb11u6
Affected by 1 other vulnerability.
VCID-rvkp-cggw-13e4
Aliases:
CVE-2021-39240
insufficient validation
2.2.9-2+deb11u6
Affected by 1 other vulnerability.
VCID-rxhq-kb4n-w3ap
Aliases:
CVE-2023-0836
An information leak vulnerability was discovered in HAProxy 2.1, 2.2 before 2.2.27, 2.3, 2.4 before 2.4.21, 2.5 before 2.5.11, 2.6 before 2.6.8, 2.7 before 2.7.1. There are 5 bytes left uninitialized in the connection buffer when encoding the FCGI_BEGIN_REQUEST record. Sensitive data may be disclosed to configured FastCGI backends in an unexpected way.
2.2.9-2+deb11u6
Affected by 1 other vulnerability.
VCID-sa71-g782-1bff
Aliases:
CVE-2020-11100
arbitrary code execution
2.2.9-2+deb11u6
Affected by 1 other vulnerability.
VCID-srr7-b6py-4feu
Aliases:
CVE-2023-25725
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.
2.2.9-2+deb11u6
Affected by 1 other vulnerability.
VCID-vtsz-q535-13av
Aliases:
CVE-2021-39241
insufficient validation
2.2.9-2+deb11u6
Affected by 1 other vulnerability.
VCID-z9uy-y3pu-zug8
Aliases:
CVE-2019-19330
The HTTP/2 implementation in HAProxy before 2.0.10 mishandles headers, as demonstrated by carriage return (CR, ASCII 0xd), line feed (LF, ASCII 0xa), and the zero character (NUL, ASCII 0x0), aka Intermediary Encapsulation Attacks.
2.2.9-2+deb11u6
Affected by 1 other vulnerability.
Vulnerabilities fixed by this package (5)
Vulnerability Summary Aliases
VCID-1sw8-kz6c-cyg1 denial of service CVE-2018-20103
VCID-afuu-t427-qyej An out-of-bounds read issue was discovered in the HTTP/2 protocol decoder in HAProxy 1.8.x and 1.9.x through 1.9.0 which can result in a crash. The processing of the PRIORITY flag in a HEADERS frame requires 5 extra bytes, and while these bytes are skipped, the total frame length was not re-checked to make sure they were present in the frame. CVE-2018-20615
VCID-sa71-g782-1bff arbitrary code execution CVE-2020-11100
VCID-uur5-d8g5-gfb4 denial of service CVE-2018-20102
VCID-z9uy-y3pu-zug8 The HTTP/2 implementation in HAProxy before 2.0.10 mishandles headers, as demonstrated by carriage return (CR, ASCII 0xd), line feed (LF, ASCII 0xa), and the zero character (NUL, ASCII 0x0), aka Intermediary Encapsulation Attacks. CVE-2019-19330

Date Actor Action Vulnerability Source VulnerableCode Version
2025-07-05T16:31:01.536304+00:00 Debian Oval Importer Affected by VCID-kcam-7y4u-vyg2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-07-05T15:57:02.161258+00:00 Debian Oval Importer Affected by VCID-mhua-rw7n-n3fp https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-07-05T13:59:26.808736+00:00 Debian Oval Importer Affected by VCID-djkt-wp9t-9yfz https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-07-05T12:57:21.524294+00:00 Debian Oval Importer Affected by VCID-rxhq-kb4n-w3ap https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-07-05T11:59:48.293741+00:00 Debian Oval Importer Affected by VCID-4b2y-yhe8-nkg8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-07-05T11:55:14.757311+00:00 Debian Oval Importer Affected by VCID-rvkp-cggw-13e4 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-07-05T11:33:30.553570+00:00 Debian Oval Importer Affected by VCID-sa71-g782-1bff https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-07-05T10:35:03.364242+00:00 Debian Oval Importer Fixing VCID-1sw8-kz6c-cyg1 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-07-05T09:57:03.810509+00:00 Debian Oval Importer Affected by VCID-z9uy-y3pu-zug8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-07-05T07:37:49.016080+00:00 Debian Oval Importer Affected by VCID-vtsz-q535-13av https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-07-05T05:33:19.761446+00:00 Debian Oval Importer Fixing VCID-uur5-d8g5-gfb4 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-07-05T04:18:09.027648+00:00 Debian Oval Importer Affected by VCID-f4hp-kvfb-3bd2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-07-05T03:54:46.170405+00:00 Debian Oval Importer Affected by VCID-srr7-b6py-4feu https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-07-05T03:28:07.912473+00:00 Debian Oval Importer Affected by VCID-bgbw-qk2e-13gg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-07-04T07:18:37.648620+00:00 Debian Oval Importer Affected by VCID-9xxa-rrnt-zuaw https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-07-04T06:38:03.872903+00:00 Debian Oval Importer Affected by VCID-ksrz-h74j-hkd7 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-07-04T04:01:51.436161+00:00 Debian Oval Importer Fixing VCID-afuu-t427-qyej https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-07-04T00:59:08.135196+00:00 Debian Oval Importer Fixing VCID-sa71-g782-1bff https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 37.0.0
2025-07-04T00:44:57.180936+00:00 Debian Oval Importer Fixing VCID-z9uy-y3pu-zug8 https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 37.0.0
2025-07-02T05:02:08.587131+00:00 Debian Oval Importer Affected by VCID-kcam-7y4u-vyg2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-07-02T04:34:29.696500+00:00 Debian Oval Importer Affected by VCID-mhua-rw7n-n3fp https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-07-02T03:42:00.756042+00:00 Debian Oval Importer Affected by VCID-djkt-wp9t-9yfz https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-07-02T03:15:22.803126+00:00 Debian Oval Importer Affected by VCID-rxhq-kb4n-w3ap https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-07-02T02:41:30.145354+00:00 Debian Oval Importer Affected by VCID-4b2y-yhe8-nkg8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-07-02T02:38:58.664022+00:00 Debian Oval Importer Affected by VCID-rvkp-cggw-13e4 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-07-02T02:25:03.028261+00:00 Debian Oval Importer Affected by VCID-sa71-g782-1bff https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-07-02T01:55:48.511018+00:00 Debian Oval Importer Fixing VCID-1sw8-kz6c-cyg1 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-07-02T01:40:30.131456+00:00 Debian Oval Importer Affected by VCID-z9uy-y3pu-zug8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-07-02T00:48:37.730806+00:00 Debian Oval Importer Affected by VCID-vtsz-q535-13av https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-07-01T23:57:00.769016+00:00 Debian Oval Importer Fixing VCID-uur5-d8g5-gfb4 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-07-01T23:24:01.366263+00:00 Debian Oval Importer Affected by VCID-f4hp-kvfb-3bd2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-07-01T23:18:16.748676+00:00 Debian Oval Importer Affected by VCID-srr7-b6py-4feu https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-07-01T23:08:14.874137+00:00 Debian Oval Importer Affected by VCID-bgbw-qk2e-13gg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-07-01T22:26:37.055646+00:00 Debian Oval Importer Affected by VCID-9xxa-rrnt-zuaw https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-07-01T22:09:40.468766+00:00 Debian Oval Importer Affected by VCID-ksrz-h74j-hkd7 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-07-01T21:21:31.676392+00:00 Debian Oval Importer Fixing VCID-afuu-t427-qyej https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-07-01T20:42:03.192940+00:00 Debian Oval Importer Fixing VCID-sa71-g782-1bff https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-07-01T20:35:31.448759+00:00 Debian Oval Importer Fixing VCID-z9uy-y3pu-zug8 https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3