πŸ” CVE Alert

CVE-2026-81852

UNKNOWN 0.0

AshAdmin ships a hardcoded CSP nonce, allowing nonce-based CSP bypass

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-330
Vendor ash-project
Product ash_admin
Published Aug 31, 2026
Stay Ahead of the Next One

Get instant alerts for ash-project ash_admin

Be the first to know when new unknown vulnerabilities affecting ash-project ash_admin are published β€” delivered to Slack, Telegram or Discord.

Get Free Alerts β†’ Free Β· No credit card Β· 60 sec setup

Affected Versions

ash-project / ash_admin
0.10.8 < 1.3.1
ash-project / ash_admin
99b8daed7b2f79d82fcd9e89338d41b0e1564aa7 < bc7a1cdf873b16971a8efec35d085f8bb706314f

References

NVD β†— CVE.org β†— EPSS Data β†—
github.com: https://github.com/ash-project/ash_admin/security/advisories/GHSA-whfj-rrrp-j597 cna.erlef.org: https://cna.erlef.org/cves/CVE-2026-81852.html osv.dev: https://osv.dev/vulnerability/EEF-CVE-2026-81852 github.com: https://github.com/ash-project/ash_admin/commit/bc7a1cdf873b16971a8efec35d085f8bb706314f

Credits

Peter Ullrich πŸ” Peter Ullrich Zach Daniel / Ash Project Jonatan MΓ€nnchen / EEF