PT-2026-60192 · Lightrag · Lightrag
CVE-2026-61736
·
Published
2026-07-15
·
Updated
2026-07-23
CVSS v3.1
9.3
Critical
| Vector | AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N |
Name of the Vulnerable Software and Affected Versions
LightRAG versions prior to 1.5.4
Description
An issue exists in the server configuration within the file
lightrag/api/lightrag server.py where CORS ORIGINS is set to * and allow credentials is set to True. This configuration causes the Starlette CORSMiddleware to whitelist every origin for credentialed cross-origin requests, bypassing the browser's same-origin policy. Consequently, a malicious website visited by an authenticated user can silently perform authenticated API requests to exfiltrate documents and knowledge graph data or execute destructive actions, such as deleting the document store.Recommendations
Update to version 1.5.4.
Exploit
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Lightrag