WordPress 6.9 - 6.9.1 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Note Creation via REST API

4.3
Missing Authorization
CVE CVE-2026-3906
CVSS 4.3 (Medium)
Publicly Published March 10, 2026
Last Updated April 6, 2026
Researcher kaminuma

Description

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 `create_item_permissions_check()` method in the comments controller did not verify that the authenticated user has `edit_post` 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.

References

Share

Vulnerability Details for WordPress

Software Type Core
Patched? Yes
Remediation Update to version 6.9.2, or a newer patched version
Affected Version
  • 6.9 - 6.9.1
Patched Version
  • 6.9.2

Recent vulnerabilities in WordPress

# Title CVE ID CVSS Researchers Date
1 WordPress <= 6.9.1 - Cross-Site Scripting via Client-Side Template Override in Admin Area 4.4 Asaf Mozes March 10, 2026
2 WordPress <= 6.9.1 - Authenticated (Administrator+) Stored Cross-Site Scripting via Navigation Menu Items 4.4 sibwtf March 10, 2026
3 WordPress <= 6.9.1 - Unauthenticated Blind Server-Side Request Forgery via XML-RPC Pingback Discovery 5.8 sibwtf March 10, 2026
4 WordPress <= 6.9.1 - Authenticated (Author+) XML External Entity Injection via getID3 Library Media Upload 6.5 Youssef Achtatal March 10, 2026
5 WordPress <= 6.9.1 - Missing Authorization to Authenticated (Author+) Sensitive Information Disclosure via query-attachments AJAX Endpoint 4.3 Vitaly Simonovich March 10, 2026
6 WordPress <= 6.8.2 - Authenticated (Contributor+) Sensitive Information Exposure CVE-2025-58246 4.3 Abu Hurayra (HurayraIIT) September 22, 2025
7 WordPress <= 6.8.2 - Authenticated (Author+) Stored Cross-Site Scripting CVE-2025-58674 6.4 SavPhill (Savphill) September 22, 2025
8 WordPress Core < 6.5.5 - Authenticated (Contributor+) Stored Cross-Site Scripting via HTML API CVE-2024-6307 6.4 Alex Concha, Dennis Snell, Grzegorz Ziółkowski, Aaron Jorbin June 24, 2024
9 WordPress Core < 6.5.5 - Authenticated (Contributor+) Stored Cross-Site Scripting via Template Part Block CVE-2024-31111 6.4 Rafie Muhammad June 24, 2024
10 WordPress Core < 6.5.5 - Authenticated (Contributor+) Directory Traversal CVE-2024-32111 4.3 apple502j, Rafie Muhammad, Edouard L, David Fifield, x89, mishre June 24, 2024

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation