CVE-2026-15011

The Customer Support Ticket System & Helpdesk plugin for WordPress is vulnerable to Code Injection via the 'path' parameter in all versions up to, and including, 6.0.5 due to the use of dynamic function invocation on an attacker-controlled value with insufficient validation. This makes it possible for unauthenticated attackers to invoke arbitrary parameterless PHP functions, which can be used to disrupt site functionality or expose sensitive information. The required nonce is publicly emitted via wp_localize_script whenever the plugin's [emd_form] shortcode is rendered on any public-facing page, making the endpoint reachable by unauthenticated visitors without any prior authentication or privilege.
Configurations

No configuration.

History

23 Jul 2026, 10:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-23 10:16

Updated : 2026-07-23 15:14


NVD link : CVE-2026-15011

Mitre link : CVE-2026-15011

CVE.ORG link : CVE-2026-15011


JSON object : View

Products Affected

No product.

CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')