OAuth2 Proxy 在判断是否可跳过身份验证时,会信任客户端提供的 请求头。这是因为针对 CVE-2026-40575 所添加的安全防护机制在默认的反向代理配置下实际上无效。 具体而言,在 中, 函数在 返回 true 时,优先采用 头,而非真实的请求 URI。随后,在 中, 函数会基于该构造出的路径(来自上述 header)来匹配 和 白名单,以决定是否允许跳过认证。 函数定义于 ,当调用方的地址位于可信代理地址集合中时,它即授予对该转发头的信任。而 函数在启用反向代理模式但未显式配置 时,会回退使用默认可
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| oauth2-proxy | oauth2-proxy | 7.15.2≤ 7.15.4 |
affected |
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| Vendor | Product | Affected Versions | CPE | Subscribe |
|---|---|---|---|---|
| oauth2-proxy | oauth2-proxy | 7.15.2 ~ 7.15.4 | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No comments yet