Security Advisory

CVE-2026-10044

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-28 21:02:21
Last updated 2026-06-23 16:13:38
Assigner VulnCheck
CVSS score 7.5
State PUBLISHED

Description

Usagi-org ai-goofish-monitor contains an unauthenticated arbitrary file read vulnerability in the GET /api/prompts/{filename} endpoint on Windows deployments that allows unauthenticated remote attackers to read arbitrary files by supplying absolute Windows paths or backslash-based traversal sequences. Attackers can bypass the incomplete path traversal guard, which only blocks forward slashes and '..', by providing absolute paths such as Windows system file locations, causing os.path.join to discard the intended prompts directory prefix and expose files accessible to the application process.