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.
Published: 2026-07-11
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Wallet for WooCommerce plugin contains an authorization bypass in its terawallet_export_user_search AJAX handler. An attacker who is authenticated with a Subscriber role or higher can supply arbitrary search terms and receive login names, e‑mail addresses, and user IDs for every WordPress account, including administrators. The vulnerability stems from the absence of a proper capability check before executing the action and is classified as CWE-862.

Affected Systems

All releases of SubraMal’s Wallet for WooCommerce up to and including version 1.6.4 are impacted. The CVE data explicitly states that the missing authorization check applies to every build before the plugin’s subsequent patch. No further version available data.

Risk and Exploitability

The CVSS score of 4.3 indicates a moderate impact, while the EPSS score of less than 1% suggests that large‑scale exploitation is currently unlikely. The vulnerability is not listed in the KEV. Attackers need only be authenticated as at least a Subscriber and can obtain the required ‘search‑user’ nonce from the My Account page, making the exploitation process straightforward for those users.

Generated by OpenCVE AI on July 29, 2026 at 09:15 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Wallet for WooCommerce to a version newer than 1.6.4 that includes the missing‑authorization fix.
  • If an immediate upgrade cannot be performed, disable the action for all roles below Administrator by inserting a capability check or removing the action hook via a custom snippet.
  • Audit user activity for review any custom code to ensure proper authorization checks are in place.

Generated by OpenCVE AI on July 29, 2026 at 09:15 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sat, 11 Jul 2026 07:45:00 +0000

Type Values Removed Values Added
First Time appeared Subratamal
Subratamal wallet For Woocommerce
Wordpress
Wordpress wordpress
Vendors & Products Subratamal
Subratamal wallet For Woocommerce
Wordpress
Wordpress wordpress

Sat, 11 Jul 2026 06:30:00 +0000

Type Values Removed Values Added
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.
Title Wallet for WooCommerce <= 1.6.4 - Missing Authorization to Authenticated (Subscriber+) User/Email Enumeration via terawallet_export_user_search AJAX Action
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

Subratamal Wallet For Woocommerce
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-13T14:29:56.736Z

Reserved: 2026-06-12T14:28:14.643Z

Link: CVE-2026-12103

cve-icon Vulnrichment

Updated: 2026-07-13T14:29:40.651Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T09:30:18Z

Weaknesses