CVE-2026-3906
MEDIUM4.3EPSS 0.03%WordPress 6.9 - 6.9.1 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Note Creation via REST API
Published: 3/11/2026Modified: 5/27/2026
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.
Affected packages (3)
- Bitnami/wordpress>= 6.9.0, < 6.9.2
- Bitnami/wordpress-multisite>= 6.9.0, < 6.9.2
- Debian/wordpressfrom 0, < 6.9.4+dfsg1-1
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM4.3 | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N |
References (5)
- ADVISORYhttps://security-tracker.debian.org/tracker/CVE-2026-3906
- WEBhttps://core.trac.wordpress.org/browser/trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php#L562
- WEBhttps://core.trac.wordpress.org/changeset/61888
- WEBhttps://nvd.nist.gov/vuln/detail/CVE-2026-3906
- WEBhttps://www.wordfence.com/threat-intel/vulnerabilities/id/a69782f0-aa61-4049-8339-7f27f4b6c36b?source=cve