Path Traversal Vulnerability in DeepCode Product by HKUDS
CVE-2026-32847

8.7HIGH

Key Information:

Vendor

Hkuds

Status
Vendor
CVE Published:
28 May 2026

Badges

๐Ÿ‘พ Exploit Exists๐ŸŸก Public PoC

What is CVE-2026-32847?

DeepCode contains a path traversal vulnerability located in the SPA catch-all route within new_ui/backend/main.py. This flaw allows unauthenticated users to exploit the system by providing percent-encoded path segments via the GET /{full_path:path} endpoint. By circumventing Starlette's path normalization, attackers can manipulate the paths to traverse outside of the designated FRONTEND_DIST directory. This exploitation may lead to unauthorized access to sensitive files, including SSH private keys, TLS certificates, and application secrets, all through a simple HTTP request.

Affected Version(s)

DeepCode 0 <= 1.2.0

DeepCode 0 <= 1.2.0

DeepCode 0

Exploit Proof of Concept (PoC)

PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.

References

CVSS V4

Score:
8.7
Severity:
HIGH
Confidentiality:
High
Integrity:
None
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • ๐ŸŸก

    Public PoC available

  • ๐Ÿ‘พ

    Exploit known to exist

  • Vulnerability published

  • Vulnerability Reserved

Credit

YU SUN
.