CVE-2026-8912
Last modified
CVE-2026-8912 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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 ... EPSS estimates a 0.39% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-8912?
How severe is CVE-2026-8912?
How do I fix CVE-2026-8912?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-8905The Osiris Signature Banner plugin for WordPress is vulnerab…6.1
- CVE-2026-8906The WP Promoter plugin for WordPress is vulnerable to Cross-…6.1
- CVE-2026-8907The WP-Ultimate-Map plugin for WordPress is vulnerable to Cr…6.1
- CVE-2026-8909The WpMobi plugin for WordPress is vulnerable to Cross-Site …4.3
- CVE-2026-8910The WP Emoticon Rating plugin for WordPress is vulnerable to…6.1
- CVE-2026-8911The WP AutoBuzz plugin for WordPress is vulnerable to Cross-…6.1
- CVE-2026-8913A command Injection vulnerability exists in the WireGuard cl…8.5
- CVE-2026-8914In Teltonika Networks RUTOS devices, running versions 7.22 t…8.4
- CVE-2026-8915Out-of-bounds write vulnerability in Samsung Open Source Esc…8.8
- CVE-2026-8916Out-of-bounds write vulnerability in Samsung Open Source rlo…6.1
- CVE-2026-8917Untrusted Pointer Dereference in ASUS GPU Tweak III, GPUTwea…8.4
- CVE-2026-8918A permissive list of allowed inputs in ASUS Armoury Crate al…7.1
Are you affected by CVE-2026-8912?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
