Description
Cross-Site Request Forgery (CSRF) vulnerability in RaymondDesign Post & Page Notes post-page-notes allows Stored XSS.This issue affects Post & Page Notes: from n/a through <= 0.1.1.
Published: 2025-01-16
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Cross‑site request forgery in the RaymondDesign Post & Page Notes plugin allows an attacker to have a logged‑in user unknowingly save a note that contains malicious script. Because the plugin accepts the note content without validating the request origin or sanitizing the input, the embedded script is stored and later rendered unfiltered. When any WordPress visitor opens the note, the script executes in the visitor’s browser, providing a stored XSS vector that can be used to run arbitrary code within the user’s session context.

Affected Systems

WordPress installations that use the RaymondDesign Post & Page Notes plugin at version 0.1.1 or earlier are affected. All releases prior to and including that version contain the flaw, as the vendor’s notice indicates the vulnerability exists in every version up to 0.1.1.

Risk and Exploitability

The vulnerability has a CVSS score of 7.1, indicating high risk to confidentiality, integrity, and availability. The EPSS score is below 1 % and the issue is not listed in the CISA KEV catalog. An attacker can craft a CSRF request that forces an authenticated user to save a tainted note; the stored, unsanitized content is then rendered when the note is viewed, providing a clear and straightforward exploitation path.

Generated by OpenCVE AI on May 2, 2026 at 06:12 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Post & Page Notes plugin to the latest version, which removes the CSRF and stored XSS weaknesses.
  • If updating immediately is not possible, restrict note creation and editing to administrator accounts only so that only trusted users can add content.
  • Apply output sanitization to note content so that any scripts are escaped or stripped before the note is displayed.
  • Where feasible, add WordPress nonce verification to all forms that submit note data to block CSRF requests.

Generated by OpenCVE AI on May 2, 2026 at 06:12 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-3367 Cross-Site Request Forgery (CSRF) vulnerability in RaymondDesign Post & Page Notes allows Stored XSS.This issue affects Post & Page Notes: from n/a through 0.1.1.
History

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

Type Values Removed Values Added
Metrics cvssV3_1

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


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

Type Values Removed Values Added
Description Cross-Site Request Forgery (CSRF) vulnerability in RaymondDesign Post & Page Notes allows Stored XSS.This issue affects Post & Page Notes: from n/a through 0.1.1. Cross-Site Request Forgery (CSRF) vulnerability in RaymondDesign Post & Page Notes post-page-notes allows Stored XSS.This issue affects Post & Page Notes: from n/a through <= 0.1.1.
References
Metrics cvssV3_1

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


Fri, 17 Jan 2025 20:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 16 Jan 2025 20:15:00 +0000

Type Values Removed Values Added
Description Cross-Site Request Forgery (CSRF) vulnerability in RaymondDesign Post & Page Notes allows Stored XSS.This issue affects Post & Page Notes: from n/a through 0.1.1.
Title WordPress Post & Page Notes plugin <= 0.1.1 - CSRF to Stored XSS vulnerability
Weaknesses CWE-352
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/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:11:17.752Z

Reserved: 2025-01-16T11:28:39.048Z

Link: CVE-2025-23715

cve-icon Vulnrichment

Updated: 2025-01-17T17:19:22.292Z

cve-icon NVD

Status : Deferred

Published: 2025-01-16T20:15:46.083

Modified: 2026-06-17T08:56:37.280

Link: CVE-2025-23715

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-02T06:15:06Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)