Skip to content

x/vulndb: potential Go vuln in github.com/traefik/traefik: CVE-2025-32431 #3634

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
GoVulnBot opened this issue Apr 21, 2025 · 1 comment
Closed

Comments

@GoVulnBot
Copy link

Advisory CVE-2025-32431 references a vulnerability in the following Go modules:

Module
github.com/traefik/traefik

Description:
Traefik (pronounced traffic) is an HTTP reverse proxy and load balancer. In versions prior to 2.11.24, 3.3.6, and 3.4.0-rc2. 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 URL contains a /../ in its path, it’s possible to target a backend, exposed using another router, by-passing the middlewares chain. This issue has been patched in versions 2.11.24, 3.3.6, and 3.4.0-rc2. A workaround involves adding a PathRegexp rule to...

References:

Cross references:

See doc/quickstart.md for instructions on how to triage this report.

id: GO-ID-PENDING
modules:
    - module: github.com/traefik/traefik
      vulnerable_at: 1.7.34
summary: CVE-2025-32431 in github.com/traefik/traefik
cves:
    - CVE-2025-32431
references:
    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2025-32431
    - fix: https://github.com/traefik/traefik/pull/11684
    - web: https://github.com/traefik/traefik/releases/tag/v2.11.24
    - web: https://github.com/traefik/traefik/releases/tag/v3.3.6
    - web: https://github.com/traefik/traefik/releases/tag/v3.4.0-rc2
    - web: https://github.com/traefik/traefik/security/advisories/GHSA-6p68-w45g-48j7
source:
    id: CVE-2025-32431
    created: 2025-04-21T17:01:27.032861546Z
review_status: UNREVIEWED

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/667315 mentions this issue: data/reports: add 7 reports

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants