CVE-2025-55165
Prior to version 0.8.3, the debug pack generated by Autocaliweb can expose sensitive configuration data, including API keys.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.19%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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 3.1
- 8.2 HIGHCVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H
- EPSS
- 0.19% probability · 9th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-200
- Source
- security-advisories@github.com
References
- https://github.com/gelbphoenix/autocaliweb/commit/f455051f7c758ae8490186718b73e449f353b702
- https://github.com/gelbphoenix/autocaliweb/releases/tag/v0.8.3
- https://github.com/gelbphoenix/autocaliweb/security/advisories/GHSA-44vp-wgh9-9535
- https://github.com/gelbphoenix/autocaliweb/security/advisories/GHSA-44vp-wgh9-9535
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.