CVE-2026-10044 HIGH

CVE-2026-10044: ai-goofish-monitor Unauthenticated Arbitrary File Read via GET /api/prompts/

Vendor Usagi-Org
Product ai-goofish-monitor
Weakness CWE-36
Published May 28, 2026
Last update May 30, 2026

CVSS base score

7.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

May 28, 2026 CVE published
May 30, 2026 Record updated