CVE-2026-3906: WordPress 6.9 - 6.9.1 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Note Creation via REST API
WordPress core is vulnerable to unauthorized access in versions 6.9 through 6.9.1. The Notes feature (block-level collaboration annotations) was introduced in WordPress 6.9 to allow editorial comments directly on posts in the block editor. However, the REST API createitempermissionscheck() method in the comments controller did not verify that the authenticated user has editpost permission on the target post when creating a note. This makes it possible for authenticated attackers with Subscriber-level access to create notes on any post, including posts authored by other users, private posts, and posts in any status.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-3906?
CVE-2026-3906 has a medium severity rating due to the potential for unauthorized note creation by authenticated users.
How do I fix CVE-2026-3906?
To fix CVE-2026-3906, update your WordPress installation to version 6.9.2 or later.
Who is affected by CVE-2026-3906?
All WordPress versions from 6.9 to 6.9.1 are affected by CVE-2026-3906.
What does CVE-2026-3906 allow an attacker to do?
CVE-2026-3906 allows authenticated users with Subscriber+ roles to create arbitrary notes through the REST API.
When was CVE-2026-3906 disclosed?
CVE-2026-3906 was disclosed with the release of WordPress version 6.9.