Lucene search
+L

38 matches found

Kitploit
Kitploit
added 2026/09/16 2:03 p.m.14 views

CVE-2026-31908

CVE-2026-31908 - Apache APISIX 标头注入漏洞利用 📋 概述 这是针对 CVE-2026-31908 的概念验证(PoC) 漏洞利用程序,该漏洞是 Apache APISIX 版本 2.12.0 至 3.15.0 中发现的一个严重标头注入漏洞。 该漏洞存在于 forward-auth 插件中,由于对 CRLF(\r\n)序列的清理不当,未认证的攻击者可以注入恶意 HTTP 标头。这可能导致身份验证绕过 、权限提升 以及对受保护资源的未授权访问 。 ⚠️ 重要提示: 此工具仅用于教育目的和授权安全测试 。请仅在隔离的实验室环境或您拥有所有权的系统上使用。 🎯...

9.1CVSS8.2AI score0.00521EPSS
SaveExploits1
OSV
OSV
added 2026/09/15 2:31 p.m.4 views

CVE-2026-49446 Cosmos: Authentication bypass via forward-auth header smuggling on Constellation tunnel in Cosmos-Server

Cosmos provides users the ability self-host a home server by acting as a secure gateway to your application, as well as a server manager. Prior to 0.22.19, tokenMiddleware in src/proxy/routerGen.go can return through the Constellation tunnel bypass before removing x-cosmos-user, x-cosmos-role,...

6.1CVSS5.8AI score
SaveExploits0References5
OSV
OSV
added 2026/08/18 2:32 p.m.8 views

GO-2026-6123 Cosmos-Server has an authentication bypass via forward-auth header smuggling on Constellation tunnel in github.com/azukaar/cosmos-server

Cosmos-Server has an authentication bypass via forward-auth header smuggling on Constellation tunnel in github.com/azukaar/cosmos-server...

6.1CVSS5.4AI score0.00285EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/06 10:18 p.m.18 views

CVE-2026-71324

Traefik is an open source HTTP reverse proxy and load balancer. Prior to 2.11.53, 3.6.24, and 3.7.9, Traefik's default HTTP reverse proxy forwards a plain HTTP/2 or HTTP/3 CONNECT request and its body to an HTTP/1.1 upstream through a shared net/http.Transport. When the upstream answers the CONNE...

9.1CVSS0.00505EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2026/08/06 3:56 p.m.19 views

CVE-2026-71324 Traefik: Cross-user response poisoning via proxied CONNECT on Traefik's shared backend keep-alive pool

Traefik is an open source HTTP reverse proxy and load balancer. Prior to 2.11.53, 3.6.24, and 3.7.9, Traefik's default HTTP reverse proxy forwards a plain HTTP/2 or HTTP/3 CONNECT request and its body to an HTTP/1.1 upstream through a shared net/http.Transport. When the upstream answers the CONNE...

7CVSS5.3AI score0.00505EPSS
SaveExploits0References10
OSV
OSV
added 2026/07/28 8:44 p.m.18 views

GHSA-2RX5-2G7J-2659 Cosmos-Server has an authentication bypass via forward-auth header smuggling on Constellation tunnel

Summary The Constellation-tunnel bypass branch in tokenMiddleware at src/proxy/routerGen.go:53-66 returns to the upstream handler before the request's x-cosmos-user, x-cosmos-role, x-cosmos-user-role, and x-cosmos-mfa headers are stripped at lines 68-72, and before the AdminOnlyWithRedirect gate ...

6.1CVSS5.9AI score0.00285EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/28 12:00 a.m.20 views

PT-2026-65683

Name of the Vulnerable Software and Affected Versions Cosmos-Server affected versions not specified Description An authentication bypass exists in the tokenMiddleware function within src/proxy/routerGen.go. The issue occurs when the Constellation-tunnel bypass branch is triggered, causing the...

9.1CVSS7.1AI score0.00399EPSS
SaveExploits0References189
OSV
OSV
added 2026/07/06 8:33 p.m.15 views

CVE-2026-54763 Traefik: headerField underscore-variant identity spoofing in BasicAuth / DigestAuth / ForwardAuth

Traefik is an HTTP reverse proxy and load balancer. Prior to v2.11.51, v3.6.22, and v3.7.6, Traefik's BasicAuth, DigestAuth, and ForwardAuth middlewares strip canonical-cased spoofed identity headers before writing Traefik's own value, but do not account for underscore-variant header names, which...

7.8CVSS6AI score
SaveExploits0References5
AlpineLinux
AlpineLinux
added 2026/07/06 8:33 p.m.30 views

CVE-2026-54763

Traefik is an HTTP reverse proxy and load balancer. Prior to v2.11.51, v3.6.22, and v3.7.6, Traefik's BasicAuth, DigestAuth, and ForwardAuth middlewares strip canonical-cased spoofed identity headers before writing Traefik's own value, but do not account for underscore-variant header names, which...

10CVSS6AI score0.00208EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/06/23 5:52 p.m.13 views

CVE-2026-52845

Caddy is an extensible server platform that uses TLS by default. Prior to 2.11.4, forwardauth copyheaders deletes the exact client-supplied identity header before copying the trusted value from the auth gateway. But when the request later goes through phpfastcgi, Caddy normalizes HTTP headers int...

8.1CVSS5.9AI score0.00291EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/06/23 2:37 p.m.19 views

BIT-APISIX-2026-39998 Apache APISIX: Identity Injection via forward-auth Plugin Missing Header Cleanup

Improper Input Validation vulnerability in Apache APISIX. The attacker can take advantage of certain configuration in forward-auth plugin to spoof identity headers. This issue affects Apache APISIX: from 2.12.0 through 3.16.0. Users are recommended to upgrade to version 3.17.0, which fixes the...

8.8CVSS5.8AI score0.00676EPSS
SaveExploits0References3
NVD
NVD
added 2026/06/19 2:16 p.m.26 views

CVE-2026-39998

Improper Input Validation vulnerability in Apache APISIX. The attacker can take advantage of certain configuration in forward-auth plugin to spoof identity headers. This issue affects Apache APISIX: from 2.12.0 through 3.16.0. Users are recommended to upgrade to version 3.17.0, which fixes the...

8.8CVSS0.00676EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/06/19 1:04 p.m.26 views

EUVD-2026-38011

Improper Input Validation vulnerability in Apache APISIX. The attacker can take advantage of certain configuration in forward-auth plugin to spoof identity headers. This issue affects Apache APISIX: from 2.12.0 through 3.16.0. Users are recommended to upgrade to version 3.17.0, which fixes the...

5.8CVSS5.8AI score0.00676EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/19 1:04 p.m.86 views

CVE-2026-39998 Apache APISIX: Identity Injection via forward-auth Plugin Missing Header Cleanup

Improper Input Validation vulnerability in Apache APISIX. The attacker can take advantage of certain configuration in forward-auth plugin to spoof identity headers. This issue affects Apache APISIX: from 2.12.0 through 3.16.0. Users are recommended to upgrade to version 3.17.0, which fixes the...

5.8CVSS0.00676EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/19 1:04 p.m.17 views

CVE-2026-39998 Apache APISIX: Identity Injection via forward-auth Plugin Missing Header Cleanup

Improper Input Validation vulnerability in Apache APISIX. The attacker can take advantage of certain configuration in forward-auth plugin to spoof identity headers. This issue affects Apache APISIX: from 2.12.0 through 3.16.0. Users are recommended to upgrade to version 3.17.0, which fixes the...

5.8CVSS7.2AI score
SaveExploits0References4
CVE
CVE
added 2026/06/19 1:04 p.m.54 views

CVE-2026-39998

CVE-2026-39998 describes an identity-header spoofing issue in Apache APISIX caused by improper input validation in the forward-auth plugin. Affects APISIX releases from 2.12.0 through 3.16.0. Exploitation could enable an attacker to spoof identity headers due to configuration in forward-auth. The...

8.8CVSS5.8AI score0.00676EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/06/19 1:04 p.m.12 views

CVE-2026-39998

Improper Input Validation vulnerability in Apache APISIX. The attacker can take advantage of certain configuration in forward-auth plugin to spoof identity headers. This issue affects Apache APISIX: from 2.12.0 through 3.16.0. Users are recommended to upgrade to version 3.17.0, which fixes the...

5.8CVSS5.8AI score0.00676EPSS
SaveExploits0References2Affected Software1
SUSE CVE
SUSE CVE
added 2026/05/05 1:45 a.m.14 views

SUSE CVE-2026-40912

Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.43, 3.6.14, and 3.7.0-rc.2, there is a high severity authentication bypass vulnerability in Traefik's StripPrefixRegex middleware when used in combination with ForwardAuth, BasicAuth, or DigestAuth. The middleware matches...

8.2CVSS5.7AI score0.00767EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/04/30 8:38 p.m.8 views

CVE-2026-40912 Traefik: StripPrefixRegex auth bypass via Path/RawPath desync

Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.43, 3.6.14, and 3.7.0-rc.2, there is a high severity authentication bypass vulnerability in Traefik's StripPrefixRegex middleware when used in combination with ForwardAuth, BasicAuth, or DigestAuth. The middleware matches...

7.8CVSS5.7AI score0.00767EPSS
SaveExploits1References4
GithubExploit
GithubExploit
added 2026/04/19 5:24 p.m.197 views

Exploit for Special Element Injection in Apache Apisix

CVE-2026-31908 - Apache APISIX Header Injection Exploit !Se...

9.1CVSS5.8AI score0.00521EPSS
SaveExploits1
Rows per page
Query Builder