Home

Description

BookLore is a self-hosted web app for organizing and managing personal book collections. In versions 1.8.1 and prior, an authentication bypass vulnerability in the BookMediaController allows any unauthenticated user to access and download book covers, thumbnails, and complete PDF/CBX page content without authorization. The vulnerability exists because multiple media endpoints lack proper access control annotations, and the CoverJwtFilter continues request processing even when no authentication token is provided. This enables attackers to enumerate and exfiltrate all book content from the system, bypassing the intended download permissions (canDownload) entirely. This issue has been patched via commit b226c43.

PUBLISHED Reserved 2025-10-16 | Published 2025-10-22 | Updated 2025-10-23 | Assigner GitHub_M




HIGH: 8.7CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Problem types

CWE-862: Missing Authorization

Product status

<= 1.8.1
affected

References

github.com/...oklore/security/advisories/GHSA-363g-fhcq-hvqp

github.com/...ommit/b226c43343cd0cef4c1cd54bc3dcdef90b147133

cve.org (CVE-2025-62614)

nvd.nist.gov (CVE-2025-62614)

Download JSON