PatchSiren cyber security CVE debrief
CVE-2026-82586 ash-project CVE debrief
CVE-2026-82586 Improper Protection of Alternate Path vulnerability in ash-project ash_lua allows unauthorized attribute access. Affected versions require verification. Vendor patch status is unknown. The vulnerability impacts data confidentiality, allowing unauthorized access to attributes not on the exposed-field allow-list. Defenders should verify exposure, assess Lua script handling, and update vulnerable versions. The issue affects ash_lua versions from 0.1.0 before 0.2.1. Limited information on exploitation or victim impact is available.
- Vendor
- ash-project
- Product
- ash_lua
- CVSS
- HIGH 8.2
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-07
- Original CVE updated
- 2026-09-07
- Advisory published
- 2026-09-07
- Advisory updated
- 2026-09-07
Who should care
Defenders and developers using ash_lua, especially those handling Lua scripts and attribute access controls, should assess exposure and verify version. They should verify exposure in ash_lua versions from 0.1.0 before 0.2.1; assess Lua script handling and attribute access controls. They should also review and update ash_lua to version 0.2.1 or later if vulnerable.
Why it matters
CVE-2026-82586 allows unauthorized attribute access in ash_lua, potentially impacting data confidentiality. Defenders should verify exposure, assess Lua script handling, and update vulnerable versions.
- Verify Lua script handling and attribute access controls
- Assess exposure in ash_lua versions from 0.1.0 before 0.2.1
- Update ash_lua to version 0.2.1 or later if vulnerable
Technical summary
The ash_lua component in ash-project is vulnerable to Improper Protection of Alternate Path, allowing unauthorized access to attributes not on the exposed-field allow-list. The vulnerability impacts data confidentiality, allowing unauthorized access to attributes not on the exposed-field allow-list. 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.
Defensive priority
Verify exposure in ash_lua versions from 0.1.0 before 0.2.1; assess Lua script handling and attribute access controls.
Recommended defensive actions
- Verify ash_lua version and Lua script handling
- Assess attribute access controls and exposed fields
- Review and update ash_lua to version 0.2.1 or later if vulnerable
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The CVE record and NVD entry provide details on the vulnerability. Limited information on exploitation or victim impact is available. The vulnerability allows unauthorized attribute access in ash_lua, potentially impacting data confidentiality. Defenders should verify exposure, assess Lua script handling, and update vulnerable versions. The issue affects ash_lua: from 0.1.0 before 0.2.1. Anyone able to submit or influence a Lua script can reach this.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-82586 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-82586
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-82586 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-82586
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://cna.erlef.org/cves/CVE-2026-82586.html
6b3ad84c-e1a6-4bf7-a703-f496b71e49db
-
Source reference
Unverified legacy reference
URL: https://github.com/ash-project/ash_lua/commit/c0dfcd9494766d548178c37df0bd01cff378e1c7
6b3ad84c-e1a6-4bf7-a703-f496b71e49db
-
Source reference
Unverified legacy reference
URL: https://github.com/ash-project/ash_lua/security/advisories/GHSA-37jv-wc37-fhcw
6b3ad84c-e1a6-4bf7-a703-f496b71e49db
-
Source reference
Unverified legacy reference
URL: https://osv.dev/vulnerability/EEF-CVE-2026-82586
6b3ad84c-e1a6-4bf7-a703-f496b71e49db
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.