SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-12103

MEDIUM · CVSS 4.3 EPSS 0.29%

Source: NVD + CISA KEV + EPSS · Published 2026-07-11 · Last synced 2026-08-10

CyberRota Analysis

AI-Generated

The Wallet for WooCommerce plugin for WordPress is vulnerable to an authorization bypass that affects all versions up to 1.6.4, allowing authenticated users with subscriber-level access and above to enumerate sensitive information, such as login names, email addresses, and user IDs of all WordPress accounts, including administrators. This vulnerability arises from inadequate verification of user permissions when interacting with the AJAX handler. WordPress site administrators using this plugin should prioritize patching to mitigate the risk of unauthorized data exposure.

CVE
CVE-2026-12103
Severity
MEDIUM
CVSS
4.3
EPSS
0.29%
WordPress

Original NVD Description

The Wallet for WooCommerce plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 1.6.4. 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 enumerate the login name, email address, and user ID of all WordPress accounts — including administrators — by submitting arbitrary search terms to the AJAX handler. The required 'search-user' nonce is localized into the wallet_param object on the standard WooCommerce My Account page, which is accessible to any authenticated user, making it trivially obtainable by a Subscriber.