Lucene search
+L

1336 matches found

Kitploit
Kitploit
added 2026/09/11 11:49 p.m.103 views

authelia

Authelia is an open-source authentication and authorization server providing two-factor authentication and single sign-on SSO for your applications via a web portal. It acts as a companion for reverse proxies by allowing, denying, or redirecting requests. Documentation is available at...

6AI score
SaveExploits0References12
Kitploit
Kitploit
added 2026/09/11 9:13 p.m.4 views

traefik-CVE-2024-45410-poc

Shadow Corp CTF Challenge Welcome to the Shadow Corp Capture the Flag CTF challenge! This challenge will test your skills in identifying and exploiting vulnerabilities related to security headers and HTTP proxy behavior. Your mission is to bypass protections and uncover secrets hidden within the...

9.8CVSS8.2AI score0.01513EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/09/11 2:33 p.m.5 views

CVE-2026-88877

A flaw was found in Traefik's Kubernetes ingress-nginx provider. A remote attacker, by sending a specially crafted request with a malformed Host header e.g., containing a non-numeric port, can bypass security middlewares, including authentication and IP allowlisting. This leads to unauthorized...

9.8CVSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/09/11 2:11 p.m.5 views

CVE-2026-88879

A flaw was found in Traefik, an HTTP reverse proxy and load balancer. Due to a discrepancy in how Traefik and certain backend applications process HTTP header names, a remote attacker can smuggle specially crafted headers. This allows the attacker to bypass identity assertions made by Traefik,...

9.6CVSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/09/11 2:11 p.m.5 views

CVE-2026-85594

A flaw was found in Traefik. The software fails to enforce crossProviderNamespaces restrictions on the traefik.ingress.kubernetes.io/service.middlewares Service annotation within the Kubernetes Ingress provider. This vulnerability allows a namespace-limited tenant, even if excluded from the...

7.7CVSS0.00215EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/09/11 1:52 p.m.4 views

CVE-2026-85596

A flaw was found in Traefik. This vulnerability allows a remote attacker to bypass authentication, gaining unauthorized access to protected routes. This occurs due to a conflict in how Traefik handles Transport Layer Security TLS options when specific Kubernetes Ingress objects are configured. Th...

8.2CVSS0.00224EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/09/11 1:52 p.m.5 views

CVE-2026-67309

A flaw was found in Traefik. This path traversal vulnerability exists in the Kubernetes Ingress NGINX provider's RewriteTarget middleware. A remote attacker can craft a special request that uses dot-segment traversal to bypass authentication mechanisms like BasicAuth, DigestAuth, or ForwardAuth...

9.1CVSS0.00492EPSS
SaveExploits0References7
Nuclei
Nuclei
added 2026/09/11 5:22 a.m.86 views

Traefik - Open Redirect

Traefik before 1.7.26, 2.2.8, and 2.3.0-rc3 contains an open redirect vulnerability in the X-Forwarded-Prefix header. An attacker can redirect a user to a malicious site and possibly obtain sensitive information, modify data, and/or execute unauthorized operations. id: CVE-2020-15129 info: name:...

6.1CVSS5.8AI score0.08011EPSS
SaveExploits0References5
Circl
Circl
added 2026/09/11 12:35 a.m.6 views

CVE-2026-88004

creationtimestamp| type| source ---|---|--- 2026-09-11 00:35:05+00:00| published-proof-of-concept| https://github.com/traefik/traefik/security/advisories/GHSA-v67p-phpq-fc8x...

7CVSS
SaveExploits0References1
Circl
Circl
added 2026/09/11 12:35 a.m.8 views

CVE-2026-88008

creationtimestamp| type| source ---|---|--- 2026-09-11 00:35:03+00:00| published-proof-of-concept| https://github.com/traefik/traefik/security/advisories/GHSA-w4v4-9rw7-5326...

7CVSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/09/10 11:04 p.m.15 views

Traefik: Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling') and Incorrect Authorization

Summary There is a high-severity request-smuggling vulnerability in Traefik's handling of the HTTP/1.1 Upgrade mechanism. Since Traefik moved to unencrypted HTTP/2 with prior knowledge Go 1.24, a client-initiated Upgrade: h2c request header and its connection-specific HTTP2-Settings header were...

7CVSS
SaveExploits0References7Affected Software2
OSV
OSV
added 2026/09/10 11:04 p.m.4 views

GHSA-W4V4-9RW7-5326 Traefik: Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling') and Incorrect Authorization

Summary There is a high-severity request-smuggling vulnerability in Traefik's handling of the HTTP/1.1 Upgrade mechanism. Since Traefik moved to unencrypted HTTP/2 with prior knowledge Go 1.24, a client-initiated Upgrade: h2c request header and its connection-specific HTTP2-Settings header were...

7CVSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/09/10 11:04 p.m.6 views

Traefik entrypoint header-name sanitization bypassed via request trailers

Summary Traefik's entrypoint defenses against spoofed trusted header names — aliasHeadersStrategy / underscoreHeadersStrategy in delete or reject mode, and the default forwardedHeaders stripping of client-supplied X-Forwarded- — scan req.Header only and never req.Trailer. An unauthenticated clien...

7CVSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/09/10 11:04 p.m.6 views

GHSA-V67P-PHPQ-FC8X Traefik entrypoint header-name sanitization bypassed via request trailers

Summary Traefik's entrypoint defenses against spoofed trusted header names — aliasHeadersStrategy / underscoreHeadersStrategy in delete or reject mode, and the default forwardedHeaders stripping of client-supplied X-Forwarded- — scan req.Header only and never req.Trailer. An unauthenticated clien...

7CVSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/09/10 11:04 p.m.6 views

Traefik HTTP/3 Backend NTLM Connection Reuse

Summary Traefik's HTTP/3 request path did not initialize the connection-scoped backend transport holder that isolates connection-bound NTLM and Negotiate Kerberos authentication on the HTTP/1.1 and HTTP/2 paths. The HTTP/3 entrypoint reuses the HTTPS handler chain and reaches the same backend...

9.1CVSS
SaveExploits0References7Affected Software2
OSV
OSV
added 2026/09/10 11:04 p.m.4 views

GHSA-QQJF-53CJ-PWVV Traefik HTTP/3 Backend NTLM Connection Reuse

Summary Traefik's HTTP/3 request path did not initialize the connection-scoped backend transport holder that isolates connection-bound NTLM and Negotiate Kerberos authentication on the HTTP/1.1 and HTTP/2 paths. The HTTP/3 entrypoint reuses the HTTPS handler chain and reaches the same backend...

9.1CVSS
SaveExploits0References7
OSV
OSV
added 2026/09/10 11:03 p.m.4 views

GHSA-F52W-8J3H-J724 Traefik: Rootless HTTP/1 request-target routes as "/" but is forwarded verbatim, bypassing path-scoped routing, middleware guards and access logging

Summary Traefik accepts an HTTP/1.x request whose request-target is in rootless / opaque form for example GET http:http://internal-vhost/admin HTTP/1.1. Go parses this into URL.Opaque with an empty URL.Path, so Traefik evaluates all routing, path-sanitization, middleware and access-log decisions...

8.8CVSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/09/10 11:03 p.m.6 views

Traefik: Rootless HTTP/1 request-target routes as "/" but is forwarded verbatim, bypassing path-scoped routing, middleware guards and access logging

Summary Traefik accepts an HTTP/1.x request whose request-target is in rootless / opaque form for example GET http:http://internal-vhost/admin HTTP/1.1. Go parses this into URL.Opaque with an empty URL.Path, so Traefik evaluates all routing, path-sanitization, middleware and access-log decisions...

8.8CVSS
SaveExploits0References7Affected Software2
Circl
Circl
added 2026/09/10 10:35 p.m.6 views

CVE-2026-88012

creationtimestamp| type| source ---|---|--- 2026-09-10 22:35:12+00:00| published-proof-of-concept| https://github.com/traefik/traefik/security/advisories/GHSA-7ghq-v6jf-g56c...

5.3CVSS
SaveExploits0References1
Circl
Circl
added 2026/09/10 10:35 p.m.7 views

CVE-2026-88011

creationtimestamp| type| source ---|---|--- 2026-09-10 22:35:10+00:00| published-proof-of-concept| https://github.com/traefik/traefik/security/advisories/GHSA-rf44-j88r-hh8c...

5.3CVSS
SaveExploits0References1
Rows per page
Query Builder