CVE-2026-27824
Last modified
CVE-2026-27824 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. calibre is a cross-platform e-book manager for viewing, converting, editing, and cataloging e-books. Prior to version 9.4.0, the calibre Content Server's brute-force protection mechanism uses a ban key derived from both `remote_addr` and the `X-Forwarded-For` header. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
calibre is a cross-platform e-book manager for viewing, converting, editing, and cataloging e-books. Prior to version 9.4.0, the calibre Content Server's brute-force protection mechanism uses a ban key derived from both `remote_addr` and the `X-Forwarded-For` header. Since the `X-Forwarded-For` header is read directly from the HTTP request without any validation or trusted-proxy configuration, an attacker can bypass IP-based bans by simply changing or adding this header, rendering the brute-force protection completely ineffective. This is particularly dangerous for calibre servers exposed to the internet, where brute-force protection is the primary defense against credential stuffing and password guessing attacks. Version 9.4.0 contains a fix for the issue.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Calibre-Ebook | Calibre | < 9.4.0 |
References
- https://github.com/kovidgoyal/calibre/security/advisories/GHSA-vhxc-r7v8-2xrwExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-27824?
How severe is CVE-2026-27824?
How do I fix CVE-2026-27824?
Are you affected by CVE-2026-27824?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
