Description
The RSS Aggregator – RSS Import, News Feeds, Feed to Post, and Autoblogging plugin for WordPress is vulnerable to DOM-Based Cross-Site Scripting via postMessage in all versions up to, and including, 5.0.11. This is due to the plugin's admin-shell.js registering a global message event listener without origin validation (missing event.origin check) and directly passing user-controlled URLs to window.open() without URL scheme validation. This makes it possible for unauthenticated attackers to execute arbitrary JavaScript in the context of an authenticated administrator's session by tricking them into visiting a malicious website that sends crafted postMessage payloads to the plugin's admin page.
Published: 2026-03-07
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: DOM-Based Cross‑Site Scripting
Action: Patch
AI Analysis

Impact

The vulnerability allows a DOM‑Based Cross‑Site Scripting (XSS) attack in the RSS Aggregator WordPress plugin. Attackers can send crafted postMessage payloads to the plugin’s admin page without any origin validation. An unauthenticated visitor can trick an administrator into opening a malicious website that posts a message containing JavaScript, which the plugin then executes in the administrator’s browser context. Successful exploitation lets the attacker execute arbitrary code with the administrator’s privileges, potentially resulting in theft of authentication cookies, account takeover, and full site compromise.

Affected Systems

All installations of the RSS Aggregator – RSS Import, News Feeds, Feed to Post, and Autoblogging plugin for WordPress running version 5.0.11 or earlier are affected. The flaw resides in the plugin’s JavaScript that is widely deployed across WordPress sites, leaving administrators on these version states vulnerable.

Risk and Exploitability

The CVSS score of 6.1 indicates moderate severity, while the EPSS score of less than 1% suggests a very low likelihood of exploitation in the current threat landscape. The vulnerability is not listed in the CISA KEV catalog. Exploitation requires an attacker to lure a legitimate administrator to a malicious site that can post a message; hence social engineering is a critical component of the attack vector. Once the victim interacts, the injected JavaScript runs with full administrative context, making the potential damage considerable.

Generated by OpenCVE AI on April 15, 2026 at 19:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the RSS Aggregator plugin to version 5.0.12 or later, which includes the fix for the DOM‑Based XSS flaw.
  • If an immediate upgrade is not possible, restrict access to the WordPress admin area using IP whitelisting or enable two‑factor authentication to reduce exposure to social‑engineering attempts by attackers.
  • Configure a content‑security‑policy header that disallows execution of inline scripts or prevents untrusted origins from sending postMessage to the admin page, thereby mitigating the XSS vector while the plugin is still on an affected version.

Generated by OpenCVE AI on April 15, 2026 at 19:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 09 Mar 2026 19:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 09 Mar 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Rebelcode
Rebelcode rss Aggregator – Rss Import, News Feeds, Feed To Post, And Autoblogging
Wordpress
Wordpress wordpress
Vendors & Products Rebelcode
Rebelcode rss Aggregator – Rss Import, News Feeds, Feed To Post, And Autoblogging
Wordpress
Wordpress wordpress

Sat, 07 Mar 2026 07:45:00 +0000

Type Values Removed Values Added
Description The RSS Aggregator – RSS Import, News Feeds, Feed to Post, and Autoblogging plugin for WordPress is vulnerable to DOM-Based Cross-Site Scripting via postMessage in all versions up to, and including, 5.0.11. This is due to the plugin's admin-shell.js registering a global message event listener without origin validation (missing event.origin check) and directly passing user-controlled URLs to window.open() without URL scheme validation. This makes it possible for unauthenticated attackers to execute arbitrary JavaScript in the context of an authenticated administrator's session by tricking them into visiting a malicious website that sends crafted postMessage payloads to the plugin's admin page.
Title RSS Aggregator – RSS Import, News Feeds, Feed to Post, and Autoblogging <= 5.0.11 - Unauthenticated DOM-Based Reflected Cross-Site Scripting via postMessage
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}


Subscriptions

Rebelcode Rss Aggregator – Rss Import, News Feeds, Feed To Post, And Autoblogging
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:45:01.018Z

Reserved: 2026-02-12T21:50:01.000Z

Link: CVE-2026-2433

cve-icon Vulnrichment

Updated: 2026-03-09T17:31:35.355Z

cve-icon NVD

Status : Deferred

Published: 2026-03-07T08:16:11.193

Modified: 2026-04-22T21:27:27.950

Link: CVE-2026-2433

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T20:00:06Z

Weaknesses