Intel

AIKIDO-2026-785221

ash_admin is vulnerable to Path Traversal

Path TraversalCVE-2026-82673 Published Yesterday

83

High Risk

This Affects:

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

TL;DR

AshAdmin builds the destination path for uploaded files by joining a temporary directory with the browser-supplied file name without sanitizing it. A file name containing directory-traversal sequences escapes the temporary directory and writes to arbitrary locations the server process can reach. Because validation only checks the file extension, a traversal payload ending in an allowed extension still passes, enabling overwrite of application assets or configuration and potential code execution. The fix strips path components from uploaded file names before joining.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and you expose AshAdmin forms with file-upload fields to users you do not fully trust.

Background info

ash_admin is vulnerable to Path Traversal in versions 0.13.7 - 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