BookLore <1.8.2 Auth Bypass in BookMediaController
CVE-2025-62614 Published on October 22, 2025

BookLore Media API Authentication Bypass
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.

NVD

Weakness Type

What is an AuthZ Vulnerability?

The software does not perform an authorization check when an actor attempts to access a resource or perform an action.

CVE-2025-62614 has been classified to as an AuthZ vulnerability or weakness.


Products Associated with CVE-2025-62614

Want to know whenever a new CVE is published for Booklore App Booklore? stack.watch will email you.

 

Affected Versions

booklore-app booklore Version <= 1.8.1 is affected by CVE-2025-62614

Exploit Probability

EPSS
0.45%
Percentile
63.94%

EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.