CVE-2025-12071 MEDIUM

CVE-2025-12071: Frontend User Notes <= 2.1.0 - Insecure Direct Object Reference to Authenticated (Subscriber+) Arbitrary Note Modification

Vendor Absikandar
Product Frontend User Notes
Weakness CWE-639 · IDOR
Published February 18, 2026
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 Frontend User Notes plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 2.1.0 via the 'funp_ajax_modify_notes' AJAX endpoint due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with Subscriber-level access and above, to modify arbitrary notes that do not belong to them.

Explanation of Vulnerability in Simple Terms

02Summary

Frontend User Notes versions 2.1.0 and earlier contain an authorization flaw that allows authenticated users to modify data they should not have access to. An attacker with a low-privilege account can alter information through the application's interface. The vulnerability does not affect data confidentiality or system availability, only data integrity.

What an attacker can do

03Attacker Capabilities

Modify data belonging to other users or the application without proper authorization.

Potential impact on your site

04Site Impact

Users' notes or data may be altered by other authenticated users without permission.

Conditions required to exploit

05Prerequisites

Attacker must have a valid low-privilege user account on the site.

Key dates

06Disclosure timeline

February 18, 2026 CVE published
April 8, 2026 Record updated