Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Steve Puddick WP Notes Widget wp-notes-widget allows DOM-Based XSS.This issue affects WP Notes Widget: from n/a through <= 1.0.6.
Published: 2025-05-16
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An older version of the WP Notes Widget plugin for WordPress fails to properly neutralize user‑supplied content that is rendered on web pages. This flaw allows an attacker to inject malicious JavaScript that runs in the context of the page, leading to a DOM‑based cross‑site scripting vulnerability. While the description does not list specific attack scenarios, the nature of the flaw means a compromised script could hijack a user’s session, steal cookies, deface the site, or redirect visitors to malicious sites.

Affected Systems

Steve Puddick’s WP Notes Widget plugin for WordPress is vulnerable. Any instance of the plugin that has a version of 1.0.6 or earlier is impacted. The vulnerability is documented for all releases from the initial version up to and including 1.0.6.

Risk and Exploitability

The CVSS score of 6.5 indicates moderate severity. The EPSS score of <1% suggests a very low probability of exploitation in the wild at the time of analysis. The vulnerability is not in the CISA KEV catalog. Based on the description, the likely attack vector is a web‑based XSS triggered by unsanitized user input. An attacker with access to a note entry or who can influence the content displayed by the plugin can inject malicious scripts. Because the flaw is DOM‑based, it requires a victim to visit a crafted page, but no special privileges are needed on the server.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the WP Notes Widget plugin to the latest available release to apply the vendor‑provided fix.
  • If upgrading is not possible, disable or remove the WP Notes Widget plugin to eliminate the vulnerable code.
  • Apply a strict Content Security Policy that blocks execution of inline scripts on pages served by the plugin as a temporary countermeasure.
  • Ensure that any user input rendered by the plugin is sanitized server‑side with WordPress functions such as wp_kses or equivalent encoding before display.

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

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-15520 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Steve Puddick WP Notes Widget allows DOM-Based XSS. This issue affects WP Notes Widget: from n/a through 1.0.6.
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 Steve Puddick WP Notes Widget allows DOM-Based XSS. This issue affects WP Notes Widget: from n/a through 1.0.6. Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Steve Puddick WP Notes Widget wp-notes-widget allows DOM-Based XSS.This issue affects WP Notes Widget: from n/a through <= 1.0.6.
Title WordPress WP Notes Widget <= 1.0.6 - Cross Site Scripting (XSS) Vulnerability WordPress WP Notes Widget plugin <= 1.0.6 - Cross Site Scripting (XSS) Vulnerability
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, 16 May 2025 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 16 May 2025 16:00:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Steve Puddick WP Notes Widget allows DOM-Based XSS. This issue affects WP Notes Widget: from n/a through 1.0.6.
Title WordPress WP Notes Widget <= 1.0.6 - 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

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

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

Reserved: 2025-05-15T18:01:15.810Z

Link: CVE-2025-48121

cve-icon Vulnrichment

Updated: 2025-05-16T16:42:21.765Z

cve-icon NVD

Status : Deferred

Published: 2025-05-16T16:15:44.370

Modified: 2026-04-23T15:30:50.023

Link: CVE-2025-48121

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-30T20:15:16Z

Weaknesses
  • CWE-79

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