PatchSiren cyber security CVE debrief
CVE-2026-75757 ash-project CVE debrief
The CVE-2026-75757 vulnerability is a Reliance on Cookies without Validation and Integrity Checking issue in ash_admin. This vulnerability allows an attacker controlling a sibling subdomain to rebind an admin's session by setting shadowing cookies that flow unvalidated into the admin's LiveSocket connect params. The vulnerability affects ash_admin versions from 0.9.1 before 1.3.1. Organizations using ash_admin, particularly those with multiple subdomains, should be aware of this vulnerability and take steps to mitigate it. The fix involves matching cookie names by exact equality. This issue has a CVSS score of 8.3 and is considered HIGH severity. The CVE record was published on 2026-08-31T03:16:42.133Z and has not been modified since then.
- Vendor
- ash-project
- Product
- ash_admin
- CVSS
- HIGH 8.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
Organizations using ash_admin, particularly those with multiple subdomains, should be aware of this vulnerability and take steps to mitigate it. They should prioritize upgrading to version 1.3.1 or later to address the vulnerability. Additionally, they should implement cookie validation and integrity checking, and monitor for suspicious activity on sibling subdomains. Security teams and vulnerability management teams should also be aware of this issue and review the affected scope and severity. Operators of affected systems should review compensating controls and plan vendor-supported updates or mitigations through normal change control where exposure is confirmed. Asset inventory and security teams should track exceptions and retest remediated assets to ensure that the vulnerability is properly addressed. Monitoring and detection teams should check relevant logs for exposed assets that need extra review. This vulnerability has a CVSS score of 8.3 and is considered HIGH severity, indicating that it should be prioritized for remediation. The vulnerability allows an attacker controlling a sibling subdomain to rebind an admin's session, which could lead to unauthorized access or other malicious activities. Therefore, it is essential for organizations to take immediate action to mitigate this vulnerability and prevent potential attacks. The CVE record was published on 2026-08-31T03:16:42.133Z and has not been modified since then, emphasizing the need for prompt action to address this issue. Overall, a wide range of stakeholders, including security teams, operators, and asset inventory teams, should be aware of this vulnerability and take steps to mitigate its impact. By prioritizing remediation and implementing compensating controls, organizations can reduce the risk associated with this vulnerability and protect their systems from potential attacks. To ensure that the vulnerability is properly addressed, organizations should also review the official advisory or CVE record to validate affected scope, severity, and vendor guidance. This will help ensure that the necessary steps are taken to mitigate the vulnerability and prevent potential attacks. In addition, review
Technical summary
The ash_admin package is vulnerable to a Reliance on Cookies without Validation and Integrity Checking attack. An attacker controlling a sibling subdomain can rebind an admin's session by setting shadowing cookies that flow unvalidated into the admin's LiveSocket connect params. AshAdmin's client JavaScript reads state cookies using an unanchored regular expression, allowing a compromised subdomain to set shadowing cookies. The fix matches cookie names by exact equality. This issue affects ash_admin versions from 0.9.1 before 1.3.1.
Defensive priority
Organizations using ash_admin should prioritize upgrading to version 1.3.1 or later to address the vulnerability.
Recommended defensive actions
- Upgrade ash_admin to version 1.3.1 or later
- Implement cookie validation and integrity checking
- Monitor for suspicious activity on sibling subdomains
- Review the 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
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The vulnerability allows an attacker controlling a sibling subdomain to rebind an admin's session. AshAdmin's client JavaScript reads state cookies using an unanchored regular expression, allowing a compromised subdomain to set shadowing cookies that flow unvalidated into the admin's LiveSocket connect params.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-75757 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-75757
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-75757 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-75757
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-75757.html
6b3ad84c-e1a6-4bf7-a703-f496b71e49db
-
Source reference
Unverified legacy reference
URL: https://github.com/ash-project/ash_admin/commit/e93a3408a85035e1f90275d02bc2470c96095e56
6b3ad84c-e1a6-4bf7-a703-f496b71e49db
-
Source reference
Unverified legacy reference
URL: https://github.com/ash-project/ash_admin/security/advisories/GHSA-3259-55fp-w94j
6b3ad84c-e1a6-4bf7-a703-f496b71e49db
-
Source reference
Unverified legacy reference
URL: https://osv.dev/vulnerability/EEF-CVE-2026-75757
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.