CVE-2025-55165

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.
Configurations

No configuration.

History

13 Aug 2025, 20:15

Type Values Removed Values Added
References () https://github.com/gelbphoenix/autocaliweb/security/advisories/GHSA-44vp-wgh9-9535 - () https://github.com/gelbphoenix/autocaliweb/security/advisories/GHSA-44vp-wgh9-9535 -

13 Aug 2025, 17:33

Type Values Removed Values Added
Summary
  • (es) Autocaliweb es una aplicación web que ofrece una interfaz para explorar, leer y descargar ebooks mediante una base de datos Calibre válida. Antes de la versión 0.8.3, el paquete de depuración generado por Autocaliweb podía exponer datos de configuración confidenciales, incluidas las claves API. Esto se debe a que el método to_dict(), utilizado para serializar la configuración del paquete de depuración, no filtra adecuadamente los campos confidenciales, como los tokens API. Los usuarios, sin conocer el contenido completo, podrían compartir estos paquetes de depuración, filtrando inadvertidamente sus claves API privadas. Este problema se ha corregido en la versión 0.8.3.

12 Aug 2025, 21:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-08-12 21:15

Updated : 2025-08-13 20:15


NVD link : CVE-2025-55165

Mitre link : CVE-2025-55165

CVE.ORG link : CVE-2025-55165


JSON object : View

Products Affected

No product.

CWE
CWE-200

Exposure of Sensitive Information to an Unauthorized Actor