Impact
The Show Me The Cookies plugin for WordPress permits arbitrary shortcode execution in all releases through version 1.0. The flaw occurs because a user‑controlled value is fed directly into do_shortcode without validation, allowing an attacker to inject and run any shortcode. Since WordPress shortcodes can contain PHP code, this vulnerability falls under CWE‑94 and permits remote code execution, data exfiltration, or site defacement.
Affected Systems
Any WordPress site running the versluis Show Me The Cookies plugin, version 1.0 or earlier, is affected. No later versions have been reported to be impacted.
Risk and Exploitability
The CVSS base score of 7.3 indicates moderate severity, while the EPSS score of less than 1 % shows a very low likelihood of current exploitation. The flaw is unauthenticated, meaning any external web request that triggers do_shortcode can be used to exploit the site. The vulnerability is not listed in CISA’s KEV catalog, so no widespread active exploits are known, but the potential for remote code execution makes it a high‑priority issue for owners.
OpenCVE Enrichment
EUVD