Server-Side Request Forgery (SSRF) in Calibre - CVE-2026-33205
Published: June 29, 2026
Calibre
Detailed vulnerability description
The vulnerability allows a remote attacker to perform blind GET requests to arbitrary URLs and disclose sensitive information.
The vulnerability exists due to server-side request forgery in the background-image endpoint when processing a user-supplied URL from sandboxed e-book content. A remote attacker can supply a crafted URL to perform blind GET requests to arbitrary URLs and disclose sensitive information.
Exploitation can be used to reach services on the local network, and the issue can be chained with a separate path traversal issue to exfiltrate file contents from the e-book sandbox without user awareness.