CVE-2026-57662
Wasiliy · Contest Gallery
The Contest Gallery plugin is affected by an authenticated SQL injection vulnerability, permitting contributors to run unauthorized SQL queries.
Executive summary
A high-severity SQL injection vulnerability in the Contest Gallery plugin allows authenticated contributors to execute arbitrary SQL commands, potentially leading to unauthorized data access.
Vulnerability
This flaw involves improper sanitization of database queries, allowing a contributor-level user to inject and execute arbitrary SQL commands. The vulnerability significantly lowers the barrier for an attacker to gain unauthorized access to the application's data layer.
Business impact
With a CVSS score of 8.5, this vulnerability poses a high risk to organizational data. Exploitation could lead to the exposure of sensitive gallery information, user data, or administrative credentials, resulting in a significant security breach.
Remediation
Immediate Action: Update the Contest Gallery plugin to the latest patched version provided by the developer as soon as it is released.
Proactive Monitoring: Regularly audit database access logs to identify any unauthorized or anomalous queries targeting the contest data tables.
Compensating Controls: Utilize a WAF to filter incoming requests and block attempts to inject SQL commands into the plugin’s input parameters.
Exploitation status
Public Exploit Available: false
Analyst recommendation
The severity of this vulnerability necessitates immediate action. Security teams must ensure that the Contest Gallery plugin is updated to the latest version to prevent potential exploitation and secure the database against unauthorized access.