CVE-2026-61736

CRITICAL

LightRAG: CORS Wildcard + Credentials Enables Any-Origin Credentialed Requests

Title source: cna
STIX 2.1

Description

LightRAG provides simple and fast retrieval-augmented generation. Prior to 1.5.4, the server defaults to CORS_ORIGINS=* combined with allow_credentials=True in lightrag/api/lightrag_server.py, causing Starlette CORSMiddleware to effectively whitelist every origin for credentialed cross-origin requests. Any malicious website visited by an authenticated LightRAG user can silently make authenticated API requests, exfiltrating documents and knowledge graph data or performing destructive actions such as deleting the document store. This vulnerability is fixed in 1.5.4.

Scores

CVSS v3 9.3
EPSS 0.0031
EPSS Percentile 22.9%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact total

Details

CWE
CWE-942
Status published
Products (2)
HKUDS/LightRAG < 1.5.4
pypi/lightrag-hku 0 - 1.5.4PyPI
Published Jul 15, 2026
Tracked Since Jul 15, 2026