[CVE-2026-82564] Authorization Bypass Through User-Controlled Key vulnerabili

CVE-2026-82564 | CVSS: N/A

Authorization Bypass Through User-Controlled Key vulnerability in ash-project ash_ai allows a caller of an identity-configured tool to update or destroy records it never identified, including every row in the table.

In AshAi.Tool.Execution, identity_filter/3 built the update/destroy filter directly from the raw tool arguments as [{key, Map.get(arguments, to_string(key))}] and passed it to Ash.Query.do_filter/2. A map value is parsed as a predicate expression rather than a literal, so a caller can send {"public_ref": {"not_eq": "<own-ref>"}} and, combined with Ash.Query.limit(1) and Ash.bulk_u

参考链接:
https://cna.erlef.org/cves/CVE-2026-82564.html
https://github.com/ash-project/ash_ai/commit/87f616d5bfbf7af43346f0701ae17f85378
https://github.com/ash-project/ash_ai/security/advisories/GHSA-jg86-xh36-h5xc

📌 数据来源: NVD 官方

⚠️ 合规声明: 本文内容仅用于网络安全合规学习、科研与授权测试用途。严禁用于任何未授权行为,违者自行承担全部法律责任。
滚动至顶部