216.73.216.197

CVE-2026-32847

· Published 28/05/2026 20:16 · Modified 29/05/2026 16:19

Labels: CVE-2026-32847 2026-05-28CVE-2026-32847CWE-22[email protected]

Essential information

Published
28/05/2026 20:16
Modified
29/05/2026 16:19
Author
Creator
CVSS
8.7 HIGH (v3) 8.7 HIGH (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

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.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
deepcode / deepcode cpe:2.3:a:deepcode:deepcode:*:*:*:*:*:*:*:*

References