CVE-2026-8976 MEDIUM

CVE-2026-8976: RSS Aggregator by Feedzy <= 5.1.7 - Missing Authorization to Authenticated (Contributor+) Import Job Creation, Execution, Purge, Log Clearing, and Information Disclosure via Multiple AJAX Sub-Actions

Vendor Themeisle
Product RSS Aggregator by Feedzy – Feed to Post, Autoblogging, News & YouTube Video Feeds Aggregator
Weakness CWE-862 · Missing authorization
Published June 5, 2026
Last update June 6, 2026

CVSS base score

4.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N

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