CVE-2026-52630
Woltlab · WCF
A SQL injection vulnerability in Woltlab WCF allows unauthenticated remote attackers to execute arbitrary database queries via the updateUserOptions and update actions.
Executive summary
A critical SQL injection vulnerability in Woltlab WCF potentially permits unauthenticated remote attackers to compromise the entire database, necessitating immediate action.
Vulnerability
This is a SQL injection flaw located in UserEditor.class.php and UserAction.class.php. The vulnerability is exploitable by an unauthenticated remote attacker who can inject malicious SQL commands into the updateUserOptions or update actions.
Business impact
The potential impact of this vulnerability is severe, as it allows for full unauthorized access to the underlying database. Successful exploitation could lead to total data exfiltration, modification of administrative records, or complete system compromise, which carries a CVSS score of 9.8. Such an incident would likely result in significant reputational damage, regulatory non-compliance, and operational downtime.
Remediation
Immediate Action: Update the Woltlab Suite to version 6.2.5 or higher as referenced in the official vendor security advisory.
Proactive Monitoring: Review web server and application logs for suspicious characters such as single quotes, semicolons, or SQL keywords in requests targeting the updateUserOptions or update endpoints.
Compensating Controls: Deploy a Web Application Firewall (WAF) with updated rulesets to detect and block common SQL injection patterns until the software can be patched.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Given the critical nature of this SQL injection vulnerability and its high CVSS score, organizations running Woltlab WCF must prioritize patching immediately. The ease of exploitation via unauthenticated network access makes this an urgent security priority, and administrators should ensure all instances are updated to the latest vendor-provided version to prevent potential data breaches.
History
CVE Brief tracked this CVE 4 days before it had a CVSS score.
- Disclosed CVE record published
- Collected by CVE Brief No CVSS score yet; tracked as early warning
- CVSS score assigned 9.8 (3.1)
- Analyst report written