Intel

AIKIDO-2026-640428

ash_admin is vulnerable to Session Hijacking

Session HijackingCVE-2026-75757 Published Yesterday

83

High Risk

This Affects:

ELIXIRash_admin
0.9.1 - 1.3.0
Fixed in 1.3.1
Are you affected? Scan for Free

TL;DR

AshAdmin's browser client reads session cookies with an unanchored regular expression built from the cookie name, so any cookie whose name merely ends with the requested name also matches. A cookie set on a sibling subdomain under a shared parent domain can shadow the real actor, tenant, or authorization cookies that drive the LiveView connection. This lets externally supplied cookie values rebind the admin session to a different actor resource, tenant, or authorization mode. The fix matches admin session cookies by exact name.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and your AshAdmin dashboard is served on a domain that shares a parent domain with a host that can set cookies your application does not control.

Background info

ash_admin is vulnerable to Session Hijacking in versions 0.9.1 - 1.3.0.

How to fix this

Upgrade the ash_admin library to the patch version.

Are You Affected?

Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.

Free. No credit card required.

Aikido Platform