CVE-2026-10044
Published: 28 May 2026
Summary
CVE-2026-10044 is a high-severity Absolute Path Traversal (CWE-36) vulnerability. Its CVSS base score is 7.5 (High).
Operationally, ranked at the 15.5th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.
This vulnerability is AI-related — categorised as Other AI Platforms.
Deeper analysisAI
Automated synthesis unavailable for this CVE.
Vulnerability
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…
more
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.
- CWE(s)
- OWASP Top 10 Web 2025
Threat picture
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Defense & controls
No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.
AI Security AnalysisAI
- AI Category
- Other AI Platforms
- Risk Domain
- N/A
- OWASP Top 10 for LLMs 2025
- None mapped
- Classification Reason
- Matched keywords: ai