CVE-2026-52774Medium· 6.1▾ TwilightPoC availableYesWiki is a wiki system written in PHP. Prior to version 4.6.6, YesWiki's Bazar widget handler reflects the id GET parameter into HTML attributes using strip_tags() only. Because strip_tags() does not escape double quotes, an attacker c…
▾ Twilight zone — High severity, or a signal on a lesser flaw
impact 33.6 · likelihood 0.1 · exploitation 12
A public proof-of-concept already exists for this vulnerability — see Exploit availability below.
Public exploit / PoC code seen in 2 sources. Availability, not in-the-wild use.
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.5%
Last analysed / modified upstream
1 GitHub repo · Nuclei ×1
YesWiki is a wiki system written in PHP. Prior to version 4.6.6, YesWiki's Bazar widget handler reflects the id GET parameter into HTML attributes using strip_tags() only. Because strip_tags() does not escape double quotes, an attacker can break out of the attribute value, inject an event handler such as onmouseover, and execute arbitrary JavaScript in the victim's browser. This issue is reachable without authentication. During validation, the vulnerable widget route returned the injected HTML for both /HomePage/widget?id=... and /NoSuchPage/widget?id=..., which shows that no login, no page ownership, no edit rights, and not even a valid page tag were required. The only routing prerequisite observed was that the Bazar extension is enabled and the request includes an id parameter. 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.6.6Patched in:
yeswiki/yeswiki 4.6.6Field changes observed since this record was first indexed.
Connected by shared product, vendor, weakness, or advisory.
CVE-2026-52773Medium· 6.1YesWiki 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
CVE-2026-52769High· 8.3YesWiki is a wiki system written in PHP
CVE-2026-52770High· 7.5YesWiki is a wiki system written in PHP