What the vulnerability does
01Description
The Shortcodes by United Themes plugin for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 5.1.6. This is due to the software allowing users to execute an action that does not properly validate a value before running do_shortcode. This makes it possible for unauthenticated attackers to execute arbitrary shortcodes.
Explanation of Vulnerability in Simple Terms
02Summary
Shortcodes by United Themes versions 5.1.6 and earlier contain a code injection vulnerability. An attacker can inject and execute arbitrary code through the plugin's shortcode processing without authentication. This allows reading sensitive data and modifying site content. Update to a version newer than 5.1.6 immediately.
What an attacker can do
03Attacker Capabilities
Inject and execute arbitrary code to read sensitive data and modify site content.
Potential impact on your site
04Site Impact
Attackers can read private data and alter your site's content without logging in.
Conditions required to exploit
05Prerequisites
Network access only; no authentication or user interaction required.
Key dates
06Disclosure timeline
March 29, 2025
CVE published
April 8, 2026
Record updated