You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
haproxy
About this tag
HAProxy is a high-performance load balancer and reverse proxy widely used for HTTP and TCP workloads. Recent discussions on WindowsForum.com focus on critical security vulnerabilities affecting HAProxy deployments. CVE-2024-45506 involves a logic flaw in the HTTP/2 zero-copy forwarding path that can cause remote denial of service through endless loops or crashes, with active exploitation observed. CVE-2025-11230 is a high-severity DoS vulnerability in the embedded mjson JSON parser, where specially crafted numeric values trigger inefficient algorithm complexity, leading to process hangs or termination. Both issues require urgent patching to maintain availability. These threads provide mitigation steps and patch guidance for HAProxy operators.
HAProxy operators should treat CVE-2024-45506 as an urgent availability risk: a logic flaw in the HTTP/2 zero‑copy forwarding path (the h2_send loop) can be triggered remotely to put HAProxy processes into an endless loop or crash them outright, and this weakness was observed being exploited in...
HAProxy Technologies has published an advisory for CVE‑2025‑11230, a high‑severity denial‑of‑service flaw rooted in an Inefficient Algorithm Complexity (CWE‑407) in the embedded mjson JSON parser; specially crafted JSON payloads that include extremely large numeric values can trigger...