PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-82725 ash-project CVE debrief

An AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-08-31T04:17:29.167Z and has not been modified since then. This vulnerability affects ash_phoenix, specifically versions from 0.6.0-rc.1 before 2.3.25, and involves an Authorization Bypass Through User-Controlled Key vulnerability. Users of ash_phoenix should verify their versions and apply patches. The vulnerability allows an attacker who controls filter form parameters to filter across relationships the resource author marked non-public, turning the returned rows into a boolean oracle over private related data.

Vendor
ash-project
Product
ash_phoenix
CVSS
LOW 2.3
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-31
Original CVE updated
2026-08-31
Advisory published
2026-08-31
Advisory updated
2026-08-31

Who should care

Users of ash_phoenix, especially those who control filter form parameters, should verify their versions and apply patches. This includes operators, platform administrators, vulnerability management teams, and security teams who may be impacted by the vulnerability in ash_phoenix versions from 0.6.0-rc.1 before 2.3.25. Verification and patch application are crucial to prevent potential exploitation and unauthorized access to private related data.

Technical summary

The ash_phoenix library has an Authorization Bypass Through User-Controlled Key vulnerability. An attacker can filter across relationships the resource author marked non-public, turning returned rows into a boolean oracle over private related data. The issue affects ash_phoenix versions from 0.6.0-rc.1 before 2.3.25. The vulnerability arises from AshPhoenix.FilterForm resolving every relationship hop in the user-supplied path with Ash.Resource.Info.related/2 and only checking the terminal field for publicity.

Defensive priority

Defenders should prioritize verifying affected versions of ash_phoenix and applying the vendor-provided patch.

Recommended defensive actions

  • Verify if ash_phoenix versions from 0.6.0-rc.1 before 2.3.25 are in use
  • Apply the vendor-provided patch to upgrade to a secure version
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
  • Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance
  • Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
  • 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

Evidence notes

Evidence is limited; primary official records indicate an Authorization Bypass Through User-Controlled Key vulnerability in ash_phoenix. Verification of affected versions and patch application is recommended. The CVE record and NVD detail page provide the most relevant information. Additional verification tasks are needed due to limited source detail.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-82725 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-82725

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-82725 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-82725

    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-82725.html

    6b3ad84c-e1a6-4bf7-a703-f496b71e49db

  • Source reference

    Unverified legacy reference

    URL: https://github.com/ash-project/ash_phoenix/commit/a3691a3cb0947e8f2dc2c3cbff138a3e6197a15b

    6b3ad84c-e1a6-4bf7-a703-f496b71e49db

  • Source reference

    Unverified legacy reference

    URL: https://github.com/ash-project/ash_phoenix/security/advisories/GHSA-7xhg-xphm-f458

    6b3ad84c-e1a6-4bf7-a703-f496b71e49db

  • Source reference

    Unverified legacy reference

    URL: https://osv.dev/vulnerability/EEF-CVE-2026-82725

    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.