Description
The WPeMatico RSS Feed Fetcher WordPress plugin before 2.8.27 does not sanitize imported feed content before storing it as post content, allowing users with the Contributor role and above to perform Stored Cross-Site Scripting attacks.
Published: 2026-09-27
Score: n/a
EPSS: n/a
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Immediate Patch
AI Analysis

Impact

The vulnerability allows a user with the Contributor role or higher to import an RSS feed that contains malicious script. The plugin stores the feed content without sanitization, causing the script to be embedded in a post and executed in the browser of any visitor who views the post. This can enable attackers to steal session cookies, deface content, or perform other client‑side attacks. The weakness is an improper neutralization of input during web page generation, which can lead to loss of confidentiality, integrity, and availability of the affected website.

Affected Systems

WordPress sites using the WPeMatico RSS Feed Fetcher plugin, versions older than 2.8.27. Users who can upload or manage RSS feeds (Contributors and above) are able to trigger the attack.

Risk and Exploitability

The flaw requires attacker control over a feed import, which is achievable only by users with Contributor permissions. Once an exploit is launched, the script runs in the context of any visitor who views the stored post. No network‑level access or additional credentials are required beyond the Contributor role. The EPSS score is unavailable and the vulnerability is not listed in the CISA KEV catalog, but the potential impact of stored XSS in a widely used WordPress plugin warrants immediate attention. Users should assume that the vulnerability can be exercised by any site administrator with Contributor access.

Generated by OpenCVE AI on September 27, 2026 at 07:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the WPeMatico RSS Feed Fetcher plugin to version 2.8.27 or later
  • If an upgrade is not possible, disable or remove the feed import feature to prevent new content from being added
  • Configure the WordPress site to strip or encode scripting tags on all stored content using a security plugin
  • Restrict the Contributor role to the minimum set of capabilities required for site operations

Generated by OpenCVE AI on September 27, 2026 at 07:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 27 Sep 2026 07:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-79

Sun, 27 Sep 2026 06:15:00 +0000

Type Values Removed Values Added
Description The WPeMatico RSS Feed Fetcher WordPress plugin before 2.8.27 does not sanitize imported feed content before storing it as post content, allowing users with the Contributor role and above to perform Stored Cross-Site Scripting attacks.
Title WPeMatico RSS Feed Fetcher < 2.8.27 - Contributor+ Stored XSS via Feed Import
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-27T06:00:21.446Z

Reserved: 2026-09-10T16:19:39.229Z

Link: CVE-2026-89006

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-27T06:17:22.377

Modified: 2026-09-27T06:17:22.377

Link: CVE-2026-89006

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-27T07:30:17Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')