Contest Gallery <= 28.1.6 - Unauthenticated SQL Injection

7.5
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
CVE CVE-2026-8912
CVSS 7.5 (High)
Publicly Published May 18, 2026
Last Updated May 19, 2026
Researcher Leonid Semenenko (lsemenenko)

Description

The Contest Gallery plugin for WordPress is vulnerable to SQL Injection via the 'form_input' parameter in versions up to, and including, 28.1.6. This is due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query inside the unauthenticated 'post_cg_gallery_form_upload' AJAX action (specifically the 'cb' branch of the included users-upload-check.php, where $f_input_id is concatenated unquoted into 'SELECT Field_Content FROM ... WHERE id = $f_input_id'). The endpoint is gated only by a public frontend nonce ('cg1l_action' / 'cg_nonce') that is exposed in the page source of any public gallery page. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

Learn more about SQL Injection vulnerabilities and how to prevent them.

References

Share

Vulnerability Details for Contest Gallery – Upload & Vote Photos, Media, Sell with PayPal & Stripe

Software Type Plugin
Software Slug contest-gallery (view on wordpress.org)
Patched? Yes
Remediation Update to version 28.1.7, or a newer patched version
Affected Version
  • <= 28.1.6
Patched Version
  • 28.1.7

Recent vulnerabilities in Contest Gallery – Upload & Vote Photos, Media, Sell with PayPal & Stripe

# Title CVE ID CVSS Researchers Date
1 Contest Gallery – Upload & Vote Photos, Media, Sell with PayPal & Stripe <= 30.0.0 - Authenticated (Contributor+) SQL Injection CVE-2026-57662 6.5 Trương Hữu Phúc (truonghuuphuc) June 26, 2026
2 Contest Gallery <= 30.0.2 - Authenticated (Author+) Privilege Escalation via 'RegistryUserRole' Parameter CVE-2026-12165 8.8 Chloe Chamberland, PRISM June 16, 2026
3 Contest Gallery – Upload & Vote Photos, Media, Sell with PayPal & Stripe <= 28.1.7 - Missing Authorization CVE-2026-42657 5.3 endy April 29, 2026
4 Contest Gallery – Upload & Vote Photos, Media, Sell with PayPal & Stripe <= 28.1.7 - Authenticated (Subscriber+) Sensitive Information Exposure CVE-2026-42660 4.3 Jakub Herman April 29, 2026
5 Contest Gallery – Upload & Vote Photos, Media, Sell with PayPal & Stripe <= 28.1.6 - Authenticated (Subscriber+) Stored Cross-Site Scripting CVE-2026-42656 6.4 endy April 29, 2026
6 Contest Gallery – Upload & Vote Photos, Media, Sell with PayPal & Stripe <= 28.1.6 - Unauthenticated SQL Injection CVE-2026-40771 7.5 Trương Hữu Phúc (truonghuuphuc) April 21, 2026
7 Contest Gallery <= 28.1.5 - Unauthenticated Privilege Escalation Admin Account Takeover via Registration Confirmation Email-to-ID Type Confusion CVE-2026-4021 8.1 Supakiad S. (m3ez) March 23, 2026
8 Contest Gallery – Upload & Vote Photos, Media, Sell with PayPal & Stripe <= 28.1.2.2 - Missing Authorization CVE-2026-25035 5.3 daroo March 23, 2026
9 Contest Gallery – Upload & Vote Photos, Media, Sell with PayPal & Stripe <= 28.1.2.1 - Authenticated (Subscriber+) Server-Side Request Forgery CVE-2026-24964 6.4 lilmingwa13 March 10, 2026
10 Contest Gallery <= 28.1.4 - Unauthenticated SQL Injection CVE-2026-3180 7.5 Thomas Sanzey March 2, 2026

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation