CVE-2024-32976

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-32976
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-32976.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-32976
Aliases
Published
2024-06-04T20:59:59Z
Modified
2025-11-11T03:03:37.647642Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Envoy can enter an endless loop while decompressing Brotli data with extra input
Details

Envoy is a cloud-native, open source edge and service proxy. Envoyproxy with a Brotli filter can get into an endless loop during decompression of Brotli data with extra input.

Database specific
{
    "cwe_ids": [
        "CWE-835"
    ]
}
References

Affected packages

Git / github.com/envoyproxy/envoy

Affected ranges

Type
GIT
Repo
https://github.com/envoyproxy/envoy
Events
Database specific
{
    "versions": [
        {
            "introduced": "1.29.0"
        },
        {
            "last_affected": "1.29.4"
        }
    ]
}
Type
GIT
Repo
https://github.com/envoyproxy/envoy
Events
Database specific
{
    "versions": [
        {
            "introduced": "1.28.0"
        },
        {
            "last_affected": "1.28.3"
        }
    ]
}

Affected versions

v1.*

v1.28.0
v1.28.1
v1.28.2
v1.28.3
v1.29.0
v1.29.1
v1.29.2
v1.29.3
v1.29.4