What the vulnerability does
01Description
The The Soledad theme for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 8.6.7. 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
Soledad versions up to 8.6.7 contain a code injection vulnerability that allows unauthenticated attackers to inject and execute arbitrary code over the network without user interaction. The vulnerability stems from improper handling of user-supplied input. Attackers can read sensitive data, modify site content, or disrupt service availability.
What an attacker can do
03Attacker Capabilities
Inject and execute arbitrary code on the site without authentication or user interaction.
Potential impact on your site
04Site Impact
Attackers can read data, modify content, or take the site offline without needing a user account.
Conditions required to exploit
05Prerequisites
Network access to the site; no authentication or user interaction required.
Key dates
06Disclosure timeline
August 16, 2025
CVE published
April 8, 2026
Record updated