Search for packages
Package details: pkg:deb/debian/haproxy@1.7.5-2
purl pkg:deb/debian/haproxy@1.7.5-2
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 (21)
Vulnerability Summary Fixed by
VCID-1sw8-kz6c-cyg1
Aliases:
CVE-2018-20103
denial of service
1.8.19-1+deb10u3
Affected by 14 other vulnerabilities.
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-afuu-t427-qyej
Aliases:
CVE-2018-20615
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.
1.8.19-1+deb10u3
Affected by 14 other vulnerabilities.
VCID-bgbw-qk2e-13gg
Aliases:
CVE-2021-39242
insufficient validation
2.2.9-2+deb11u6
Affected by 1 other vulnerability.
VCID-c4d1-jsqh-hban
Aliases:
CVE-2023-44487
GHSA-qppj-fm5r-hxr3
VSV00013
The HTTP/2 protocol allows a denial of service (server resource consumption) because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023.
1.8.14-1~bpo8+1
Affected by 17 other vulnerabilities.
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-k2gg-hdzf-23d1
Aliases:
CVE-2018-10184
haproxy: Heap buffer overflow in mux_h2.c:h2_process_demux() can allow attackers to cause a denial of service
1.8.9-2~bpo8+1
Affected by 20 other vulnerabilities.
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
1.8.19-1+deb10u3
Affected by 14 other vulnerabilities.
2.2.9-2+deb11u6
Affected by 1 other vulnerability.
VCID-sct2-zzwr-p7a8
Aliases:
CVE-2018-14645
A flaw was discovered in the HPACK decoder of HAProxy, before 1.8.14, that is used for HTTP/2. An out-of-bounds read access in hpack_valid_idx() resulted in a remote crash and denial of service.
1.8.14-1~bpo8+1
Affected by 17 other vulnerabilities.
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-uur5-d8g5-gfb4
Aliases:
CVE-2018-20102
denial of service
1.8.19-1+deb10u3
Affected by 14 other vulnerabilities.
VCID-v9pc-jdcr-dbc1
Aliases:
CVE-2018-11469
Incorrect caching of responses to requests including an Authorization header in HAProxy 1.8.0 through 1.8.9 (if cache enabled) allows attackers to achieve information disclosure via an unauthenticated remote request, related to the proto_http.c check_request_for_cacheability function.
1.8.14-1~bpo8+1
Affected by 17 other vulnerabilities.
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.
1.8.19-1+deb10u3
Affected by 14 other vulnerabilities.
2.2.9-2+deb11u6
Affected by 1 other vulnerability.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.

Date Actor Action Vulnerability Source VulnerableCode Version
2025-07-05T16:31:01.529753+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.154741+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.802959+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.519699+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-05T12:19:32.304016+00:00 Debian Oval Importer Affected by VCID-k2gg-hdzf-23d1 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-07-05T11:59:48.289075+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.752755+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.548453+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.359647+00:00 Debian Oval Importer Affected by VCID-1sw8-kz6c-cyg1 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-07-05T10:12:17.616603+00:00 Debian Oval Importer Affected by VCID-c4d1-jsqh-hban https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-07-05T09:57:03.806034+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.011556+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.756810+00:00 Debian Oval Importer Affected by VCID-uur5-d8g5-gfb4 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-07-05T05:22:44.293218+00:00 Debian Oval Importer Affected by VCID-sct2-zzwr-p7a8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-07-05T04:18:09.023166+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.165918+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.907100+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.644027+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.867540+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-04T06:29:07.062483+00:00 Debian Oval Importer Affected by VCID-v9pc-jdcr-dbc1 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-07-04T04:01:51.430834+00:00 Debian Oval Importer Affected by VCID-afuu-t427-qyej https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-07-04T00:59:08.130406+00:00 Debian Oval Importer Affected by VCID-sa71-g782-1bff https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 37.0.0
2025-07-04T00:44:57.176113+00:00 Debian Oval Importer Affected by VCID-z9uy-y3pu-zug8 https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 37.0.0
2025-07-02T05:02:08.581213+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.691534+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.751161+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.798134+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:52:16.205515+00:00 Debian Oval Importer Affected by VCID-k2gg-hdzf-23d1 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-07-02T02:41:30.140409+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.658368+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.023438+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.505011+00:00 Debian Oval Importer Affected by VCID-1sw8-kz6c-cyg1 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-07-02T01:48:14.655798+00:00 Debian Oval Importer Affected by VCID-c4d1-jsqh-hban https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-07-02T01:40:30.126801+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.725857+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.763987+00:00 Debian Oval Importer Affected by VCID-uur5-d8g5-gfb4 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-07-01T23:52:12.819726+00:00 Debian Oval Importer Affected by VCID-sct2-zzwr-p7a8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-07-01T23:24:01.361321+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.743669+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.869153+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.050720+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.463531+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-01T22:05:28.359107+00:00 Debian Oval Importer Affected by VCID-v9pc-jdcr-dbc1 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-07-01T21:21:31.670747+00:00 Debian Oval Importer Affected by VCID-afuu-t427-qyej https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-07-01T20:42:03.187943+00:00 Debian Oval Importer Affected by VCID-sa71-g782-1bff https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-07-01T20:35:31.442294+00:00 Debian Oval Importer Affected by VCID-z9uy-y3pu-zug8 https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3