Server-Side Request Forgery (SSRF) in Craft CMS - #VU139969
Published: July 29, 2026
Vulnerability details
The vulnerability allows a remote user to perform server-side request forgery and disclose internal HTTP response content.
The vulnerability exists due to improper access control in the GraphQL asset mutation when fetching an attacker-supplied URL server-side. A remote user can provide a crafted URL to trigger internal requests and disclose internal HTTP response content.
The issue affects GraphQL tokens scoped only to asset creation, and different error and timing outcomes can expose an oracle for blind internal host and port enumeration.