Server-Side Request Forgery (SSRF) in Ghost - CVE-2026-53946
Published: July 30, 2026
Vulnerability details
The vulnerability allows a remote user to induce the server to send requests to unintended hosts and disclose limited sensitive information.
The vulnerability exists due to improper access control in the mobiledoc image-size fetch logic when re-rendering posts with image cards that reference user-supplied URLs. A remote user can create or edit a post containing a specially crafted image URL to induce the server to send requests to unintended hosts and disclose limited sensitive information.
The issue can be triggered during post re-rendering when image dimensions are missing, and user interaction is required.