CVE-2024-39321

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-39321
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-39321.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-39321
Aliases
Downstream
Related
Published
2024-07-05T17:32:06.688Z
Modified
2025-11-28T02:35:49.132464Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N CVSS Calculator
Summary
Traefik vulnerable to bypassing IP allow-lists via HTTP/3 early data requests in QUIC 0-RTT handshakes
Details

Traefik is an HTTP reverse proxy and load balancer. Versions prior to 2.11.6, 3.0.4, and 3.1.0-rc3 have a vulnerability that allows bypassing IP allow-lists via HTTP/3 early data requests in QUIC 0-RTT handshakes sent with spoofed IP addresses. Versions 2.11.6, 3.0.4, and 3.1.0-rc3 contain a patch for this issue. No known workarounds are available.

Database specific
{
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/39xxx/CVE-2024-39321.json",
    "cwe_ids": [
        "CWE-639"
    ]
}
References

Affected packages

Git / github.com/traefik/traefik

Affected ranges

Type
GIT
Repo
https://github.com/traefik/traefik
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "fixed": "2.11.6"
        }
    ]
}
Type
GIT
Repo
https://github.com/traefik/traefik
Events
Database specific
{
    "versions": [
        {
            "introduced": "3.0.0-beta3"
        },
        {
            "fixed": "3.0.4"
        }
    ]
}
Type
GIT
Repo
https://github.com/traefik/traefik
Events
Database specific
{
    "versions": [
        {
            "introduced": "3.1.0-rc1"
        },
        {
            "fixed": "3.1.0-rc3"
        }
    ]
}