Security Advisory

CVE-2026-44775

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-26 17:27:11
Last updated 2026-05-27 13:53:07
Assigner GitHub_M
CVSS score 6.9
State PUBLISHED

Description

Kavita is a cross platform reading server. Prior to 0.9.0, the ReaderController.GetImage endpoint is decorated with [AllowAnonymous], allowing completely unauthenticated access to page images from any chapter in any library. While the endpoint accepts an apiKey parameter, it is never validated. Since entity IDs are sequential integers, an unauthenticated attacker can trivially enumerate all content on the server. This vulnerability is fixed in 0.9.0.