๐Ÿ” CVE Alert

CVE-2026-52774

MEDIUM 6.1

Reflected XSS via Unescaped `id` Parameter in Bazar Widget HTML Attributes in YesWiki

CVSS Score
6.1
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-80
Vendor yeswiki
Product yeswiki
Published Sep 4, 2026
Last Updated Sep 8, 2026
Stay Ahead of the Next One

Get instant alerts for yeswiki yeswiki

Be the first to know when new medium vulnerabilities affecting yeswiki yeswiki are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

Affected Versions

YesWiki / yeswiki
< 4.6.6

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/YesWiki/yeswiki/security/advisories/GHSA-r5xw-gcgw-hwp5 github.com: https://github.com/YesWiki/yeswiki/commit/1aa2710c7505630b858f2142a65f9441bfaba2b2 github.com: https://github.com/YesWiki/yeswiki/releases/tag/v4.6.6