Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in PickPlugins Wishlist wishlist allows Stored XSS.This issue affects Wishlist: from n/a through <= 1.0.43.
Published: 2025-06-06
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Wishlist plugin for WordPress contains an improper neutralization of input issue that allows a malicious user to embed arbitrary JavaScript into the plugin’s output, giving rise to a stored XSS vulnerability. This flaw is a classic case of CWE‑79 and can lead to session hijacking, credential theft, or arbitrary code execution on a victim’s browser. The impact is confined to the client‑side of the application but can compromise user data and the integrity of the website’s content.

Affected Systems

The vulnerability affects the PickPlugins Wishlist plugin for WordPress, in all releases from the initial launch through version 1.0.43 inclusive. No specific patch level other than the latest release is listed within the CNA data, so any installation running 1.0.43 or older is susceptible.

Risk and Exploitability

The CVSS score of 6.5 indicates moderate severity, while the EPSS score of less than 1% suggests a low likelihood of exploitation at present. The vulnerability is not recorded in the CISA KEV catalog. Because the flaw stores malicious scripts in the database, the attack vector is likely via a form or input field that accepts user data; any authenticated or unauthenticated user could inject content, which is then rendered to all visitors of the affected site.

Generated by OpenCVE AI on April 30, 2026 at 12:14 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the PickPlugins Wishlist plugin to version 1.0.44 or later, which removes the stored XSS flaw.
  • If an immediate upgrade is not possible, apply input sanitization to all fields that accept user data using WordPress functions such as wp_kses or esc_html to neutralize embedded scripts.
  • Implement a strict Content Security Policy that disallows inline script execution, limiting the potential impact of any remaining injection vectors.

Generated by OpenCVE AI on April 30, 2026 at 12:14 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-17133 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in PickPlugins Wishlist allows Stored XSS.This issue affects Wishlist: from n/a through 1.0.43.
History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in PickPlugins Wishlist allows Stored XSS.This issue affects Wishlist: from n/a through 1.0.43. Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in PickPlugins Wishlist wishlist allows Stored XSS.This issue affects Wishlist: from n/a through <= 1.0.43.
References
Metrics cvssV3_1

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


Fri, 06 Jun 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 06 Jun 2025 11:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in PickPlugins Wishlist allows Stored XSS.This issue affects Wishlist: from n/a through 1.0.43.
Title WordPress Wishlist plugin <= 1.0.43 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:12:58.574Z

Reserved: 2025-05-30T14:04:49.666Z

Link: CVE-2025-49075

cve-icon Vulnrichment

Updated: 2025-06-06T15:55:42.004Z

cve-icon NVD

Status : Deferred

Published: 2025-06-06T12:15:24.710

Modified: 2026-04-23T15:31:17.230

Link: CVE-2025-49075

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-30T12:15:36Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')