PatchSiren cyber security CVE debrief
CVE-2026-72567 AsyncFuncAI CVE debrief
AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-08-10T11:17:29.220Z and has not been modified since then. CVE-2026-72567 is a critical vulnerability in AsyncFuncAI/deepwiki-open through commit 16f35a0. The vulnerability is caused by improper path validation in the api/api.py wiki-cache endpoint, which constructs file paths from user-controlled owner, repo, and repo_type fields without sanitization, enabling path traversal. This allows unauthenticated remote attackers to write to or delete arbitrary files with root privileges. The CVSS score is 9.8, indicating a high severity. Organizations using AsyncFuncAI/deepwiki-open through commit 16f35a0 should prioritize patching this vulnerability to prevent potential exploitation. Additionally, security teams and administrators responsible for maintaining systems with this software should be aware of the vulnerability and take necessary precautions to mitigate the risk.
- Vendor
- AsyncFuncAI
- Product
- deepwiki-open
- CVSS
- CRITICAL 9.8
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-10
- Original CVE updated
- 2026-08-10
- Advisory published
- 2026-08-10
- Advisory updated
- 2026-08-10
Who should care
Organizations using AsyncFuncAI/deepwiki-open through commit 16f35a0 should prioritize patching this vulnerability to prevent potential exploitation. Additionally, security teams and administrators responsible for maintaining systems with this software should be aware of the vulnerability and take necessary precautions to mitigate the risk.
Technical summary
CVE-2026-72567 is a critical vulnerability in AsyncFuncAI/deepwiki-open through commit 16f35a0. The vulnerability is caused by improper path validation in the api/api.py wiki-cache endpoint, which constructs file paths from user-controlled owner, repo, and repo_type fields without sanitization, enabling path traversal. This allows unauthenticated remote attackers to write to or delete arbitrary files with root privileges. The CVSS score is 9.8, indicating a high severity.
Defensive priority
CVE-2026-72567 is rated CRITICAL with a CVSS score of 9.8. Unaunthenticated remote path traversal vulnerability allows attackers to write to or delete arbitrary files with root privileges.
Recommended defensive actions
- Review and update AsyncFuncAI/deepwiki-open to ensure the latest security patches are applied
- Implement additional monitoring and logging to detect potential exploitation attempts
- Restrict access to the api/api.py wiki-cache endpoint to only trusted users and networks
- Consider implementing a Web Application Firewall (WAF) to detect and prevent path traversal attacks
- Perform a thorough inventory of systems and networks that may be affected by this vulnerability
Evidence notes
The CVE-2026-72567 record indicates a critical vulnerability in AsyncFuncAI/deepwiki-open through commit 16f35a0. The vulnerability is caused by improper path validation in the api/api.py wiki-cache endpoint, which constructs file paths from user-controlled fields without sanitization, enabling path traversal. The CVSS score is 9.8, indicating a high severity.
Official resources
-
CVE-2026-72567 CVE record
CVE.org
-
CVE-2026-72567 NVD detail
NVD
-
Source item URL
nvd_modified
-
Source reference
309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c
-
Source reference
309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c
AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-08-10T11:17:29.220Z and has not been modified since then.