CVE-2026-29054
Last modified
CVE-2026-29054 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Traefik is an HTTP reverse proxy and load balancer. From version 2.11.9 to 2.11.37 and from version 3.1.3 to 3.6.8, there is a potential vulnerability in Traefik managing the Connection header with X-Forwarded headers. EPSS estimates a 0.47% chance of exploitation in the next 30 days.
Description
Traefik is an HTTP reverse proxy and load balancer. From version 2.11.9 to 2.11.37 and from version 3.1.3 to 3.6.8, there is a potential vulnerability in Traefik managing the Connection header with X-Forwarded headers. When Traefik processes HTTP/1.1 requests, the protection put in place to prevent the removal of Traefik-managed X-Forwarded headers (such as X-Real-Ip, X-Forwarded-Host, X-Forwarded-Port, etc.) via the Connection header does not handle case sensitivity correctly. The Connection tokens are compared case-sensitively against the protected header names, but the actual header deletion operates case-insensitively. As a result, a remote unauthenticated client can use lowercase Connection tokens (e.g. Connection: x-real-ip) to bypass the protection and trigger the removal of Traefik-managed forwarded identity headers. This issue has been patched in versions 2.11.38 and 3.6.9.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Traefik | Traefik | >= 2.11.9, < 2.11.38 |
| Traefik | Traefik | >= 3.1.3, < 3.6.9 |
References
- https://github.com/traefik/traefik/releases/tag/v2.11.38Product, Release Notes
- https://github.com/traefik/traefik/releases/tag/v3.6.9Product, Release Notes
- https://github.com/traefik/traefik/security/advisories/GHSA-92mv-8f8w-wq52Patch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-29054?
How severe is CVE-2026-29054?
How do I fix CVE-2026-29054?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-29049melange allows users to build apk packages using declarative…4.3
- CVE-2026-2905A vulnerability was identified in Tenda HG9 300001138. This …8.8
- CVE-2026-29050melange allows users to build apk packages using declarative…6.1
- CVE-2026-29051melange allows users to build apk packages using declarative…3.3
- CVE-2026-29052The Calendar module for HumHub enables users to create one-t…6.1
- CVE-2026-29053Ghost is a Node.js content management system. From version 0…9.8
- CVE-2026-29055Tandoor Recipes is an application for managing recipes, plan…5.3
- CVE-2026-29056Kanboard is project management software focused on Kanban me…8.8
- CVE-2026-29057Next.js is a React framework for building full-stack web app…6.5
- CVE-2026-29058AVideo is a video-sharing Platform software. Prior to versio…9.8
- CVE-2026-29059Windmill is an open-source developer platform for internal c…7.5
- CVE-2026-2906A security flaw has been discovered in Tenda HG9 300001138. …8.8
Are you affected by CVE-2026-29054?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
