Server-Side Request Forgery (SSRF) in WPGraphQL - CVE-2023-23684
Published: June 30, 2023 / Updated: April 27, 2026
WPGraphQL
WPGraphQL
Description
The vulnerability allows a remote user to access unintended server resources.
The vulnerability exists due to server-side request forgery in the createMediaItem mutation resolver when processing the filePath argument in GraphQL requests. A remote user can submit a specially crafted mutation with an executable path to access unintended server resources.
Exploitation requires media upload capabilities, such as editor-level access or higher.