CVE-2024-13696 HIGH

CVE-2024-13696: Flexible Wishlist for WooCommerce <= 1.2.25 - Unauthenticated Stored Cross-Site Scripting via wishlist_name Parameter

Vendor Wpdesk
Product Flexible Wishlist for WooCommerce – Ecommerce Wishlist & Save for later
Weakness CWE-79 · XSS
Published January 29, 2025
Last update April 8, 2026

CVSS base score

7.2/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:C/C:L/I:L/A:N

What the vulnerability does

01Description

The Flexible Wishlist for WooCommerce – Ecommerce Wishlist & Save for later plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘wishlist_name’ parameter in all versions up to, and including, 1.2.25 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

Explanation of Vulnerability in Simple Terms

02Summary

The Flexible Wishlist for WooCommerce plugin contains a cross-site scripting (XSS) vulnerability in versions up to 1.2.25. An attacker can inject malicious scripts that execute in the browsers of site visitors and other users. The vulnerability requires no authentication and can affect multiple users across the site. Site owners should update to a version newer than 1.2.25 immediately.

What an attacker can do

03Attacker Capabilities

Inject malicious scripts that run in visitors' browsers, stealing session tokens, redirecting users, or modifying page content.

Potential impact on your site

04Site Impact

Visitors and customers may have their sessions hijacked, be redirected to phishing sites, or see altered content on your store.

Conditions required to exploit

05Prerequisites

No authentication required. Attacker can exploit this remotely by crafting a malicious request or link.

Key dates

06Disclosure timeline

January 29, 2025 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE