Cross-Site Scripting Vulnerability in YesWiki Software
CVE-2026-52773
What is CVE-2026-52773?
YesWiki, a PHP-based wiki system, has a vulnerability that exposes users to cross-site scripting (XSS) attacks. This flaw resides in the archived-revision view, where the system reflects a GET parameter directly into a hidden HTML input without proper escaping. As a result, an attacker can manipulate valid archived revision timestamps to include malicious HTML or JavaScript code. This attack vector requires that the impacted user has permissions to both read and edit the affected page. In certain configurations, even unregistered users might exploit this vulnerability, particularly if public pages are editable without authentication. The issue was resolved in version 4.6.6, and users are urged to update to mitigate the risks associated with this vulnerability.
Affected Version(s)
yeswiki >= 4.1.0, < 4.6.6
