CVE-2025-12040 MEDIUM

CVE-2025-12040: Wishlist for WooCommerce <= 1.1.3 - Insecure Direct Object Reference to Unauthenticated Wishlist Manipulation

Vendor Themehunk
Product Wishlist for WooCommerce
Weakness CWE-639 · IDOR
Published November 25, 2025
Last update April 8, 2026

CVSS base score

6.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N

What the vulnerability does

01Description

The Wishlist for WooCommerce plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 1.1.3 via several functions in class-th-wishlist-frontend.php due to missing validation on a user controlled key. This makes it possible for unauthenticated attackers to modify other user's wishlists

Explanation of Vulnerability in Simple Terms

02Summary

Wishlist for WooCommerce versions up to 1.1.3 contain an authorization flaw that allows unauthenticated attackers to read and modify wishlist data. The vulnerability requires no user interaction and can be exploited over the network. Site administrators should update to a version newer than 1.1.3 to prevent unauthorized access to customer wishlist information.

What an attacker can do

03Attacker Capabilities

Read and modify wishlist data without authentication.

Potential impact on your site

04Site Impact

Customer wishlist data may be exposed or altered by unauthorized users.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

November 25, 2025 CVE published
April 8, 2026 Record updated