# CVE-2026-10044

## Summary

- **CVE ID:** CVE-2026-10044
- **Severity:** HIGH
- **CVSS Score:** 8.2 (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)
- **CWE:** CWE-36
- **Published:** May 28, 2026
- **Last Modified:** Jun 23, 2026

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

## Affected Products

- Usagi-org — ai-goofish-monitor (0)

## References

- [CNA](https://github.com/Usagi-org/ai-goofish-monitor/issues/488)
- [CNA](https://github.com/Usagi-org/ai-goofish-monitor/pull/489)
- [CNA](https://www.vulncheck.com/advisories/ai-goofish-monitor-unauthenticated-arbitrary-file-read-via-get-api-prompts)
- [CNA](https://github.com/Usagi-org/ai-goofish-monitor/commit/f85d140b6b45029d9a0925feb96dad733b41396d)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.60%
- **EPSS Percentile:** 46.6

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-10._