What the vulnerability does
01Description
The Blocksy theme for WordPress is vulnerable to Reflected Cross-Site Scripting via the custom_url parameter in all versions up to, and including, 2.0.50 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
Explanation of Vulnerability in Simple Terms
02Summary
Blocksy versions up to 2.0.50 contain an input validation flaw that allows authenticated users with low privileges to read sensitive data or modify site content across different security contexts. The vulnerability requires a valid user account but no special interaction. The scope extends beyond the vulnerable component, potentially affecting other parts of the site.
What an attacker can do
03Attacker Capabilities
Read sensitive data or modify site content if they have a low-privilege user account.
Potential impact on your site
04Site Impact
Authenticated users can access or change data they shouldn't, potentially exposing private information or altering site content.
Conditions required to exploit
05Prerequisites
Attacker must have a valid low-privilege user account; no user interaction required.
Key dates
06Disclosure timeline
June 5, 2024
CVE published
April 8, 2026
Record updated