SQL Injection Vulnerability in LimeSurvey RemoteControl API
CVE-2026-50636
8.7HIGH
What is CVE-2026-50636?
The LimeSurvey RemoteControl API contains a vulnerability where unvalidated user input can be exploited to execute arbitrary SQL commands. By manipulating token-ID arrays, an authenticated attacker can perform SQL injection through the invite_participants and remind_participants methods, leading to unauthorized access to sensitive data stored in the database. With the potential to execute stacked queries, attackers can read and modify data, including sensitive user credentials and survey responses. Proper security practices must be implemented to safeguard against this risk, particularly by ensuring that the RemoteControl interface is not unnecessarily enabled.
Affected Version(s)
LimeSurvey 0 <= 7.0
LimeSurvey 7.0.1
