---
id: CVE-2026-12103
title: >-
  The Wallet for WooCommerce plugin for WordPress is vulnerable to authorization
  bypass in all versions up to, and including, 1.6.4
summary: >-
  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
  make…
severity: medium
cvss: 4.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'
cwe:
  - CWE-862
published: '2026-07-11'
updated: '2026-07-11'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-12103'
references:
  - url: >-
      https://plugins.trac.wordpress.org/browser/woo-wallet/tags/1.6.0/includes/class-woo-wallet-ajax.php#L166
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/woo-wallet/tags/1.6.0/includes/class-woo-wallet-ajax.php#L56
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/woo-wallet/tags/1.6.0/includes/class-woo-wallet-frontend.php#L199
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/woo-wallet/tags/1.6.0/includes/helper/woo-wallet-util.php#L1462
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/woo-wallet/tags/1.6.3/includes/class-woo-wallet-ajax.php#L166
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/woo-wallet/tags/1.6.3/includes/class-woo-wallet-ajax.php#L56
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/woo-wallet/tags/1.6.3/includes/class-woo-wallet-frontend.php#L199
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/woo-wallet/tags/1.6.3/includes/helper/woo-wallet-util.php#L1462
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/changeset?reponame=&old=3585829%40woo-wallet&new=3585829%40woo-wallet
    label: security@wordfence.com
  - url: >-
      https://www.wordfence.com/threat-intel/vulnerabilities/id/98b38844-c6fe-4655-8bbe-7600203b567e?source=cve
    label: security@wordfence.com
tags:
  - nvd
epss: 0.00487
epssPercentile: 0.39283
ingestedAt: '2026-07-11T23:16:20.746Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
