CRITICAL🇵🇱 Wersja polska

CVE-2026-47202

CVSS 9.3v4.0pub. 2026-05-26upd. 2026-07-24

Kavita is a cross platform reading server. Prior to 0.9.0.2, an Improper Token validation flaw permits a remote and unauthenticated threat actor to request a JWT for any user including admins given knowledge of their username. This vulnerability is fixed in 0.9.0.2.

🤖 AI Analysis
How it works

The error consists of improper JWT token validation (CWE-287, CWE-345, CWE-697) — the application does not sufficiently verify the identity of the entity requesting token issuance. A remote, unauthenticated attacker can send a request for a JWT token for any account by providing only the username. As a result, the server issues a valid token without checking whether the requester has the right to do so. The obtained token allows full authentication in the application with the privileges of the compromised account.

Impact

An attacker can take control of any account in the Kavita application, including administrator accounts, gaining full access to server management, library resources, and other users' data.

Mitigation & patch

Update Kavita to version 0.9.0.2 or newer. Patch available in producer references: https://github.com/Kareadita/Kavita/releases/tag/v0.9.0.2

Who is affected

Kavita in versions prior to 0.9.0.2 (all platforms)

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
Tags
Auth Bypass
CWE
References