THREATOPS
THREAT OPSThreat News › [GHSA] GHSA-jhh7-832h-f8hv (medium) — WPGraphQL has deprecated `user` field on SendPasswordResetEmailPayload that leaks user existence + profile (defeats explicit anti-enumeration design)

[GHSA] GHSA-jhh7-832h-f8hv (medium) — WPGraphQL has deprecated `user` field on SendPasswordResetEmailPayload that leaks user existence + profile (defeats explicit anti-enumeration design)

medgithub_advisoriesPublished 2026-07-31

GHSA-jhh7-832h-f8hv Severity: medium CVE: CVE-2026-54768

WPGraphQL has deprecated `user` field on SendPasswordResetEmailPayload that leaks user existence + profile (defeats explicit anti-enumeration design)

## Summary

The `sendPasswordResetEmail` mutation in WPGraphQL is explicitly designed to prevent user enumeration. The resolver in `src/Mutation/SendPasswordResetEmail.php` states in a code c

Indicators of compromise

Original source: https://github.com/advisories/GHSA-jhh7-832h-f8hv