PatchSiren

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-28
Advisory published
2026-08-10
Advisory updated
2026-08-28

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.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-72567 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-72567

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-72567 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-72567

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://github.com/AsyncFuncAI/deepwiki-open

    309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c

  • Source reference

    Unverified legacy reference

    URL: https://github.com/AsyncFuncAI/deepwiki-open/blob/main/api/api.py

    309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.