CVE-2026-15011 PUBLISHED

Customer Support Ticket System & Helpdesk <= 6.0.5 - Unauthenticated Code Injection via 'path' Parameter

Assigner: Wordfence
Reserved: 07.07.2026 Published: 23.07.2026 Updated: 23.07.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 9.8

Product Status

Vendor emarket-design
Product Customer Support Ticket System & Helpdesk
Versions Default: unaffected
  • affected from 0 to 6.0.5 (incl.)

Credits

  • theviper17y finder

References

Problem Types

  • CWE-94 Improper Control of Generation of Code ('Code Injection') CWE