CVE-2026-10044

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.
Configurations

No configuration.

History

30 May 2026, 04:17

Type Values Removed Values Added
References () https://github.com/Usagi-org/ai-goofish-monitor/issues/488 - () https://github.com/Usagi-org/ai-goofish-monitor/issues/488 -

29 May 2026, 14:16

Type Values Removed Values Added
References
  • () https://github.com/Usagi-org/ai-goofish-monitor/commit/f85d140b6b45029d9a0925feb96dad733b41396d -

28 May 2026, 22:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-28 22:16

Updated : 2026-06-01 16:55


NVD link : CVE-2026-10044

Mitre link : CVE-2026-10044

CVE.ORG link : CVE-2026-10044


JSON object : View

Products Affected

No product.

CWE
CWE-36

Absolute Path Traversal