Observable Response Discrepancy in WPGraphQL - CVE-2026-54768
Published: September 2, 2026
Vulnerability details
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to observable response discrepancy in the deprecated user field of SendPasswordResetEmailPayload when handling sendPasswordResetEmail mutation requests with a supplied username or email address. A remote attacker can send a specially crafted GraphQL mutation to disclose sensitive information.
The issue can be used to determine whether a supplied username or email belongs to an existing user, and for existing author-class users it can expose public profile fields through the returned User object.