Server-Side Request Forgery (SSRF) in Ghost - CVE-2026-53945
Published: July 30, 2026
Vulnerability details
The vulnerability allows a remote attacker to access internal network hosts.
The vulnerability exists due to server-side request forgery in external request handling when issuing outbound HTTP requests. A remote attacker can supply a URL that leverages DNS rebinding to access internal network hosts.
The issue arises from a bypass of the private-IP check for outbound requests through features that issue external fetches.