Contest Gallery <= 32.0.1 - Unauthenticated Arbitrary File Upload via 'baseUrlForFacebook' Parameter
Strategic Overview
- Status
- Patched in 33.0.0
- Affected Version
<= 32.0.1- CVSS
- 8.8High
- Weakness type
- CWE-434 · Unrestricted Upload of File with Dangerous Type
- CVE
CVE-2026-78088
At a glance
CVE-2026-78088 is a high-severity Unrestricted Upload of File with Dangerous Type vulnerability in the Contest Gallery WordPress plugin, affecting versions <= 32.0.1. It carries a CVSS score of 8.8 (reachable over the network; low attack complexity; high confidentiality, integrity, availability impact). Exploitation requires no authentication. The issue is fixed in version 33.0.0; sites on affected versions should update now. Disclosed September 2026, reported by mad4cyber.
Vulnerability Overview
The Contest Gallery – Upload & Vote Photos, Media, Sell with PayPal & Stripe plugin for WordPress is vulnerable to Unauthenticated Arbitrary File Overwrite in all versions up to, and including, 32.0.1 due to insufficient file path validation in the 'baseUrlForFacebook' parameter. This makes it possible for authenticated attackers, with subscriber-level access and above, to overwrite known files which may lead to remote code execution when certain preconditions are met.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user. A successful exploit has high impact on confidentiality, integrity, availability — full site compromise territory.
CWE-434: Unrestricted Upload of File with Dangerous Type
Contest Gallery <= 32.0.1 carries this weakness at baseUrlForFacebook, and reaching it takes no account at all. An unrestricted file upload lets a caller store a file whose type or destination the application does not properly constrain.
If an uploaded file lands anywhere the server will execute, the flaw becomes remote code execution and the site should be treated as fully compromised. For Contest Gallery the fix is 33.0.0: builds <= 32.0.1 are affected, anything from 33.0.0 onward is not.
Remediation
Update to version 33.0.0, or a newer patched version
How does WordSec protect against this?
Requests carrying this pattern arrive without a session, so nothing upstream of the firewall gets a chance to reject them: WordSec's web application firewall inspects request payloads before WordPress loads them. Classes like this one can leave something behind, so the staged malware scanner is the second half: it looks for dropped files and modified code rather than for the request that created them. None of that substitutes for the fix: Contest Gallery 33.0.0 closes this, and updating the plugin is the step that ends it.
- Firewall
- Scanner
- Login Security
External References
Related records
Other vulnerabilities in Contest Gallery – Upload & Vote Photos, Media, Sell with PayPal & Stripe
- 9.9CVE-2024-30238: Photos and Files Contest Gallery SQL Injection
CVE-2024-30238 - 9.9CVE-2024-30236: Photos and Files Contest Gallery SQL Injection
CVE-2024-30236 - 9.8CVE-2024-11103: Contest Gallery Arbitrary Password Reset
CVE-2024-11103 - 9.8CVE-2024-10687: Photos, Files, YouTube, Twitter… SQL Injection
CVE-2024-10687 - 9.8CVE-2021-24915: Contest Gallery SQL Injection
CVE-2021-24915 - 8.8CVE-2026-12165: Contest Gallery <= 30.0.2 Privilege Escalation
CVE-2026-12165 - 8.8CVE-2022-4150: Contest Gallery (Pro) <= 19.1.5 SQL Injection
CVE-2022-4150 - 8.8CVE-2022-36394: Contest Gallery <= 17.0.4 SQL Injection
CVE-2022-36394
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C