Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/traefik/traefik/v2
  4. ›
  5. CVE-2025-66490

CVE-2025-66490: Path Normalization Bypass in Traefik Router + Middleware Rules

December 8, 2025 (updated December 17, 2025)

There is a potential vulnerability in Traefik managing the requests using a PathPrefix, Path or PathRegex matcher.

When Traefik is configured to route the requests to a backend using a matcher based on the path; if the request path contains an encoded restricted character from the following set (’/’, ‘', ‘Null’, ‘;’, ‘?’, ‘#’), it’s possible to target a backend, exposed using another router, by-passing the middlewares chain.

Access Control Bypass: Any endpoint intended to be blocked (e.g., admin/debug/beta APIs) can be accessed by URL-encoding slashes or other characters.

This could lead to:

  • Unauthorized access to restricted endpoints
  • Execution of protected internal functionality
  • Potential privilege escalation
  • Bypass of security policies enforced via Traefik routing rules

References

  • github.com/advisories/GHSA-gm3x-23wp-hc2c
  • github.com/traefik/traefik
  • github.com/traefik/traefik/releases/tag/v2.11.32
  • github.com/traefik/traefik/releases/tag/v3.6.4
  • github.com/traefik/traefik/security/advisories/GHSA-gm3x-23wp-hc2c
  • nvd.nist.gov/vuln/detail/CVE-2025-66490

Code Behaviors & Features

Detect and mitigate CVE-2025-66490 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2.11.32

Fixed versions

  • 2.11.32

Solution

Upgrade to version 2.11.32 or above.

Impact 6.5 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-436: Interpretation Conflict

Source file

go/github.com/traefik/traefik/v2/CVE-2025-66490.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 20 Jan 2026 00:18:05 +0000.