YesWiki is a wiki system written in PHP. Prior to version 4.6.6, YesWiki through the latest development branch contains a SQL injection vulnerability in ReactionManager::deleteUserReaction() that allows any authenticated user to inject arbitrary SQL via the {idreaction} and {id} URL path parameters. The parameters are concatenated directly into a SQL LIKE clause without escaping or parameterization. This issue has been patched in version 4.6.6.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-09-05 00:17
Updated : 2026-09-08 21:05
NVD link : CVE-2026-52775
Mitre link : CVE-2026-52775
CVE.ORG link : CVE-2026-52775
JSON object : View
Products Affected
No product.
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
