Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-5mmc-8pc9-wggg | WPGraphQL: Contributor can publish and modify posts without the required capabilities via updatePost |
Wed, 23 Sep 2026 14:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | WPGraphQL provides a GraphQL API for WordPress sites. Prior to 2.22.2, the updatePost mutation in src/Mutation/PostObjectUpdate.php checks only the collection-level edit_posts capability and the post author, but does not enforce the object-level edit_post capability or require publish_posts for public status transitions. An authenticated Contributor can therefore publish the Contributor's own draft without editorial approval or modify the Contributor's previously published post despite lacking edit_published_posts, while posts owned by other authors remain protected. This issue is fixed in version 2.22.2. | |
| Title | WPGraphQL: Contributor can publish and modify posts without the required capabilities via updatePost | |
| Weaknesses | CWE-863 | |
| References |
| |
| Metrics |
cvssV3_1
|
Subscriptions
No data.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-09-23T14:11:06.092Z
Reserved: 2026-09-10T16:02:31.341Z
Link: CVE-2026-88974
No data.
Status : Received
Published: 2026-09-23T15:17:23.893
Modified: 2026-09-23T15:17:23.893
Link: CVE-2026-88974
No data.
OpenCVE Enrichment
No data.
-
CWE-863
Incorrect Authorization
Github GHSA