SEPTEMBER 23, 2026
Live Feed
Back to database
Case File

CVE-2026-6419

HIGH · CVSS 8.8 EPSS 0.26%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-05-23 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 8.8. It affects WordPress. Exploitation may require the attacker to be authenticated.

CVE
CVE-2026-6419
Severity
HIGH
CVSS
8.8
EPSS
0.26%
WordPress

Original NVD Description

The WishList Member plugin for WordPress is vulnerable to Privilege Escalation via Missing Authorization in versions up to and including 3.30.1. This is due to the missing capability and nonce check in the ajax_get_screen() function. This makes it possible for authenticated attackers, with Subscriber-level access and above, to supply an arbitrary admin screen identifier via the data[url] parameter, causing the plugin to load and execute the administrative API configuration template without authorization. The rendered HTML, which contains the plugin's plaintext REST API Secret Key, is returned directly to the attacker in the AJAX JSON response. An attacker who obtains this key can authenticate to the WishList Member API, create a new membership level assigned the administrator WordPress role, and register an arbitrary administrator-level user account, resulting in complete site takeover.