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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-81852— AshAdmin 硬编码CSP Nonce 绕过漏洞

一分钟漏洞结论

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

ash-project ash_admin 中“使用随机性不足的值”漏洞 ash_admin 模块使用了一个硬编码的、公知内容安全策略(CSP)nonce(随机数),从而使得基于 nonce 的 CSP 保护机制失效。 当未指定 参数挂载路由时, 默认将 、 和 的 nonce 设为字面量常量 。随后, 会在每个响应中,将该固定值原样写入内联 和 标签的 属性中。该值是编译期常量,已在代码库中公开,且不会随请求动态更新。如果应用程序的 CSP 白名单中包含了这一已知的默认值,那么管理页面中任何 HTML 注入漏洞点

CVSS 2.1 · Low
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
AshAdmin ships a hardcoded CSP nonce, allowing nonce-based CSP bypass
来源: CVE Program / CVE List V5
Vulnerability Description
Use of Insufficiently Random Values vulnerability in ash-project ash_admin ships a hardcoded, publicly known CSP nonce, defeating nonce-based Content-Security-Policy protection. When mounted without :csp_nonce_assign_key, AshAdmin.Router.ash_admin/2 defaulted the img, style, and script nonces to the literal constant ash_admin-Ed55GFnX, which AshAdmin.Layouts wrote verbatim into the nonce attribute of its inline <style> and <script> tags on every response. The value is a compile-time constant published in the repository and is never rotated per request. If an application's CSP script-src allow-lists that documented default, any HTML-injection sink on an admin page can reuse the known nonce to run inline scripts the policy was meant to block. The fix generates a fresh random nonce per request. This issue affects ash_admin: from 0.10.8 before 1.3.1.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
使用不充分的随机数
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
ash-project ash_admin 0.10.8 ~ 1.3.1 cpe:2.3:a:ash-project:ash_admin:*:*:*:*:*:*:*:*
ash-project ash_admin 99b8daed7b2f79d82fcd9e89338d41b0e1564aa7 ~ bc7a1cdf873b16971a8efec35d085f8bb706314f cpe:2.3:a:ash-project:ash_admin:*:*:*:*:*:*:*:*

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-81852 其他参考 (4)

同批安全公告 · ash-project · 2026-08-31 · 共 13 条

CVE-2026-77956 10.0 CRITICAL AshAi 提示词模板远程代码执行
CVE-2026-77850 8.4 HIGH AshAdmin 2.x 存储型跨站脚本漏洞
CVE-2026-82673 8.3 HIGH AshAdmin 文件上传路径遍历漏洞
CVE-2026-82722 8.3 HIGH AshAdmin 事件原子表耗尽拒绝服务漏洞
CVE-2026-75757 8.3 HIGH AshAdmin 子域名会话劫持漏洞
CVE-2026-81315 7.4 HIGH AshAi 跨域检查被X-Forwarded-Proto头绕过
CVE-2026-75760 7.1 HIGH AshAi 向量转换凭据泄露漏洞
CVE-2026-82564 7.1 HIGH AshAi 身份工具过滤器未识别记录更新或销毁漏洞
CVE-2026-82579 6.0 MEDIUM AshAi 工具循环不终止导致拒绝服务漏洞
CVE-2026-82580 5.3 MEDIUM AshAi 信息泄露:工具异常详情暴露
CVE-2026-81853 2.3 LOW AshAdmin 联合主键解码信息泄露漏洞
CVE-2026-82681 2.0 LOW AshAdmin 行操作链接查询参数注入漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-81852

暂无评论


发表评论