CVE-2025-55165
HIGH EPSS 7.5%
Published Aug 12, 202510mo ago · Modified Jun 17, 20262w ago
8.2 CVSS 3.1
Published Aug 12, 2025 10mo ago
Last Modified Jun 17, 2026 2w ago
Description
Autocaliweb is a web app that offers an interface for browsing, reading, and downloading eBooks using a valid Calibre database. Prior to version 0.8.3, the debug pack generated by Autocaliweb can expose sensitive configuration data, including API keys. This occurs because the to_dict() method, used to serialize configuration for the debug pack, doesn't adequately filter out sensitive fields such as API tokens. Users, unaware of the full contents, might share these debug packs, inadvertently leaking their private API keys. This issue has been patched in version 0.8.3.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction Required
Scope Changed
Confidentiality High
Integrity High
Availability High
Threat Intelligence
EPSS Exploit Probability
7.5% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-200 Exposure of Sensitive Information to an Unauthorized Actor Information Exposure
References 3
- github.com https://github.com/gelbphoenix/autocaliweb/commit/f455051f7c758ae8490186718b73e449f353b702
- github.com https://github.com/gelbphoenix/autocaliweb/releases/tag/v0.8.3
- github.com https://github.com/gelbphoenix/autocaliweb/security/advisories/GHSA-44vp-wgh9-9535
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.