CVE-2026-81853
Last modified
CVE-2026-81853 is a low-severity vulnerability rated 2.3/10 on the CVSS scale. Authorization Bypass Through User-Controlled Key vulnerability in ash-project ash_admin turns a record-lookup URL into an equality oracle over sensitive attributes. AshAdmin.Helpers.decode_primary_key/2 decodes the composite-primary-key form (Base64 plus ETF) and returns the decoded map verbatim as the lookup filter, without checking that its keys are the resource's primary-key fields. The deserialization guards bound size, block new atoms and funs, and reject nested expressions, but none restricts which fields come back, and :safe still allows any already-interned attribute name. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
Description
Authorization Bypass Through User-Controlled Key vulnerability in ash-project ash_admin turns a record-lookup URL into an equality oracle over sensitive attributes. AshAdmin.Helpers.decode_primary_key/2 decodes the composite-primary-key form (Base64 plus ETF) and returns the decoded map verbatim as the lookup filter, without checking that its keys are the resource's primary-key fields. The deserialization guards bound size, block new atoms and funs, and reject nested expressions, but none restricts which fields come back, and :safe still allows any already-interned attribute name. An attacker can therefore encode %{api_token: "guess"} and have it spliced into the lookup filter, brute-forcing a sensitive attribute value (API token, reset token) one equality guess at a time; Map.to_list/1 also accepts structs, yielding a bogus __struct__ key. The fix rejects any decoded key that is not a real primary-key field. This issue affects ash_admin: from 0.1.0 before 1.3.1.
Metrics
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| ash-project | ash_admin | >= 0.1.0, < 1.3.1 |
| ash-project | ash_admin | >= 98b03baa8422b94dd13e305bf08b8ee3f7232c7b, < 3c3e905d47f1155dcc1ca3fb347348b05a66065a |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-81853?
How severe is CVE-2026-81853?
How do I fix CVE-2026-81853?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-81847A vulnerability was found in MAA-AI MaaMCP up to 1.1.1.dev6+…5.5
- CVE-2026-81848A vulnerability was determined in cyberchitta scrapling-fetc…3.5
- CVE-2026-81849Improper limitation of a pathname to a restricted directory …8.8
- CVE-2026-8185A security vulnerability has been detected in UGREEN CM933 1…6.3
- CVE-2026-81851A heap-based buffer overflow vulnerability in Fireware OS's …6.9
- CVE-2026-81852Use of Insufficiently Random Values vulnerability in ash-pro…2.1
- CVE-2026-8186A vulnerability was detected in Open5GS up to 2.7.7. This af…7.5
- CVE-2026-8187A flaw has been found in Open5GS up to 2.7.7. This impacts t…7.5
- CVE-2026-8188A vulnerability has been found in Wavlink NU516U1 M16U1_V240…8.8
- CVE-2026-81887Livewire is a full-stack framework for Laravel. From 3.0.0-b…5.1
- CVE-2026-81888@hono/oauth-providers is Authentication middleware for Hono.…5.4
- CVE-2026-81889elFinder is an open-source file manager for web, written in …8.6
Are you affected by CVE-2026-81853?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
