Description
The WPeMatico RSS Feed Fetcher WordPress plugin before 2.8.27 does not perform a capability check before fetching a user-supplied URL and rendering the response, allowing users with contributor-level access and above to force the server to issue requests to internal-only hosts and read the responses back.
Published: 2026-09-27
Score: n/a
EPSS: n/a
KEV: No
Impact: Server‑Side Request Forgery
Action: Patch
AI Analysis

Impact

The WPeMatico RSS Feed Fetcher plugin for WordPress before version 2.8.27 does not perform a capability check before fetching a user-supplied URL, allowing users with contributor-level access or higher to force the server to issue requests to internal-only hosts and read the responses back. This can be used to enumerate or exfiltrate data from internal services, potentially enabling further attacks.

Affected Systems

Affected products include the WPeMatico RSS Feed Fetcher WordPress plugin, versions prior to 2.8.27.

Risk and Exploitability

The vulnerability can be exploited through the campaign preview feature. An attacker with contributor privileges can supply a malicious URL that points to internal addresses; the plugin will fetch the content without validation. Although no remote code execution is directly granted, the ability to read internal host responses can lead to data leakage and facilitate advanced internal reconnaissance. The exploit is straightforward, does not require additional components, and the plugin’s lack of an authentication check makes it highly actionable. The absence of an EPSS score and its current status outside of the KEV catalogue do not diminish the inherent risk posed by the SSRF flaw.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the WPeMatico RSS Feed Fetcher plugin to version 2.8.27 or newer.
  • Restrict contributor-level users from accessing the campaign preview feature or reduce their privileges for that plugin.
  • Implement outbound request filtering at the network level to block internal IP addresses or domains from being resolved by the application.

Generated by OpenCVE AI on September 27, 2026 at 07:24 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-918

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 perform a capability check before fetching a user-supplied URL and rendering the response, allowing users with contributor-level access and above to force the server to issue requests to internal-only hosts and read the responses back.
Title WPeMatico RSS Feed Fetcher < 2.8.27 - Contributor+ SSRF via Campaign Preview
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

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

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

Link: CVE-2026-89003

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-89003

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)