目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-82756— Ash认证服务WWW-Authenticate请求头参数注入漏洞

一分钟漏洞结论

影响对象
ash-project ash_authentication_oauth2_server
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

ash-project 中的 存在输出编码或转义不当的漏洞,允许未经身份验证的攻击者向 挑战头中注入任意认证参数。 和 通过将从请求租户派生的 URL 直接内插到引号包围的值中,从而构建 挑战字符串。在从请求控制的数据(如子域名、Host 头、路径片段或 HTTP 头)设置 Ash 租户的多租户应用中,如果租户值包含双引号 ,就会提前结束引号包围的值,并允许攻击者追加其选择的认证参数,包括一个指向攻击者控制的授权服务器的第二个 URL,符合规范的客户端会遵循该 URL。回车符和换行符会被 Plug 拒绝,因此这是单

CVSS 6.3 · Medium
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2026-82756 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
ash_authentication_oauth2_server interpolates a tenant-derived value into the WWW-Authenticate challenge without escaping, allowing header parameter injection
来源: CVE Program / CVE List V5
Vulnerability Description
Improper Encoding or Escaping of Output vulnerability in ash-project ash_authentication_oauth2_server allows an unauthenticated attacker to inject arbitrary authentication parameters into the WWW-Authenticate challenge header. BearerPlug and RequireScopePlug built the Bearer resource_metadata="..." challenge by interpolating a resource_metadata URL derived from the request tenant directly into the quoted value. In a multi-tenant application that sets the Ash tenant from request-controlled data (a subdomain, the Host, a path segment, or a header), a tenant containing a " closes the quoted value and appends attacker-chosen auth-params, including a second resource_metadata URL pointing at an attacker-controlled authorization server that spec-following clients follow. Carriage returns and line feeds are rejected by Plug, so this is parameter injection within one header, not response splitting. This issue affects ash_authentication_oauth2_server: from 0.1.3 before 0.3.1.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:L/SI:L/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
对输出编码和转义不恰当
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
ash-project ash_authentication_oauth2_server 0.1.3 ~ 0.3.1 cpe:2.3:a:ash-project:ash_authentication_oauth2_server:*:*:*:*:*:*:*:*
ash-project ash_authentication_oauth2_server 99de0a1cacb5ef667c4533278b7c81ca98c00231 ~ 09f97476715da031b136eaec7b2cda2363ad8149 cpe:2.3:a:ash-project:ash_authentication_oauth2_server:*:*:*:*:*:*:*:*

二、漏洞 CVE-2026-82756 的公开POC

# POC 描述 源链接 神龙链接
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-82756 的情报信息

登录查看更多情报信息。

CVE-2026-82756 补丁与修复 (1)

CVE-2026-82756 厂商安全公告 (2)

CVE-2026-82756 其他参考 (1)

同批安全公告 · ash-project · 2026-09-07 · 共 9 条

CVE-2026-82753 8.2 HIGH ash_authentication_oauth2_server 无认证请求导致未认证请求
CVE-2026-82586 8.2 HIGH AshLua 读操作绕过字段白名单
CVE-2026-82755 6.3 MEDIUM ash_authentication_oauth2_server 跨租户混淆漏洞
CVE-2026-82758 6.3 MEDIUM OAuth2服务器空密钥验证缺陷
CVE-2026-82754 6.3 MEDIUM ash_oauth2 服务端 .well-known 访问控制绕过漏洞
CVE-2026-82757 6.3 MEDIUM Ash OAuth2服务器将站点本地地址误判为公网,允许SSRF
CVE-2026-82584 2.3 LOW npm Ignite 确认提示中终端转义序列注入漏洞
CVE-2026-81638 2.1 LOW ash_double_entry 非规范ULID别名接受漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-82756

暂无评论


发表评论