YouTube Video Gallery by YouTube Showcase – Video Gallery Plugin for WordPress <= 3.3.6 - Missing Authorization to Arbitrary Post/Page Creation
Strategic Overview
- Status
- Patched in 3.4.0
- Affected Plugin
- Video Gallery – YouTube Gallery, Playlist & Video Grid
- Affected Version
<= 3.3.6- CVSS
- 5.3Medium
- Weakness type
- CWE-862 · Missing Authorization
- CVE
CVE-2024-3268
At a glance
CVE-2024-3268 is a medium-severity Missing Authorization vulnerability in the Video Gallery WordPress plugin, affecting versions <= 3.3.6. It carries a CVSS score of 5.3 (reachable over the network; low attack complexity). Exploitation requires no authentication. The issue is fixed in version 3.4.0; sites on affected versions should update now. Disclosed May 2024, reported by Lucio Sá.
Vulnerability Overview
The YouTube Video Gallery by YouTube Showcase – Video Gallery Plugin for WordPress plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the emd_form_builder_lite_submit_form function in all versions up to, and including, 3.3.6. This makes it possible for unauthenticated attackers to create arbitrary posts or pages.
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 privileges on the target site, and no interaction from a victim user.
CWE-862: Missing Authorization
Reaching this weakness in Video Gallery <= 3.3.6 takes a caller who can reach the endpoint. A missing authorization check means a function is reachable by anyone who can reach the endpoint, because the code never asks whether the caller is allowed to perform the action.
Any user who can reach the endpoint gets to run an action reserved for higher-privileged roles, from reading protected data to changing settings or content. For Video Gallery the fix is 3.4.0: builds <= 3.3.6 are affected, anything from 3.4.0 onward is not.
Remediation
Update to version 3.4.0, or a newer patched version
How does WordSec protect against this?
Because it turns on account access, WordSec's login security is the relevant layer: role-based two-factor, captcha and brute-force limits raise the cost of getting the account this needs. None of that substitutes for the fix: Video Gallery 3.4.0 closes this, and updating the plugin is the step that ends it.
- Login Security
- Alerts
External References
Related records
Other vulnerabilities in Video Gallery – YouTube Gallery, Playlist & Video Grid
- 8.1CVE-2025-54731: YouTube Showcase <= 3.5.1 PHP Object Injection
CVE-2025-54731 - 8.1CVE-2025-8420: Multiple Plugins by emarket-design <=… Limited RCE
CVE-2025-8420 - 7.5CVE-2026-12923: Video Gallery <= 4.0.3 Arbitrary Function Call
CVE-2026-12923 - 6.4CVE-2026-15790: Video Gallery <= 4.0.4 Stored Cross-Site Scripting
CVE-2026-15790 - 6.4CVE-2025-15636: Video Gallery Stored XSS
CVE-2025-15636 - 6.4CVE-2025-58915: Multiple Plugins by eMarket Design <=… Stored XSS
CVE-2025-58915 - 4.3CVE-2023-40558: Video Gallery & Management <= 3.3.5 CSRF
CVE-2023-40558
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C