CVE-2025-26915 HIGH

CVE-2025-26915: WordPress Wishlist Plugin <= 1.0.41 - SQL Injection vulnerability

Vendor Pickplugins
Product Wishlist
Weakness CWE-89 · SQLi
Published February 25, 2025
Last update April 28, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in PickPlugins Wishlist wishlist allows SQL Injection.This issue affects Wishlist: from n/a through <= 1.0.41.

Explanation of Vulnerability in Simple Terms

02Summary

Wishlist versions up to 1.0.41 contain a SQL injection vulnerability in a database query that processes user input without proper sanitization. An attacker with low-level site access can craft malicious input to extract sensitive data from the database or disrupt site availability. Update to version 1.0.42 or later to patch this issue.

What an attacker can do

03Attacker Capabilities

Extract sensitive data from the database or cause the site to become unavailable.

Potential impact on your site

04Site Impact

User data, posts, or other database records could be exposed or deleted; site performance may degrade.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege account on the site (e.g., subscriber or contributor role).

Key dates

06Disclosure timeline

February 25, 2025 CVE published
April 28, 2026 Record updated

Related vulnerabilities

08Related CVE