Missing Authorization in WPGraphQL - CVE-2026-33290
Published: April 27, 2026
WPGraphQL
Detailed vulnerability description
The vulnerability allows a remote user to bypass comment moderation workflows.
The vulnerability exists due to missing authorization in the updateComment mutation when processing comment status updates from a comment owner. A remote user can submit a crafted GraphQL mutation to bypass comment moderation workflows.
The issue affects changes to the moderation state of the user's own comment, including setting the status to approve without the moderate_comments capability.