CVE-2026-75757
Reliance on Cookies without Validation and Integrity Checking vulnerability in ash-project ash_admin lets an attacker who controls a sibling subdomain rebind an admin's session to a different actor, tenant, or authorization mode. AshAdmin's client JavaScript read its state cookies (tenant, actor_resource, actor_primary_key, actor_action, actor_domain, actor_authorizing, actor_paused) by matching the cookie name with an unanchored regular expression (new RegExp(name + "=([^;]+)")) against the whole document.cookie. Any cookie whose name merely ends with the requested name therefore matches, and whichever is serialized first wins. Because cookies are shared across a registrable domain, a compromised sibling subdomain can set a shadowing cookie (for example xactor_authorizing) with Domain=.example.com that flows unvalidated into the admin's LiveSocket connect params. The fix matches cookie names by exact equality. This issue affects ash_admin: from 0.9.1 before 1.3.1.
Properties
- epss_score
- 0.00301
- cve_id
- CVE-2026-75757
- published_at
- 2026-08-31T03:16:42.133
- last_modified
- 2026-09-01T21:15:00.147
- epss_percentile
- 0.2245
Related Entities (3)
ENRICHED_BY (1)
HAS_WEAKNESS (1)
DESCRIBED_BY (1)
Explore deeper with Ninja Signal's threat intelligence graph