What the vulnerability does
01Description
The RSS Aggregator plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'template' parameter in all versions up to, and including, 5.0.10 due to insufficient input sanitization and output escaping on user supplied attributes. 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
The RSS Aggregator plugin for WordPress contains a cross-site scripting (XSS) vulnerability in versions up to 5.0.10. An attacker can inject malicious scripts into RSS feeds that execute in the browsers of site visitors and administrators. The vulnerability affects the scope beyond the plugin itself, potentially compromising user sessions and site data. Update to a version newer than 5.0.10 to remediate.
What an attacker can do
03Attacker Capabilities
Inject malicious JavaScript into RSS feeds that runs in visitors' browsers and steals session data or credentials.
Potential impact on your site
04Site Impact
Visitors and admins viewing aggregated feeds may have their sessions hijacked or credentials stolen without their knowledge.
Conditions required to exploit
05Prerequisites
No authentication or user interaction required; attacker can craft a malicious RSS feed accessible to the plugin.
Key dates
06Disclosure timeline
February 17, 2026
CVE published
April 8, 2026
Record updated