


Perceptive Security
SOC/SIEM Consultancy

DeepCode through commit c991dc2 contains a path traversal vulnerability in the SPA catch-all route in new_ui/backend/main.py that allows unauthenticated attacke…
Published:
27 mei 2026 om 22:00:00
Alert date:
28 mei 2026 om 21:01:38
Source:
nvd.nist.gov
Web Technologies
DeepCode contains a path traversal vulnerability in the SPA catch-all route that allows unauthenticated attackers to read arbitrary files. The vulnerability exists in new_ui/backend/main.py and can be exploited 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. This causes the joined path to traverse outside FRONTEND_DIST directory. The vulnerability exposes sensitive files such as SSH private keys, TLS certificates, and application secrets. The exploit requires only a single HTTP request to access unauthorized files.
Technical details
Mitigation steps:
Affected products:
DeepCode
Related links:
https://nvd.nist.gov/vuln/detail/CVE-2026-32847
https://github.com/HKUDS/DeepCode/issues/126
https://www.vulncheck.com/advisories/deepcode-path-traversal-via-spa-catch-all-route-in-main-py
Related CVE's:
Related threat actors:
IOC's:
This article was created with the assistance of AI technology by Perceptive.
