CVE-2026-72602 PUBLISHED

AsyncFuncAI deepwiki-open - Path Traversal

Assigner: TuranSec
Reserved: 10.08.2026 Published: 11.08.2026 Updated: 11.08.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CVSS Score: 7.5

Product Status

Vendor AsyncFuncAI
Product deepwiki-open
Versions
  • affected from 0 to 16f35a0 (incl.)

Credits

  • Bobur Abdugafforov finder

References

Problem Types

  • CWE-22: Path Traversal CWE