Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
LightRAG: CORS Wildcard + Credentials Enables Any-Origin Credentialed Requests
Vulnerability 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.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N
Vulnerability Type
过度许可的跨域白名单
Vulnerability Title
HKUDS LightRAG 配置错误漏洞
Vulnerability Description
HKUDS LightRAG是HKUDS开源的一款检索增强生成框架。 HKUDS LightRAG 1.5.4之前版本存在配置错误漏洞,该漏洞源于CORS_ORIGINS=*与allow_credentials=True的组合,可能导致已验证用户访问恶意网站时静默执行API请求,泄露文档和知识图谱数据或执行删除文档库等破坏性操作。
CVSS Information
N/A
Vulnerability Type
N/A