CVE-2026-82586
Last modified
CVE-2026-82586 is a high-severity vulnerability rated 8.2/10 on the CVSS scale. Improper Protection of Alternate Path vulnerability in ash-project ash_lua allows a user-supplied Lua script to read attributes that are not on the exposed-field allow-list. AshLua exposes Ash resources to Lua scripts, gated by a manifest declaring which fields are exposed. The read action's operation aggregate path in AshLua.Runtime took the field name straight from the Lua call and resolved it with only String.to_existing_atom and Ash.Query.Aggregate.new!, neither of which consults the exposed-field allow-list the normal fields path enforces. EPSS estimates a 0.33% chance of exploitation in the next 30 days.
Description
Improper Protection of Alternate Path vulnerability in ash-project ash_lua allows a user-supplied Lua script to read attributes that are not on the exposed-field allow-list. AshLua exposes Ash resources to Lua scripts, gated by a manifest declaring which fields are exposed. The read action's operation aggregate path in AshLua.Runtime took the field name straight from the Lua call and resolved it with only String.to_existing_atom and Ash.Query.Aggregate.new!, neither of which consults the exposed-field allow-list the normal fields path enforces. A script can therefore read the value of any attribute of any record the actor may read, including private sensitive?: true columns, via resource.read({ operation = {"list", "hashed_password"} }); min and max give a value oracle. Anyone able to submit or influence a Lua script can reach this. This issue affects ash_lua: from 0.1.0 before 0.2.1.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| ash-project | ash_lua | >= 0.1.0, < 0.2.1 |
| ash-project | ash_lua | >= 8675e47cca81f36594083a7e63379bac9e123e72, < c0dfcd9494766d548178c37df0bd01cff378e1c7 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-82586?
How severe is CVE-2026-82586?
How do I fix CVE-2026-82586?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- 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-8258A flaw has been found in Squirrel up to 3.2. Impacted is the…5.3
- CVE-2026-82580Generation of Error Message Containing Sensitive Information…5.3
- CVE-2026-82582An authorization bypass vulnerability exists in SHIRASAGI th…5.3
- CVE-2026-82583NextGen Connect (Mirth Connect) versions 4.7.1 and earlier a…8.3
- CVE-2026-82584Improper Neutralization of Escape, Meta, or Control Sequence…2.3
- CVE-2026-82585The Botslab G980H dash camera firmware transmits sensitive i…6.5
- CVE-2026-82587A vulnerability was determined in Open5GS up to 2.7.7. This …4.3
- CVE-2026-82588A vulnerability was identified in Open5GS up to 2.7.7. This …4.3
- CVE-2026-82589A security flaw has been discovered in Open5GS up to 2.7.7. …4.3
- CVE-2026-8259A vulnerability has been found in Tenda AC6 2.0/15.03.06.23.…7.2
- CVE-2026-82590A weakness has been identified in Open5GS up to 2.7.7. The a…4.3
- CVE-2026-82591A security vulnerability has been detected in Open Asset Imp…5.3
Are you affected by CVE-2026-82586?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
