AUGUST 16, 2026
Live Feed
Back to database
Case File

CVE-2026-72602

HIGH · CVSS 7.5 EPSS 0.49% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-11 · Last synced 2026-08-16

CyberRota Analysis

AI-Generated

A path traversal vulnerability in AsyncFuncAI deepwiki-open allows unauthenticated remote attackers to access directory listings of arbitrary filesystem paths due to a lack of authentication on the local-repository structure endpoint. This could lead to the exposure of sensitive directory contents, posing a significant risk to the confidentiality of the system. Organizations using this software should prioritize patching this vulnerability to prevent potential data breaches.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-72602
Severity
HIGH
CVSS
7.5
EPSS
0.49%

Original NVD Description

A path traversal vulnerability in AsyncFuncAI deepwiki-open through commit 16f35a0 allows unauthenticated remote attackers to obtain directory listings for arbitrary filesystem paths via the local-repository structure endpoint. The endpoint accepts an absolute filesystem path parameter and returns a directory listing without authentication, as WIKI_AUTH_MODE defaults to false. An attacker can enumerate sensitive directory contents on the host system.