{ "dataType": "CVE_RECORD", "dataVersion": "5.2", "cveMetadata": { "cveId": "CVE-2023-54365", "assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10", "state": "PUBLISHED", "assignerShortName": "VulnCheck", "dateReserved": "2026-06-22T21:54:30.246Z", "datePublished": "2026-06-23T12:12:51.853Z", "dateUpdated": "2026-06-30T12:07:27.277Z" }, "containers": { "cna": { "providerMetadata": { "orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10", "shortName": "VulnCheck", "dateUpdated": "2026-06-23T12:12:51.853Z" }, "datePublic": "2023-10-12T00:00:00.000Z", "title": "Traefik - Denial of Service via HTTP/2 Request Handling", "descriptions": [ { "lang": "en", "value": "Traefik before 2.10.5 and 3.0.0-beta4 is affected by a denial-of-service vulnerability in HTTP/2 request handling inherited from the Go standard library's HTTP/2 implementation (CVE-2023-44487 / CVE-2023-39325, the 'Rapid Reset' technique). A remote attacker can rapidly create and cancel HTTP/2 streams to exhaust server resources and cause service unavailability." } ], "problemTypes": [ { "descriptions": [ { "lang": "en", "description": "Uncontrolled Resource Consumption", "cweId": "CWE-400", "type": "CWE" } ] } ], "affected": [ { "vendor": "Traefik", "product": "Traefik", "defaultStatus": "unaffected", "packageURL": "pkg:golang/github.com/traefik/traefik", "versions": [ { "version": "0", "lessThan": "2.10.5", "status": "affected", "versionType": "semver" }, { "version": "2.10.5", "status": "unaffected", "versionType": "semver" } ] }, { "vendor": "Traefik", "product": "Traefik", "defaultStatus": "unaffected", "packageURL": "pkg:golang/github.com/traefik/traefik", "versions": [ { "version": "3.0.0-beta1", "lessThan": "3.0.0-beta4", "status": "affected", "versionType": "semver" }, { "version": "3.0.0-beta4", "status": "unaffected", "versionType": "semver" } ] } ], "cpeApplicability": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:traefik:traefik_enterprise:*:*:*:*:*:*:*:*", "versionEndExcluding": "1.21.3, 1.20.10" }, { "vulnerable": true, "criteria": "cpe:2.3:a:traefik:traefik_enterprise:*:*:*:*:*:*:*:*", "versionEndExcluding": "2.10.5, v3.0.0" } ] } ] } ], "metrics": [ { "cvssV4_0": { "Automatable": "NOT_DEFINED", "Recovery": "NOT_DEFINED", "Safety": "NOT_DEFINED", "attackComplexity": "LOW", "attackRequirements": "NONE", "attackVector": "NETWORK", "baseScore": 8.7, "baseSeverity": "HIGH", "exploitMaturity": "NOT_DEFINED", "privilegesRequired": "NONE", "providerUrgency": "NOT_DEFINED", "subAvailabilityImpact": "NONE", "subConfidentialityImpact": "NONE", "subIntegrityImpact": "NONE", "userInteraction": "NONE", "valueDensity": "NOT_DEFINED", "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N", "version": "4.0", "vulnAvailabilityImpact": "HIGH", "vulnConfidentialityImpact": "NONE", "vulnIntegrityImpact": "NONE", "vulnerabilityResponseEffort": "NOT_DEFINED" }, "format": "CVSS" }, { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "format": "CVSS" } ], "references": [ { "url": "https://github.com/traefik/traefik/security/advisories/GHSA-7v4p-328v-8v5g", "name": "GitHub Security Advisory (GHSA-7v4p-328v-8v5g)", "tags": [ "vendor-advisory" ] }, { "name": "VulnCheck Advisory: Traefik - Denial of Service via HTTP/2 Request Handling", "tags": [ "third-party-advisory" ], "url": "https://www.vulncheck.com/advisories/traefik-denial-of-service-via-http-2-request-handling" } ], "x_generator": { "engine": "vulncheck-endgame" } }, "adp": [ { "metrics": [ { "other": { "type": "ssvc", "content": { "timestamp": "2026-06-23T18:13:32.219989Z", "id": "CVE-2023-54365", "options": [ { "Exploitation": "none" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "version": "2.0.3" } } } ], "title": "CISA ADP Vulnrichment", "providerMetadata": { "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP", "dateUpdated": "2026-06-23T18:13:51.614Z" } }, { "affected": [ { "cpes": [ "cpe:/a:redhat:openshift_ai" ], "defaultStatus": "affected", "product": "Red Hat OpenShift AI (RHOAI)", "vendor": "Red Hat" }, { "cpes": [ "cpe:/a:redhat:openshift_devspaces:3" ], "defaultStatus": "unaffected", "product": "Red Hat OpenShift Dev Spaces", "vendor": "Red Hat" } ], "datePublic": "2026-06-23T12:12:51.853Z", "descriptions": [ { "lang": "en", "value": "A flaw was found in Traefik's HTTP/2 request handling. A remote attacker can exploit this vulnerability by rapidly creating and canceling HTTP/2 streams. This can exhaust server resources, leading to a denial of service (DoS) and making the service unavailable to legitimate users. This issue is inherited from the Go standard library's HTTP/2 implementation, known as the 'Rapid Reset' technique." } ], "metrics": [ { "other": { "content": { "namespace": "https://access.redhat.com/security/updates/classification/", "value": "Important" }, "type": "Red Hat severity rating" } }, { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "format": "CVSS" } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-770", "description": "Allocation of Resources Without Limits or Throttling", "lang": "en", "type": "CWE" } ] } ], "references": [ { "tags": [ "vdb-entry", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/security/cve/CVE-2023-54365" }, { "name": "RHBZ#2491710", "tags": [ "issue-tracking", "x_refsource_REDHAT" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2491710" }, { "tags": [ "x_sadp-csaf-vex" ], "url": "https://security.access.redhat.com/data/csaf/v2/vex/2023/cve-2023-54365.json" } ], "timeline": [ { "lang": "en", "time": "2026-06-23T13:01:50.400Z", "value": "Reported to Red Hat." }, { "lang": "en", "time": "2026-06-23T12:12:51.853Z", "value": "Made public." } ], "title": "github.com/traefik/traefik: net/http2: Traefik: Denial of Service via HTTP/2 Rapid Reset technique", "workarounds": [ { "lang": "en", "value": "The recommended mitigation is to upgrade Traefik to a version that includes the patched HTTP/2 dependency." } ], "x_adpType": "supplier", "x_generator": { "engine": "sadp-cli 1.0.0" }, "providerMetadata": { "orgId": "0b0ca135-0b70-47e7-9f44-1890c2a1c46c", "shortName": "redhat-SADP", "dateUpdated": "2026-06-30T12:07:27.277Z" } } ] } }