CVE-2026-52771High· 8.3▾ TwilightYesWiki 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.…
▾ Twilight zone — High severity, or a signal on a lesser flaw
impact 45.7 · likelihood 0.1 · exploitation 0
Need a working PoC? Pro members can cast a request and our team develops one — it lands right here.
Stakeholder-Specific Vulnerability Categorization from CISA's ADP record at CVE.org: whether exploitation is observed, whether an attack can be automated, and how much of the system is at stake.
Exploit-prediction probability, daily snapshots since Sep 5.
Disclosure to exploitation, from the record and what we observed since indexing it.
Disclosed via NVD
0.3%
Last analysed / modified upstream
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.
Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
Affected packages:
yeswiki/yeswiki >= 4.2.0, < 4.6.6Patched in:
yeswiki/yeswiki 4.6.6Connected by shared product, vendor, weakness, or advisory.
CVE-2026-52763Medium· 6.5YesWiki is a wiki system written in PHP
CVE-2026-52770High· 7.5YesWiki is a wiki system written in PHP
CVE-2026-52775High· 8.8YesWiki is a wiki system written in PHP
CVE-2026-52762High· 7.1YesWiki is a wiki system written in PHP
CVE-2026-52766Critical· 9.1YesWiki is a wiki system written in PHP
CVE-2026-52767High· 8.2YesWiki is a wiki system written in PHP