SQL Injection Vulnerability in YesWiki Product from YesWiki
CVE-2026-52775
8.8HIGH
What is CVE-2026-52775?
YesWiki, a PHP-based wiki system, prior to version 4.6.6, contains a SQL injection vulnerability in the ReactionManager::deleteUserReaction() function. This flaw allows authenticated users to manipulate SQL queries through unvalidated URL path parameters, specifically {idreaction} and {id}. The lack of proper escaping and parameterization enables an attacker to execute arbitrary SQL commands, which can compromise the integrity of the database. The issue has been resolved in version 4.6.6, and it is crucial for users to update to this version to enhance their security against such threats.
Affected Version(s)
yeswiki < 4.6.6
