GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2024-53008 (GCVE-0-2024-53008)

Vulnerability from cvelistv5 – Published: 2024-11-28 02:10 – Updated: 2024-11-29 20:55
VLAI
Summary
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 obtain sensitive information.
SSVC
Exploitation: none Automatable: yes Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2024-11-29 20:53 UTC
CWE
  • CWE-444 - Inconsistent interpretation of HTTP requests ('HTTP Request/Response Smuggling')
Impacted products
Vendor Product Version CPE status
HAProxy Project HAProxy 2.6 Affected: 2.6.18 and earlier
guessed Create a notification for this product.
HAProxy Project HAProxy 2.8 Affected: 2.8.10 and earlier
guessed Create a notification for this product.
HAProxy Project HAProxy 2.9 Affected: 2.9.9 and earlier
guessed Create a notification for this product.
HAProxy Project HAProxy 3.0 Affected: 3.0.2 and earlier
guessed Create a notification for this product.
haproxy haproxy Affected: 2.6 , ≤ 2.6.18 (custom)
Affected: 2.8 , ≤ 2.8.10 (custom)
Affected: 2.9 , ≤ 2.9.9 (custom)
Affected: 3.0 , ≤ 3.0.2 (custom)
    cpe:2.3:a:haproxy:haproxy:*:*:*:*:*:*:*:*
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:a:haproxy:haproxy:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "haproxy",
            "vendor": "haproxy",
            "versions": [
              {
                "lessThanOrEqual": "2.6.18",
                "status": "affected",
                "version": "2.6",
                "versionType": "custom"
              },
              {
                "lessThanOrEqual": "2.8.10",
                "status": "affected",
                "version": "2.8",
                "versionType": "custom"
              },
              {
                "lessThanOrEqual": "2.9.9",
                "status": "affected",
                "version": "2.9",
                "versionType": "custom"
              },
              {
                "lessThanOrEqual": "3.0.2",
                "status": "affected",
                "version": "3.0",
                "versionType": "custom"
              }
            ]
          }
        ],
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-53008",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "yes"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-11-29T20:53:41.790046Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-11-29T20:55:24.521Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "HAProxy 2.6",
          "vendor": "HAProxy Project",
          "versions": [
            {
              "status": "affected",
              "version": "2.6.18 and earlier"
            }
          ]
        },
        {
          "product": "HAProxy 2.8",
          "vendor": "HAProxy Project",
          "versions": [
            {
              "status": "affected",
              "version": "2.8.10 and earlier"
            }
          ]
        },
        {
          "product": "HAProxy 2.9",
          "vendor": "HAProxy Project",
          "versions": [
            {
              "status": "affected",
              "version": "2.9.9 and earlier"
            }
          ]
        },
        {
          "product": "HAProxy 3.0",
          "vendor": "HAProxy Project",
          "versions": [
            {
              "status": "affected",
              "version": "3.0.2 and earlier"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "Inconsistent interpretation of HTTP requests (\u0027HTTP Request/Response Smuggling\u0027) 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 obtain sensitive information."
        }
      ],
      "metrics": [
        {
          "cvssV3_0": {
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.0"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en-US",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-444",
              "description": "Inconsistent interpretation of HTTP requests (\u0027HTTP Request/Response Smuggling\u0027)",
              "lang": "en-US",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-11-28T02:10:43.901Z",
        "orgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce",
        "shortName": "jpcert"
      },
      "references": [
        {
          "url": "https://www.haproxy.org/"
        },
        {
          "url": "https://git.haproxy.org/?p=haproxy-2.6.git;a=commit;h=1afca10150ac3e4e2224055cc31b6f1e4a70efe2"
        },
        {
          "url": "https://git.haproxy.org/?p=haproxy-2.8.git;a=commit;h=01c1056a44823c5ffb8f74660b32c099d9b5355b"
        },
        {
          "url": "https://git.haproxy.org/?p=haproxy-2.9.git;a=commit;h=4bcaece344c8738dac1ab5bd8cc81e2a22701d71"
        },
        {
          "url": "https://git.haproxy.org/?p=haproxy-3.0.git;a=commit;h=95a607c4b3af09be2a495b9c2872ea252ccff603"
        },
        {
          "url": "https://jvn.jp/en/jp/JVN88385716/"
        }
      ]
    }
  },
  "cveMetadata": {
    "assignerOrgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce",
    "assignerShortName": "jpcert",
    "cveId": "CVE-2024-53008",
    "datePublished": "2024-11-28T02:10:43.901Z",
    "dateReserved": "2024-11-18T23:29:20.816Z",
    "dateUpdated": "2024-11-29T20:55:24.521Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2024-53008",
      "date": "2026-09-19",
      "epss": "0.01021",
      "percentile": "0.61908"
    },
    "fkie_nvd": {
      "descriptions": [
        {
          "lang": "en",
          "value": "Inconsistent interpretation of HTTP requests (\u0027HTTP Request/Response Smuggling\u0027) 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 obtain sensitive information."
        },
        {
          "lang": "es",
          "value": "Existe un problema de interpretaci\u00f3n inconsistente de las solicitudes HTTP (\u0027Contrabando de solicitudes/respuestas HTTP\u0027) en HAProxy. Si se aprovecha esta vulnerabilidad, un atacante remoto puede acceder a una ruta restringida por la ACL (lista de control de acceso) establecida en el producto. Como resultado, el atacante puede obtener informaci\u00f3n confidencial."
        }
      ],
      "id": "CVE-2024-53008",
      "lastModified": "2024-11-28T03:15:16.363",
      "metrics": {
        "cvssMetricV30": [
          {
            "cvssData": {
              "attackComplexity": "LOW",
              "attackVector": "NETWORK",
              "availabilityImpact": "NONE",
              "baseScore": 5.3,
              "baseSeverity": "MEDIUM",
              "confidentialityImpact": "LOW",
              "integrityImpact": "NONE",
              "privilegesRequired": "NONE",
              "scope": "UNCHANGED",
              "userInteraction": "NONE",
              "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
              "version": "3.0"
            },
            "exploitabilityScore": 3.9,
            "impactScore": 1.4,
            "source": "vultures@jpcert.or.jp",
            "type": "Secondary"
          }
        ]
      },
      "published": "2024-11-28T03:15:16.363",
      "references": [
        {
          "source": "vultures@jpcert.or.jp",
          "url": "https://git.haproxy.org/?p=haproxy-2.6.git;a=commit;h=1afca10150ac3e4e2224055cc31b6f1e4a70efe2"
        },
        {
          "source": "vultures@jpcert.or.jp",
          "url": "https://git.haproxy.org/?p=haproxy-2.8.git;a=commit;h=01c1056a44823c5ffb8f74660b32c099d9b5355b"
        },
        {
          "source": "vultures@jpcert.or.jp",
          "url": "https://git.haproxy.org/?p=haproxy-2.9.git;a=commit;h=4bcaece344c8738dac1ab5bd8cc81e2a22701d71"
        },
        {
          "source": "vultures@jpcert.or.jp",
          "url": "https://git.haproxy.org/?p=haproxy-3.0.git;a=commit;h=95a607c4b3af09be2a495b9c2872ea252ccff603"
        },
        {
          "source": "vultures@jpcert.or.jp",
          "url": "https://jvn.jp/en/jp/JVN88385716/"
        },
        {
          "source": "vultures@jpcert.or.jp",
          "url": "https://www.haproxy.org/"
        }
      ],
      "sourceIdentifier": "vultures@jpcert.or.jp",
      "vulnStatus": "Awaiting Analysis",
      "weaknesses": [
        {
          "description": [
            {
              "lang": "en",
              "value": "CWE-444"
            }
          ],
          "source": "vultures@jpcert.or.jp",
          "type": "Secondary"
        }
      ]
    },
    "nvd": {
      "cve": {
        "affected": [
          {
            "affectedData": [
              {
                "product": "HAProxy 2.6",
                "vendor": "HAProxy Project",
                "versions": [
                  {
                    "status": "affected",
                    "version": "2.6.18 and earlier"
                  }
                ]
              },
              {
                "product": "HAProxy 2.8",
                "vendor": "HAProxy Project",
                "versions": [
                  {
                    "status": "affected",
                    "version": "2.8.10 and earlier"
                  }
                ]
              },
              {
                "product": "HAProxy 2.9",
                "vendor": "HAProxy Project",
                "versions": [
                  {
                    "status": "affected",
                    "version": "2.9.9 and earlier"
                  }
                ]
              },
              {
                "product": "HAProxy 3.0",
                "vendor": "HAProxy Project",
                "versions": [
                  {
                    "status": "affected",
                    "version": "3.0.2 and earlier"
                  }
                ]
              }
            ],
            "source": "vultures@jpcert.or.jp"
          },
          {
            "affectedData": [
              {
                "cpes": [
                  "cpe:2.3:a:haproxy:haproxy:*:*:*:*:*:*:*:*"
                ],
                "defaultStatus": "unknown",
                "product": "haproxy",
                "vendor": "haproxy",
                "versions": [
                  {
                    "lessThanOrEqual": "2.6.18",
                    "status": "affected",
                    "version": "2.6",
                    "versionType": "custom"
                  },
                  {
                    "lessThanOrEqual": "2.8.10",
                    "status": "affected",
                    "version": "2.8",
                    "versionType": "custom"
                  },
                  {
                    "lessThanOrEqual": "2.9.9",
                    "status": "affected",
                    "version": "2.9",
                    "versionType": "custom"
                  },
                  {
                    "lessThanOrEqual": "3.0.2",
                    "status": "affected",
                    "version": "3.0",
                    "versionType": "custom"
                  }
                ]
              }
            ],
            "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0"
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "Inconsistent interpretation of HTTP requests (\u0027HTTP Request/Response Smuggling\u0027) 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 obtain sensitive information."
          },
          {
            "lang": "es",
            "value": "Existe un problema de interpretaci\u00f3n inconsistente de las solicitudes HTTP (\u0027Contrabando de solicitudes/respuestas HTTP\u0027) en HAProxy. Si se aprovecha esta vulnerabilidad, un atacante remoto puede acceder a una ruta restringida por la ACL (lista de control de acceso) establecida en el producto. Como resultado, el atacante puede obtener informaci\u00f3n confidencial."
          }
        ],
        "id": "CVE-2024-53008",
        "lastModified": "2026-06-17T08:08:00.790",
        "metrics": {
          "cvssMetricV30": [
            {
              "cvssData": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 5.3,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "LOW",
                "integrityImpact": "NONE",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
                "version": "3.0"
              },
              "exploitabilityScore": 3.9,
              "impactScore": 1.4,
              "source": "vultures@jpcert.or.jp",
              "type": "Secondary"
            }
          ],
          "ssvcV203": [
            {
              "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "ssvcData": {
                "id": "CVE-2024-53008",
                "options": [
                  {
                    "exploitation": "none"
                  },
                  {
                    "automatable": "yes"
                  },
                  {
                    "technicalImpact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-11-29T20:53:41.790046Z",
                "version": "2.0.3"
              }
            }
          ]
        },
        "published": "2024-11-28T03:15:16.363",
        "references": [
          {
            "source": "vultures@jpcert.or.jp",
            "url": "https://git.haproxy.org/?p=haproxy-2.6.git;a=commit;h=1afca10150ac3e4e2224055cc31b6f1e4a70efe2"
          },
          {
            "source": "vultures@jpcert.or.jp",
            "url": "https://git.haproxy.org/?p=haproxy-2.8.git;a=commit;h=01c1056a44823c5ffb8f74660b32c099d9b5355b"
          },
          {
            "source": "vultures@jpcert.or.jp",
            "url": "https://git.haproxy.org/?p=haproxy-2.9.git;a=commit;h=4bcaece344c8738dac1ab5bd8cc81e2a22701d71"
          },
          {
            "source": "vultures@jpcert.or.jp",
            "url": "https://git.haproxy.org/?p=haproxy-3.0.git;a=commit;h=95a607c4b3af09be2a495b9c2872ea252ccff603"
          },
          {
            "source": "vultures@jpcert.or.jp",
            "url": "https://jvn.jp/en/jp/JVN88385716/"
          },
          {
            "source": "vultures@jpcert.or.jp",
            "url": "https://www.haproxy.org/"
          }
        ],
        "sourceIdentifier": "vultures@jpcert.or.jp",
        "vulnStatus": "Deferred",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-444"
              }
            ],
            "source": "vultures@jpcert.or.jp",
            "type": "Secondary"
          }
        ]
      }
    },
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-06-30T03:03:18+00:00",
      "cve": "CVE-2024-53008",
      "id": "CVE-2024-53008",
      "initial_release_date": "2024-11-28T02:10:43.901000+00:00",
      "product_status:known_affected": "6",
      "product_status:known_not_affected": "8",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "HAProxy: HTTP request smuggling in HAProxy",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2024/cve-2024-53008.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2025-06-05T03:34:30Z",
      "cve": "CVE-2024-53008",
      "id": "CVE-2024-53008",
      "initial_release_date": "2024-11-29T03:48:26Z",
      "product_status:known_not_affected": "10",
      "product_status:recommended": "5",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2024-53008",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2024-53008.json",
      "version": "19"
    },
    "vulnrichment": {
      "containers": {
        "adp": [
          {
            "affected": [
              {
                "cpes": [
                  "cpe:2.3:a:haproxy:haproxy:*:*:*:*:*:*:*:*"
                ],
                "defaultStatus": "unknown",
                "product": "haproxy",
                "vendor": "haproxy",
                "versions": [
                  {
                    "lessThanOrEqual": "2.6.18",
                    "status": "affected",
                    "version": "2.6",
                    "versionType": "custom"
                  },
                  {
                    "lessThanOrEqual": "2.8.10",
                    "status": "affected",
                    "version": "2.8",
                    "versionType": "custom"
                  },
                  {
                    "lessThanOrEqual": "2.9.9",
                    "status": "affected",
                    "version": "2.9",
                    "versionType": "custom"
                  },
                  {
                    "lessThanOrEqual": "3.0.2",
                    "status": "affected",
                    "version": "3.0",
                    "versionType": "custom"
                  }
                ]
              }
            ],
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-53008",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-11-29T20:53:41.790046Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-11-29T20:55:19.015Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "HAProxy 2.6",
              "vendor": "HAProxy Project",
              "versions": [
                {
                  "status": "affected",
                  "version": "2.6.18 and earlier"
                }
              ]
            },
            {
              "product": "HAProxy 2.8",
              "vendor": "HAProxy Project",
              "versions": [
                {
                  "status": "affected",
                  "version": "2.8.10 and earlier"
                }
              ]
            },
            {
              "product": "HAProxy 2.9",
              "vendor": "HAProxy Project",
              "versions": [
                {
                  "status": "affected",
                  "version": "2.9.9 and earlier"
                }
              ]
            },
            {
              "product": "HAProxy 3.0",
              "vendor": "HAProxy Project",
              "versions": [
                {
                  "status": "affected",
                  "version": "3.0.2 and earlier"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Inconsistent interpretation of HTTP requests (\u0027HTTP Request/Response Smuggling\u0027) 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 obtain sensitive information."
            }
          ],
          "metrics": [
            {
              "cvssV3_0": {
                "baseScore": 5.3,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
                "version": "3.0"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en-US",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-444",
                  "description": "Inconsistent interpretation of HTTP requests (\u0027HTTP Request/Response Smuggling\u0027)",
                  "lang": "en-US",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2024-11-28T02:10:43.901Z",
            "orgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce",
            "shortName": "jpcert"
          },
          "references": [
            {
              "url": "https://www.haproxy.org/"
            },
            {
              "url": "https://git.haproxy.org/?p=haproxy-2.6.git;a=commit;h=1afca10150ac3e4e2224055cc31b6f1e4a70efe2"
            },
            {
              "url": "https://git.haproxy.org/?p=haproxy-2.8.git;a=commit;h=01c1056a44823c5ffb8f74660b32c099d9b5355b"
            },
            {
              "url": "https://git.haproxy.org/?p=haproxy-2.9.git;a=commit;h=4bcaece344c8738dac1ab5bd8cc81e2a22701d71"
            },
            {
              "url": "https://git.haproxy.org/?p=haproxy-3.0.git;a=commit;h=95a607c4b3af09be2a495b9c2872ea252ccff603"
            },
            {
              "url": "https://jvn.jp/en/jp/JVN88385716/"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce",
        "assignerShortName": "jpcert",
        "cveId": "CVE-2024-53008",
        "datePublished": "2024-11-28T02:10:43.901Z",
        "dateReserved": "2024-11-18T23:29:20.816Z",
        "dateUpdated": "2024-11-29T20:55:24.521Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…