Vulnerability Description
An improper path validation vulnerability in AsyncFuncAI/deepwiki-open through commit 16f35a0 allows unauthenticated remote attackers to write to or delete arbitrary files with root privileges. The api/api.py wiki-cache endpoint constructs file paths from user-controlled owner, repo, and repo_type fields without sanitization, enabling path traversal.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/AsyncFuncAI/deepwiki-open
- https://github.com/AsyncFuncAI/deepwiki-open/blob/main/api/api.py
FAQ
What is CVE-2026-72567?
CVE-2026-72567 is a vulnerability with a CVSS score of 9.8 (CRITICAL). An improper path validation vulnerability in AsyncFuncAI/deepwiki-open through commit 16f35a0 allows unauthenticated remote attackers to write to or delete arbitrary files with root privileges. The ap...
How severe is CVE-2026-72567?
CVE-2026-72567 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-72567?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.