CVE-2026-25731
HIGHcalibre < 9.2.0 - Remote Code Execution via Templite Template Injection
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2026-25731. PoCs published by XiaomingX, dxlerYT.
AI-analyzed exploit summary The repository provides a functional PoC for CVE-2026-25731, demonstrating a Server-Side Template Injection (SSTI) vulnerability in Calibre's Templite engine. The exploit leverages unsafe use of `compile()` and `eval()` functions, allowing arbitrary code execution via malicious template files.
Description
calibre is an e-book manager. Prior to 9.2.0, a Server-Side Template Injection (SSTI) vulnerability in Calibre's Templite templating engine allows arbitrary code execution when a user converts an ebook using a malicious custom template file via the --template-html or --template-html-index command-line options. This vulnerability is fixed in 9.2.0.
Exploits (2)
The repository provides a functional PoC for CVE-2026-25731, demonstrating a Server-Side Template Injection (SSTI) vulnerability in Calibre's Templite engine. The exploit leverages unsafe use of `compile()` and `eval()` functions, allowing arbitrary code execution via malicious template files.
This repository contains a working proof-of-concept for CVE-2026-25731, demonstrating a Server-Side Template Injection (SSTI) vulnerability in Calibre's Templite engine. The exploit allows arbitrary code execution via malicious template files used during ebook conversion.
References (2)
Scores
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H