VYPR
High severity7.5NVD Advisory· Published May 28, 2026· Updated Jun 3, 2026

CVE-2026-32847

CVE-2026-32847

Description

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

3
  • Hkuds/Deepcodereferences3 versions
    (expand)+ 2 more
    • (no CPE)
    • cpe:2.3:a:hkuds:deepcode:*:*:*:*:*:*:*:*range: <=1.2.0
    • (no CPE)

Patches

Vulnerability mechanics

References

2

News mentions

0

No linked articles in our index yet.