cvedb.io
CVE-2026-32847
HIGH · CVSS 7.5
EPSS exploitation probability: 0%
Published 2026-05-28T20:16:22.613 · Last modified 2026-06-17T10:36:26.323

Summary

DeepCode through commit c991dc2 contains a path traversal vulnerability in the SPA catch-all route in new_ui/backend/main.py that allows unauthenticated attackers to read arbitrary files by supplying percent-encoded path segments to the GET /{full_path:path} endpoint. Attackers can bypass Starlette's path normalization by encoding slashes as %2F and dots as %2E%2E, causing the joined path to traverse outside FRONTEND_DIST and exposing sensitive files such as SSH private keys, TLS certificates, and application secrets with a single HTTP request.

Affected products

hkuds — deepcode

Does this affect you?

Add your gear to cvedb and we'll alert you only when hkuds ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.