VYPR

Bitnami package

haproxy

pkg:bitnami/haproxy

Vulnerabilities (17)

  • CVE-2025-11230Nov 19, 2025
    affected >= 2.4.0, < 2.4.30fixed 2.4.30

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

  • CVE-2025-32464MedApr 9, 2025
    affected >= 2.2.0, < 2.9.6fixed 2.9.6

    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
    affected >= 2.6.0, < 2.9.10fixed 2.9.10

    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 obt

  • CVE-2024-49214MedOct 14, 2024
    affected < 2.9.11fixed 2.9.11

    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-2024-45506Sep 4, 2024
    affected >= 2.9.0, < 2.9.10fixed 2.9.10

    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-45539Nov 28, 2023
    affected < 2.8.2fixed 2.8.2

    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-2023-40225Aug 10, 2023
    affected < 2.0.33fixed 2.0.33

    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 HAP

  • CVE-2023-25950Apr 11, 2023
    affected >= 2.6.1, < 2.6.8fixed 2.6.8

    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-2023-0836Mar 29, 2023
    affected >= 2.1.0, < 2.1.1fixed 2.1.1

    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-2023-0056Mar 23, 2023

    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-2023-25725Feb 14, 2023
    affected < 2.0.31fixed 2.0.31

    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 an

  • CVE-2022-0711Mar 2, 2022
    affected >= 2.2.0, < 2.2.21fixed 2.2.21

    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

  • CVE-2021-40346Sep 8, 2021
    affected >= 2.0.0, < 2.0.25fixed 2.0.25

    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-2021-39240Aug 17, 2021
    affected >= 2.2.0, < 2.2.16fixed 2.2.16

    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 wh

  • CVE-2021-39241Aug 17, 2021
    affected >= 2.0.0, < 2.0.24fixed 2.0.24

    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 protecte

  • CVE-2021-39242Aug 17, 2021
    affected >= 2.2.0, < 2.2.16fixed 2.2.16

    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-2020-11100Apr 2, 2020
    affected >= 1.8.0, < 2.1.4fixed 2.1.4

    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.