CVE-2025-12527 MEDIUM

CVE-2025-12527: Page & Post Notes <= 1.3.4 - Missing Authorization to Authenticated (Subscriber+) Note Update/Deletion

Vendor Yydevelopment
Product Page & Post Notes
Weakness CWE-862 · Missing authorization
Published November 7, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Page & Post Notes plugin for WordPress is vulnerable to unauthorized modification of notes due to a missing capability check on the 'yydev_notes_save_dashboard_data' function in all versions up to, and including, 1.3.4. This makes it possible for authenticated attackers, with Subscriber-level access and above, to modify notes.

Explanation of Vulnerability in Simple Terms

02Summary

Page & Post Notes versions 1.3.4 and earlier lack proper authorization checks, allowing authenticated users to modify notes they should not have access to. An attacker with a low-privilege account can alter or tamper with notes belonging to other users or posts. The vulnerability requires an active user account but no special interaction from victims.

What an attacker can do

03Attacker Capabilities

Modify or tamper with notes created by other users on posts and pages.

Potential impact on your site

04Site Impact

Users' private notes can be altered or deleted by other authenticated users, compromising data integrity and privacy.

Conditions required to exploit

05Prerequisites

Attacker must have a valid user account with at least low-level privileges on the site.

Key dates

06Disclosure timeline

November 7, 2025 CVE published
April 8, 2026 Record updated