CVE-2026-12923
Last modified
CVE-2026-12923 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. The Youtube Showcase plugin for WordPress is vulnerable to Arbitrary Function Call in versions up to and including 4.0.3. This is due to insufficient validation of the 'path' parameter in the emd_delete_file() AJAX handler in includes/common-functions.php. EPSS estimates a 0.32% chance of exploitation in the next 30 days.
Description
The Youtube Showcase plugin for WordPress is vulnerable to Arbitrary Function Call in versions up to and including 4.0.3. This is due to insufficient validation of the 'path' parameter in the emd_delete_file() AJAX handler in includes/common-functions.php. The user-supplied value is passed through sanitize_text_field(), has its trailing '_PLUGIN_DIR' substring stripped, and is then invoked as a PHP function name with no arguments via `$sess_name()`. The handler is gated only by a nonce — no current_user_can() check is present — and the nonce is emitted on any front-end page that renders a form shortcode containing file fields. This makes it possible for authenticated attackers, with Subscriber-level access and above, to invoke arbitrary zero-argument PHP functions (such as phpinfo, phpversion, get_defined_vars, error_get_last), resulting in sensitive information disclosure and potential further compromise depending on the functions available in the environment.
Metrics
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| emarket-design | Video Gallery – YouTube Gallery, Playlist & Video Grid | <= 4.0.3 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-12923?
How severe is CVE-2026-12923?
How do I fix CVE-2026-12923?
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-1291The Meow Gallery plugin for WordPress is vulnerable to unaut…4.3
- CVE-2026-12912A flaw was found in libtiff. A remote attacker could exploit…7.3
- CVE-2026-12918The Mail Mint – Email Marketing, Newsletter, Email Automatio…4.9
- CVE-2026-1292Tanium addressed an insertion of sensitive information into …6.5
- CVE-2026-12920The Cookie Banner for GDPR / CCPA – WPLP Cookie Consent plug…4.9
- CVE-2026-12921In AzeoTech DAQFactory versions 21.1 and prior, a Use After …7.8
- CVE-2026-12924The Eventin – Event Calendar, Event Registration, Tickets & …6.4
- CVE-2026-12927CWE-787 Out-of-bounds write vulnerability exists that could …8.4
- CVE-2026-1293The Yoast SEO – Advanced SEO with real-time guidance and bui…6.4
- CVE-2026-12932A memory leak in the tls-crypt-v2 client key extraction in O…8.1
- CVE-2026-12935The TL-WR940N v6 router contains a vulnerability in its RTSP…8.7
- CVE-2026-12936The Recurio – Ultimate Subscription for WooCommerce plugin f…4.9
Are you affected by CVE-2026-12923?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
