CVE-2026-32847
HIGHDeepCode 1.2.0 Path Traversal via SPA Catch-All Route in main.py
Title source: cnaDescription
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.
References (2)
Core 2
Core References
Exploit exploit
issue-tracking
https://github.com/HKUDS/DeepCode/issues/126
Third Party Advisory third-party-advisory
https://www.vulncheck.com/advisories/deepcode-path-traversal-via-spa-catch-all-route-in-main-py
Scores
CVSS v3
7.5
EPSS
0.0033
EPSS Percentile
24.5%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
yes
Technical Impact
partial
Details
CWE
CWE-22
Status
published
Products (3)
HKUDS/DeepCode
< 1.2.0
hkuds/deepcode
< 1.2.0
HKUDS/DeepCode
< c991dc22e67958a031f2e20595128a6a5fbd8f3d
Published
May 28, 2026
Tracked Since
May 29, 2026