Back to overview

CVE-2026-10044

HIGH Exploitation: PoC
7.5
CVSS 3.1
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.

Metadata

CVE ID
CVE-2026-10044
State
PUBLISHED
Assigner
VulnCheck
Reserved
2026-05-28 20:52 UTC
Published
2026-05-28 21:02 UTC
Last updated
2026-05-30 02:21 UTC
Primary CWE
CWE-36
CWE-36 Absolute Path Traversal
Vendor / Product
Usagi-org / ai-goofish-monitor
Sources
cve.org  ·  NVD

Severity & Metrics

7.5 HIGH CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
SSVC — CISA Coordinator
Exploitation
PoC
Automatable
yes
Tech. Impact
partial
Affected products (1)
VendorProductPlatformVersions
Usagi-org ai-goofish-monitor 0 < f85d140b6b45029d9a0925feb96dad733b41396d
Weakness (CWE)
CWESourceDescription
CWE-36 cna CWE-36 Absolute Path Traversal
CVSS scores (2)
ScoreSeverityVersionSourceVector
8.2 HIGH 4.0 cna CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
7.5 HIGH 3.1 cna CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Back to overview