CVE-2026-61736
Last modified
CVE-2026-61736 is a critical-severity vulnerability rated 9.3/10 on the CVSS scale. 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.
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| HKUDS | LightRAG | < 1.5.4 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-61736?
How severe is CVE-2026-61736?
How do I fix CVE-2026-61736?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-61718bunkerweb is an Open-source and next-generation Web Applicat…5.4
- CVE-2026-61720FluidSynth is a software synthesizer based on the SoundFont …6.2
- CVE-2026-61721FluidSynth is a software synthesizer based on the SoundFont …8
- CVE-2026-61722FluidSynth is a software synthesizer based on the SoundFont …6.8
- CVE-2026-61723FluidSynth is a software synthesizer based on the SoundFont …6.8
- CVE-2026-61732Decepticon is an autonomous hacking agent for red teams. Ver…10
- CVE-2026-6174The CC Child Pages plugin for WordPress is vulnerable to Sto…6.4
- CVE-2026-61740LightRAG provides simple and fast retrieval-augmented genera…9.3
- CVE-2026-61741http4s-scala-xml provides `EntityDecoder[F, scala.xml.Elem]`…9.3
- CVE-2026-61742DBHub is a database MCP server for Postgres, MySQL, SQL Serv…9.3
- CVE-2026-61743Chartbrew is an open-source web application that can connect…6.3
- CVE-2026-61744InvenTree is an Open Source Inventory Management System. Pri…6.5
Are you affected by CVE-2026-61736?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
