← Back to CVE search

CVE-2026-39413

LightRAG

Description

LightRAG provides simple and fast retrieval-augmented generation. Prior to 1.4.14, the LightRAG API is vulnerable to a JWT algorithm confusion attack where an attacker can forge tokens by specifying -alg-: -none- in the JWT header. Since the jwt.decode() call does not explicitly deny the -none- algorithm, a crafted token without a signature will be accepted as valid, leading to unauthorized access. This vulnerability is fixed in 1.4.14.

CVSS 4.2EPSS 0.174%Risk 0.43
View source
Published
2026-04-08 20:16:25
Affected versions
<1.4.14
Type
Core software
Last modified
2026-07-24 21:10:00
Vector
CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:N/A:N