Description
The WPeMatico RSS Feed Fetcher plugin for WordPress is vulnerable to unauthorized modification of data that can lead to privilege escalation due to a missing capability check on the wpematico_import_settings function in all versions up to, and including, 2.8.24. This makes it possible for authenticated attackers, with subscriber-level access and above, to update arbitrary options on the WordPress site. This can be leveraged to update the default role for registration to administrator and enable user registration for attackers to gain administrative user access.
Published: 2026-08-22
Score: 8.8 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in the WPeMatico RSS Feed Fetcher plugin arises from a missing capability check in the wpematico_import_settings function. This flaw allows any authenticated user with a Subscriber role or higher to update arbitrary WordPress options, including the default user role and registration settings. By setting the default role to administrator and enabling user registration, the attacker can create or modify accounts that receive administrative privileges, effectively taking full control of the WordPress site.

Affected Systems

All WordPress installations using the WPeMatico RSS Feed Fetcher plugin version 2.8.24 or earlier are affected. The plugin is developed by the vendor etruel. Any site that has the plugin installed and where a user has Subscriber or higher access can exploit the flaw.

Risk and Exploitability

The vulnerability is scored with a CVSS base of 8.8, indicating high severity. The EPSS score is not available, and the issue is not listed in the CISA KEV catalog. Attackers must be authenticated, but Subscriber-level access is sufficient to launch the attack. Given the high CVSS and the ease of exploitation via a standard WordPress login, the risk remains significant, although no publicly known exploits have been reported yet.

Generated by OpenCVE AI on August 22, 2026 at 03:13 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the WPeMatico plugin to version 2.8.25 or later to address the missing capability check.
  • Restrict or remove Subscriber and higher role permissions from WordPress sites where they are not required, adhering to least privilege principles.
  • Verify that the default user role is set appropriately and that user registration is disabled or properly secured to prevent unwanted privileged account creation.

Generated by OpenCVE AI on August 22, 2026 at 03:13 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 22 Aug 2026 02:45:00 +0000

Type Values Removed Values Added
Description The WPeMatico RSS Feed Fetcher plugin for WordPress is vulnerable to unauthorized modification of data that can lead to privilege escalation due to a missing capability check on the wpematico_import_settings function in all versions up to, and including, 2.8.24. This makes it possible for authenticated attackers, with subscriber-level access and above, to update arbitrary options on the WordPress site. This can be leveraged to update the default role for registration to administrator and enable user registration for attackers to gain administrative user access.
Title WPeMatico RSS Feed Fetcher <= 2.8.24 - Authenticated (Subscriber+) Privilege Escalation via Arbitrary Option Update to wpematico_import_settings admin_action
Weaknesses CWE-269
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-22T02:26:28.068Z

Reserved: 2026-08-14T14:42:12.203Z

Link: CVE-2026-19883

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-22T03:16:20.833

Modified: 2026-08-22T03:16:20.833

Link: CVE-2026-19883

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-22T03:15:04Z

Weaknesses
  • CWE-269

    Improper Privilege Management