5.3 CVE-2026-27824

Enriched by CISA Brute Force
 

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.
https://nvd.nist.gov/vuln/detail/CVE-2026-27824

Categories

CWE-307 : Improper Restriction of Excessive Authentication Attempts
The product does not implement sufficient measures to prevent multiple failed authentication attempts within a short time frame. the REST API for a network OS has a high limit for number of connections, allowing brute force password guessing Product does not disconnect or timeout after multiple failed logins. Product does not disconnect or timeout after multiple failed logins. Product does not disconnect or timeout after multiple failed logins. Product does not disconnect or timeout after multiple failed logins. Product does not disconnect or timeout after multiple failed logins. User accounts not disabled when they exceed a threshold; possibly a resultant problem.

References


 

AFFECTED (from MITRE)


Vendor Product Versions
kovidgoyal calibre
  • < 9.4.0 [affected]
© 2022 The MITRE Corporation. This work is reproduced and distributed with the permission of The MITRE Corporation.

CPE

cpe start end


REMEDIATION




EXPLOITS


Exploit-db.com

id description date
No known exploits

POC Github

Url
No known exploits

Other Nist (github, ...)

Url
No known exploits


CAPEC


Common Attack Pattern Enumerations and Classifications

id description severity
16 Dictionary-based Password Attack
High
49 Password Brute Forcing
High
560 Use of Known Domain Credentials
High
565 Password Spraying
High
600 Credential Stuffing
High
652 Use of Known Kerberos Credentials
High
653 Use of Known Operating System Credentials
High


MITRE


Techniques

id description
T1078 Valid Accounts
T1110.001 Brute Force:Password Guessing
T1110.003 Brute Force:Password Spraying
T1110.004 Brute Force:Credential Stuffing
T1558 Steal or Forge Kerberos Tickets
© 2022 The MITRE Corporation. This work is reproduced and distributed with the permission of The MITRE Corporation.

Mitigations

id description
M1017 Applications may send push notifications to verify a login as a form of multi-factor authentication (MFA). Train users to only accept valid push notifications and to report suspicious push notifications.
M1051 Upgrade management services to the latest supported and compatible version. Specifically, any version providing increased password complexity or policy enforcement preventing default or weak passwords.
M1027 Refer to NIST guidelines when creating password policies.
M1018 Proactively reset accounts that are known to be part of breached credentials either immediately, or after detecting bruteforce attempts.
M1026 Limit domain admin account permissions to domain controllers and limited servers. Delegate other admin functions to separate accounts. Limit service accounts to minimal required privileges, including membership in privileged groups such as Domain Administrators.
© 2022 The MITRE Corporation. Esta obra se reproduce y distribuye con el permiso de The MITRE Corporation.