VYPR

Vendor CVEs

Haproxy

All CVEs

42 total · sorted by risk
  • CVE-2020-35195CriDec 17, 2020
    risk 0.64cvss 9.8epss 0.02

    The official haproxy docker images before 1.8.18-alpine (Alpine specific) contain a blank password for a root user. System using the haproxy docker container deployed by affected versions of the docker image may allow a remote attacker to achieve root access with a blank…

  • CVE-2019-19330CriNov 27, 2019
    risk 0.64cvss 9.8epss 0.04

    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-2020-11100HigApr 2, 2020
    risk 0.62cvss 8.8epss 0.61

    In hpack_dht_insert in hpack-tbl.c in the HPACK decoder in HAProxy 1.8 through 2.x before 2.1.4, a remote attacker can write arbitrary bytes around a certain location on the heap via a crafted HTTP/2 request, possibly causing remote code execution.

  • CVE-2023-25725CriFeb 14, 2023
    risk 0.60cvss 9.1epss 0.05

    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…

  • CVE-2019-14241HigJul 23, 2019
    risk 0.54cvss 7.5epss 0.70

    HAProxy through 2.0.2 allows attackers to cause a denial of service (ha_panic) via vectors related to htx_manage_client_side_cookies in proto_htx.c.

  • CVE-2023-45539HigNov 28, 2023
    risk 0.53cvss 8.2epss 0.02

    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.

  • CVE-2016-5360HigJun 30, 2016
    risk 0.52cvss 7.5epss 0.43

    HAproxy 1.6.x before 1.6.6, when a deny comes from a reqdeny rule, allows remote attackers to cause a denial of service (uninitialized memory access and crash) or possibly have unspecified other impact via unknown vectors.

  • CVE-2025-11230HigNov 19, 2025
    risk 0.49cvss 7.5epss 0.01

    Inefficient algorithm complexity in mjson in HAProxy allows remote attackers to cause a denial of service via specially crafted JSON requests.

  • CVE-2024-45506HigSep 4, 2024
    risk 0.49cvss 7.5epss 0.01

    HAProxy 2.9.x before 2.9.10, 3.0.x before 3.0.4, and 3.1.x through 3.1-dev6 allows a remote denial of service for HTTP/2 zero-copy forwarding (h2_send loop) under a certain set of conditions, as exploited in the wild in 2024.

  • CVE-2023-0836HigMar 29, 2023
    risk 0.49cvss 7.5epss 0.01

    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…

  • CVE-2021-39242HigAug 17, 2021
    risk 0.49cvss 7.5epss 0.02

    An issue was discovered in HAProxy 2.2 before 2.2.16, 2.3 before 2.3.13, and 2.4 before 2.4.3. It can lead to a situation with an attacker-controlled HTTP Host header, because a mismatch between Host and authority is mishandled.

  • CVE-2021-39240HigAug 17, 2021
    risk 0.49cvss 7.5epss 0.02

    An issue was discovered in HAProxy 2.2 before 2.2.16, 2.3 before 2.3.13, and 2.4 before 2.4.3. It does not ensure that the scheme and path portions of a URI have the expected characters. For example, the authority field (as observed on a target HTTP/2 server) might differ from…

  • CVE-2018-20615HigMar 21, 2019
    risk 0.49cvss 7.5epss 0.04

    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…

  • CVE-2018-20103HigDec 12, 2018
    risk 0.49cvss 7.5epss 0.07

    An issue was discovered in dns.c in HAProxy through 1.8.14. In the case of a compressed pointer, a crafted packet can trigger infinite recursion by making the pointer point to itself, or create a long chain of valid pointers resulting in stack exhaustion.

  • CVE-2018-20102HigDec 12, 2018
    risk 0.49cvss 7.5epss 0.04

    An out-of-bounds read in dns_validate_dns_response in dns.c was discovered in HAProxy through 1.8.14. Due to a missing check when validating DNS responses, remote attackers might be able read the 16 bytes corresponding to an AAAA record from the non-initialized part of the…

  • CVE-2018-14645HigSep 21, 2018
    risk 0.49cvss 7.5epss 0.03

    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.

  • CVE-2018-10184HigMay 9, 2018
    risk 0.49cvss 7.5epss 0.08

    An issue was discovered in HAProxy before 1.8.8. The incoming H2 frame length was checked against the max_frame_size setting instead of being checked against the bufsize. The max_frame_size only applies to outgoing traffic and not to incoming, so if a large enough frame size is…

  • CVE-2023-25950HigApr 11, 2023
    risk 0.48cvss 7.3epss 0.03

    HTTP request/response smuggling vulnerability in HAProxy version 2.7.0, and 2.6.1 to 2.6.7 allows a remote attacker to alter a legitimate user's request. As a result, the attacker may obtain sensitive information or cause a denial-of-service (DoS) condition.

  • CVE-2019-18277HigOct 23, 2019
    risk 0.43cvss 7.5epss 0.10

    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…

  • CVE-2026-55204HigJun 18, 2026
    risk 0.42cvss 7.5epss 0.00

    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…

  • CVE-2026-55203HigJun 18, 2026
    risk 0.42cvss 7.5epss 0.00

    HAProxy through 3.4.0, fixed in commit 5985276, contains an integer overflow vulnerability in the fcgi_conn structure's drl field that allows buffer misparse as new FCGI record headers. When contentLength is 65535 and paddingLength is 1 or more, the drl field wraps to 0, causing…

  • CVE-2025-59303MedOct 8, 2025
    risk 0.42cvss 6.4epss 0.00

    HAProxy Kubernetes Ingress Controller before 3.1.13, when the config-snippets feature flag is used, accepts config snippets from users with create/update permissions. This can result in obtaining an ingress token secret as a response. The fixed versions of HAProxy Enterprise…

  • CVE-2023-0056MedMar 23, 2023
    risk 0.42cvss 6.5epss 0.02

    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.

  • CVE-2019-14243HigJul 23, 2019
    risk 0.42cvss 7.5epss 0.04

    headerv2.go in mastercactapus proxyprotocol before 0.0.2, as used in the mastercactapus caddy-proxyprotocol plugin through 0.0.2 for Caddy, allows remote attackers to cause a denial of service (webserver panic and daemon crash) via a crafted HAProxy PROXY v2 request with…

  • CVE-2018-11469MedMay 25, 2018
    risk 0.39cvss 5.9epss 0.03

    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…

  • CVE-2019-11323MedMay 9, 2019
    risk 0.38cvss 5.9epss 0.01

    HAProxy before 1.9.7 mishandles a reload with rotated keys, which triggers use of uninitialized, and very predictable, HMAC keys. This is related to an include/types/ssl_sock.h error.

  • CVE-2025-32464MedApr 9, 2025
    risk 0.37cvss 6.8epss 0.01

    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.

  • CVE-2024-53008MedNov 28, 2024
    risk 0.35cvss 5.3epss 0.01

    Inconsistent interpretation of HTTP requests ('HTTP Request/Response Smuggling') issue exists in HAProxy. If this vulnerability is exploited, a remote attacker may access a path that is restricted by ACL (Access Control List) set on the product. As a result, the attacker may…

  • CVE-2021-39241MedAug 17, 2021
    risk 0.35cvss 5.3epss 0.02

    An issue was discovered in HAProxy 2.0 before 2.0.24, 2.2 before 2.2.16, 2.3 before 2.3.13, and 2.4 before 2.4.3. An HTTP method name may contain a space followed by the name of a protected resource. It is possible that a server would interpret this as a request for that…

  • CVE-2016-2102MedAug 22, 2017
    risk 0.35cvss 5.3epss 0.02

    HAProxy statistics in openstack-tripleo-image-elements are non-authenticated over the network.

  • CVE-2026-26081MedJul 20, 2026
    risk 0.31cvss 4.8epss 0.00

    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.

  • CVE-2024-49214MedOct 14, 2024
    risk 0.27cvss 5.3epss 0.01

    QUIC in HAProxy 3.1.x before 3.1-dev7, 3.0.x before 3.0.5, and 2.9.x before 2.9.11 allows opening a 0-RTT session with a spoofed IP address. This can bypass the IP allow/block list functionality.

  • CVE-2026-26080LowJul 20, 2026
    risk 0.24cvss 3.7epss 0.00

    HAProxy Community Edition 3.2.x through 3.3.x before 3.3.3 can enter a loop or crash because varint is mishandled. HAProxy Enterprise and ALOHA are also affected.

  • CVE-2026-33555MedApr 13, 2026
    risk 0.19cvss 4.0epss 0.00

    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…

  • CVE-2021-40346HigSep 8, 2021
    risk 0.04cvss 7.5epss 0.58

    An integer overflow exists in HAProxy 2.0 through 2.5 in htx_add_header that can be exploited to perform an HTTP request smuggling attack, allowing an attacker to bypass all configured http-request HAProxy ACLs and possibly other ACLs.

  • CVE-2022-0711HigMar 2, 2022
    risk 0.01cvss 7.5epss 0.17

    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…

  • CVE-2023-40225HigAug 10, 2023
    risk 0.00cvss 7.2epss 0.02

    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…

  • CVE-2015-3281Jul 6, 2015
    risk 0.00cvss epss 0.04

    The buffer_slow_realign function in HAProxy 1.5.x before 1.5.14 and 1.6-dev does not properly realign a buffer that is used for pending outgoing data, which allows remote attackers to obtain sensitive information (uninitialized memory contents of previous requests) via a crafted…

  • CVE-2014-6269Sep 30, 2014
    risk 0.00cvss epss 0.04

    Multiple integer overflows in the http_request_forward_body function in proto_http.c in HAProxy 1.5-dev23 before 1.5.4 allow remote attackers to cause a denial of service (crash) via a large stream of data, which triggers a buffer overflow and an out-of-bounds read.

  • CVE-2013-2175Aug 19, 2013
    risk 0.00cvss epss 0.04

    HAProxy 1.4 before 1.4.24 and 1.5 before 1.5-dev19, when configured to use hdr_ip or other "hdr_*" functions with a negative occurrence count, allows remote attackers to cause a denial of service (negative array index usage and crash) via an HTTP header with a certain number of…

  • CVE-2013-1912Apr 10, 2013
    risk 0.00cvss epss 0.05

    Buffer overflow in HAProxy 1.4 through 1.4.22 and 1.5-dev through 1.5-dev17, when HTTP keep-alive is enabled, using HTTP keywords in TCP inspection rules, and running with rewrite rules that appends to requests, allows remote attackers to cause a denial of service (crash) and…

  • CVE-2012-2942May 27, 2012
    risk 0.00cvss epss 0.05

    Buffer overflow in the trash buffer in the header capture functionality in HAProxy before 1.4.21, when global.tune.bufsize is set to a value greater than the default and header rewriting is enabled, allows remote attackers to cause a denial of service and possibly execute…