---
id: GHSA-pvrg-q6jw-42p7
title: >-
  Duplicate Advisory: Traefik vulnerable to HTTP/2 request causing denial of
  service 
summary: >-
  Duplicate Advisory: Traefik vulnerable to HTTP/2 request causing denial of
  service 
severity: high
cvss: 7.5
cwe:
  - CWE-400
  - CWE-770
vendor: traefik
product: github.com/traefik/traefik
ecosystem: go
affected:
  - github.com/traefik/traefik < 2.10.5
patched:
  - github.com/traefik/traefik 2.10.5
published: '2026-06-23'
updated: '2026-09-22'
sourceUpdated: '2026-09-22T19:37:42Z'
source: GHSA
sourceUrl: 'https://github.com/advisories/GHSA-pvrg-q6jw-42p7'
references:
  - url: 'https://github.com/traefik/traefik/security/advisories/GHSA-7v4p-328v-8v5g'
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2023-54365'
  - url: >-
      https://www.vulncheck.com/advisories/traefik-denial-of-service-via-http-2-request-handling
  - url: 'https://access.redhat.com/security/cve/CVE-2023-54365'
  - url: 'https://bugzilla.redhat.com/show_bug.cgi?id=2491710'
  - url: >-
      https://security.access.redhat.com/data/csaf/v2/vex/2023/cve-2023-54365.json
  - url: 'https://github.com/advisories/GHSA-pvrg-q6jw-42p7'
tags:
  - ghsa
  - go
ingestedAt: '2026-09-22T20:10:15.093Z'
---

## Overview

### Duplicate Advisory
This advisory has been withdrawn because it is a duplicate of GHSA-7v4p-328v-8v5g. This link is maintained to preserve external references.

### Original DescriptionTraefik 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.

## Affected packages

- `github.com/traefik/traefik < 2.10.5`

## Remediation

Upgrade to a patched release:

- `github.com/traefik/traefik 2.10.5`
