SEPTEMBER 15, 2026
Live Feed
Back to database
Case File

CVE-2026-19802

MEDIUM · CVSS 4.3 EPSS 0.35% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-09 · Last synced 2026-09-15

CyberRota Analysis

AI-Generated

The Checkout Custom Fields Builder for WooCommerce plugin for WordPress is vulnerable to an authorization bypass, allowing authenticated users with subscriber-level access or higher to install and activate arbitrary attacker-hosted plugins. This flaw can lead to remote code execution on the server, as the required nonce is exposed on admin pages when WooCommerce is inactive. WordPress site administrators using this plugin should prioritize patching to mitigate potential exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit remote code execution code execution

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-19802
Severity
MEDIUM
CVSS
4.3
EPSS
0.35%
WordPress

Original NVD Description

The Checkout Custom Fields Builder for WooCommerce plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 1.1.5. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with subscriber-level access and above, to install and activate an arbitrary attacker-hosted plugin, resulting in remote code execution on the server. The required nonce is emitted inline on all admin pages accessible to subscribers when WooCommerce is inactive, meaning any subscriber-level user can harvest it and trigger the exploit without any additional privileges.