CVE-2025-55165 HIGH

CVE-2025-55165: Autocaliweb Exposure of Sensitive Information to an Unauthorized Actor in `config_sql.py`

Vendor Gelbphoenix
Product autocaliweb
Weakness CWE-200 · Info exposure
Published August 12, 2025
Last update August 13, 2025

CVSS base score

8.3/10
Attack vector Local
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

August 12, 2025 CVE published
August 13, 2025 Record updated