WPeMatico RSS Feed Fetcher <= 2.8.24 - Authenticated (Subscriber+) Privilege Escalation via Arbitrary Option Update to wpematico_import_settings admin_action
Strategic Overview
- Status
- Patched in 2.8.25
- Affected Plugin
- WPeMatico RSS Feed Fetcher
- Affected Version
<= 2.8.24- CVSS
- 8.8High
- Weakness type
- CWE-269 · Improper Privilege Management
- CVE
CVE-2026-19883
At a glance
CVE-2026-19883 is a high-severity Improper Privilege Management vulnerability in the WPeMatico RSS Feed Fetcher WordPress plugin, affecting versions <= 2.8.24. It carries a CVSS score of 8.8 (reachable over the network; low attack complexity; high confidentiality, integrity, availability impact). Exploitation requires an authenticated account at Subscriber level or above. The issue is fixed in version 2.8.25; sites on affected versions should update now. Disclosed August 2026, reported by Supakiad S. (m3ez).
Vulnerability Overview
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.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user. A successful exploit has high impact on confidentiality, integrity, availability — full site compromise territory.
CWE-269: Improper Privilege Management
Reaching this weakness in WPeMatico RSS Feed Fetcher <= 2.8.24 takes an account at Subscriber level or above. Improper privilege management means the code lets an account end up with capabilities its role should not have.
It converts a low-privileged account into an administrative one, which makes every other restriction on the site irrelevant. For WPeMatico RSS Feed Fetcher the fix is 2.8.25: builds <= 2.8.24 are affected, anything from 2.8.25 onward is not.
Remediation
Update to version 2.8.25, or a newer patched version
How does WordSec protect against this?
Because it turns on account access, WordSec's login security is the relevant layer: role-based two-factor, captcha and brute-force limits raise the cost of getting the account this needs. None of that substitutes for the fix: WPeMatico RSS Feed Fetcher 2.8.25 closes this, and updating the plugin is the step that ends it.
- Login Security
- Alerts
External References
Related records
Other vulnerabilities in WPeMatico RSS Feed Fetcher
- 7.2CVE-2026-57349: WPeMatico RSS Feed Fetcher <= 2.8.17 Stored XSS
CVE-2026-57349 - 6.4CVE-2025-11917: WPeMatico RSS Feed Fetcher <= 2.8.11 SSRF
CVE-2025-11917 - 5.5CVE-2021-24793: WPeMatico RSS Feed Fetcher <= 2.6.11 Admin+ Stored XSS
CVE-2021-24793 - 4.4CVE-2025-13031: WPeMatico RSS Feed Fetcher <= 2.8.12 Stored XSS
CVE-2025-13031 - 4.3CVE-2025-57937: WPeMatico RSS Feed Fetcher <= 2.8.10 Info Exposure
CVE-2025-57937 - 4.3CVE-2025-8103: WPeMatico RSS Feed Fetcher CSRF to Plugin Deactivation
CVE-2025-8103 - 4.3CVE-2025-49922: WPeMatico RSS Feed Fetcher Missing Authorization
CVE-2025-49922
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C