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.
INFO
Published Date :
2025-08-12T20:52:41.789Z
Last Modified :
2025-08-13T20:01:53.112Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2025-55165 vulnerability.
Vendors | Products |
---|---|
Autocaliweb Project |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2025-55165.