HIGH 8.3 NVD
CVE-2026-52771
YesWiki is a wiki system written in PHP. From version 4.2.0 to before version 4.6.6, ApiController::deletePage() interpolates a page tag retrieved from the data
YesWiki is a wiki system written in PHP. From version 4.2.0 to before version 4.6.6, ApiController::deletePage() interpolates a page tag retrieved from the database into a DELETE FROM …_links WHERE to_tag = '$tag' query without escaping. The page tag is attacker-controlled — the POST /api/pages/{tag} API accepts arbitrary URL-encoded values, including single quotes, and stores them. A low-privilege authenticated user can therefore create a page whose tag is a SQL fragment, make the page non-orphaned via the standard {{include page="…"}} link mechanism, and then invoke the delete endpoint to execute arbitrary SQL inside the wiki database - including time-based blind data exfiltration from any table. This issue has been patched in version 4.6.6.
References
- https://github.com/YesWiki/yeswiki/commit/23d3cc124613b9428ab963b31807c08879a9c631
- https://github.com/YesWiki/yeswiki/releases/tag/v4.6.6
- https://github.com/YesWiki/yeswiki/security/advisories/GHSA-8f2v-2qhj-gfwg
This high severity vulnerability with a CVSS score of 8.3 was published on 2026-09-05 via NVD.
vulnfeed aggregates 10149 vulnerabilities from NVD, CISA KEV,
Ubuntu, Debian, Red Hat, Kubernetes, Exploit-DB, OSS-Security, GitHub and OpenStack — updated every 4 hours.