What the vulnerability does
01Description
The RSS Aggregator by Feedzy – Feed to Post, Autoblogging, News & YouTube Video Feeds Aggregator plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 5.1.7. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with contributor-level access and above, to create and execute RSS import jobs, purge (force-delete) all posts associated with any import job, clear import error logs, and enumerate taxonomy terms and post meta_key names. The nonce required to reach these sub-handlers is leaked to any user with the edit_posts capability via the feedzyjs localized script injected into the block editor, meaning no privileged nonce theft or separate exploit step is required for Contributor-level users.
Explanation of Vulnerability in Simple Terms
02Summary
The RSS Aggregator by Feedzy plugin for WordPress does not properly check user permissions before allowing certain actions. A logged-in user with low privileges can modify feed settings or data they should not have access to. The vulnerability affects versions up to 5.1.7. Update to a version newer than 5.1.7 to resolve this issue.
What an attacker can do
03Attacker Capabilities
A low-privilege logged-in user can modify feed settings or aggregator data without proper authorization.
Potential impact on your site
04Site Impact
Unauthorized users can alter feed configurations, potentially injecting malicious content or disrupting feed aggregation.
Conditions required to exploit
05Prerequisites
Attacker must have a low-privilege WordPress user account (e.g., subscriber or contributor role).
Key dates
06Disclosure timeline
June 5, 2026
CVE published
June 6, 2026
Record updated