{"api_version":"1","generated_at":"2026-07-16T06:56:39+00:00","cve":"CVE-2026-61736","urls":{"html":"https://cve.report/CVE-2026-61736","api":"https://cve.report/api/cve/CVE-2026-61736.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2026-61736","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2026-61736"},"summary":{"title":"LightRAG: CORS Wildcard + Credentials Enables Any-Origin Credentialed 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.","state":"PUBLISHED","assigner":"GitHub_M","published_at":"2026-07-15 15:16:48","updated_at":"2026-07-15 18:15:13"},"problem_types":["CWE-942","CWE-942 CWE-942: Permissive Cross-domain Policy with Untrusted Domains"],"metrics":[{"version":"3.1","source":"security-advisories@github.com","type":"Secondary","score":"9.3","severity":"CRITICAL","vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N","data":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N","baseScore":9.3,"baseSeverity":"CRITICAL","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"NONE","userInteraction":"REQUIRED","scope":"CHANGED","confidentialityImpact":"HIGH","integrityImpact":"HIGH","availabilityImpact":"NONE"}},{"version":"3.1","source":"CNA","type":"DECLARED","score":"9.3","severity":"CRITICAL","vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N","data":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"NONE","baseScore":9.3,"baseSeverity":"CRITICAL","confidentialityImpact":"HIGH","integrityImpact":"HIGH","privilegesRequired":"NONE","scope":"CHANGED","userInteraction":"REQUIRED","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N","version":"3.1"}}],"references":[{"url":"https://github.com/HKUDS/LightRAG/commit/09567a4c983f580050db63569dd477122c058c3d","name":"https://github.com/HKUDS/LightRAG/commit/09567a4c983f580050db63569dd477122c058c3d","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/HKUDS/LightRAG/releases/tag/v1.5.4","name":"https://github.com/HKUDS/LightRAG/releases/tag/v1.5.4","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/HKUDS/LightRAG/commit/ebba6548639c0f2e8919100eff76b401f1222252","name":"https://github.com/HKUDS/LightRAG/commit/ebba6548639c0f2e8919100eff76b401f1222252","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/HKUDS/LightRAG/commit/df68d75f9dc29dd340ffb6794b48f48c4fdc9a2d","name":"https://github.com/HKUDS/LightRAG/commit/df68d75f9dc29dd340ffb6794b48f48c4fdc9a2d","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/HKUDS/LightRAG/security/advisories/GHSA-6x6h-qqr7-855w","name":"https://github.com/HKUDS/LightRAG/security/advisories/GHSA-6x6h-qqr7-855w","refsource":"134c704f-9b21-4f2e-91b3-4a467353bcc0","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/HKUDS/LightRAG/pull/3317","name":"https://github.com/HKUDS/LightRAG/pull/3317","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-61736","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-61736","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"HKUDS","product":"LightRAG","version":"affected < 1.5.4","platforms":[]}],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"adp":[{"metrics":[{"other":{"content":{"id":"CVE-2026-61736","options":[{"Exploitation":"none"},{"Automatable":"no"},{"Technical Impact":"total"}],"role":"CISA Coordinator","timestamp":"2026-07-15T14:59:36.894491Z","version":"2.0.3"},"type":"ssvc"}}],"providerMetadata":{"dateUpdated":"2026-07-15T14:59:40.255Z","orgId":"134c704f-9b21-4f2e-91b3-4a467353bcc0","shortName":"CISA-ADP"},"references":[{"tags":["exploit"],"url":"https://github.com/HKUDS/LightRAG/security/advisories/GHSA-6x6h-qqr7-855w"}],"title":"CISA ADP Vulnrichment"}],"cna":{"affected":[{"product":"LightRAG","vendor":"HKUDS","versions":[{"status":"affected","version":"< 1.5.4"}]}],"descriptions":[{"lang":"en","value":"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":[{"cvssV3_1":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"NONE","baseScore":9.3,"baseSeverity":"CRITICAL","confidentialityImpact":"HIGH","integrityImpact":"HIGH","privilegesRequired":"NONE","scope":"CHANGED","userInteraction":"REQUIRED","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N","version":"3.1"}}],"problemTypes":[{"descriptions":[{"cweId":"CWE-942","description":"CWE-942: Permissive Cross-domain Policy with Untrusted Domains","lang":"en","type":"CWE"}]}],"providerMetadata":{"dateUpdated":"2026-07-15T14:12:45.960Z","orgId":"a0819718-46f1-4df5-94e2-005712e83aaa","shortName":"GitHub_M"},"references":[{"name":"https://github.com/HKUDS/LightRAG/security/advisories/GHSA-6x6h-qqr7-855w","tags":["x_refsource_CONFIRM"],"url":"https://github.com/HKUDS/LightRAG/security/advisories/GHSA-6x6h-qqr7-855w"},{"name":"https://github.com/HKUDS/LightRAG/pull/3317","tags":["x_refsource_MISC"],"url":"https://github.com/HKUDS/LightRAG/pull/3317"},{"name":"https://github.com/HKUDS/LightRAG/commit/09567a4c983f580050db63569dd477122c058c3d","tags":["x_refsource_MISC"],"url":"https://github.com/HKUDS/LightRAG/commit/09567a4c983f580050db63569dd477122c058c3d"},{"name":"https://github.com/HKUDS/LightRAG/commit/df68d75f9dc29dd340ffb6794b48f48c4fdc9a2d","tags":["x_refsource_MISC"],"url":"https://github.com/HKUDS/LightRAG/commit/df68d75f9dc29dd340ffb6794b48f48c4fdc9a2d"},{"name":"https://github.com/HKUDS/LightRAG/commit/ebba6548639c0f2e8919100eff76b401f1222252","tags":["x_refsource_MISC"],"url":"https://github.com/HKUDS/LightRAG/commit/ebba6548639c0f2e8919100eff76b401f1222252"},{"name":"https://github.com/HKUDS/LightRAG/releases/tag/v1.5.4","tags":["x_refsource_MISC"],"url":"https://github.com/HKUDS/LightRAG/releases/tag/v1.5.4"}],"source":{"advisory":"GHSA-6x6h-qqr7-855w","discovery":"UNKNOWN"},"title":"LightRAG: CORS Wildcard + Credentials Enables Any-Origin Credentialed Requests"}},"cveMetadata":{"assignerOrgId":"a0819718-46f1-4df5-94e2-005712e83aaa","assignerShortName":"GitHub_M","cveId":"CVE-2026-61736","datePublished":"2026-07-15T14:12:45.960Z","dateReserved":"2026-07-10T18:59:00.047Z","dateUpdated":"2026-07-15T14:59:40.255Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2026-07-15 15:16:48","lastModifiedDate":"2026-07-15 18:15:13","problem_types":["CWE-942","CWE-942 CWE-942: Permissive Cross-domain Policy with Untrusted Domains"],"metrics":{"cvssMetricV31":[{"source":"security-advisories@github.com","type":"Secondary","cvssData":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N","baseScore":9.3,"baseSeverity":"CRITICAL","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"NONE","userInteraction":"REQUIRED","scope":"CHANGED","confidentialityImpact":"HIGH","integrityImpact":"HIGH","availabilityImpact":"NONE"},"exploitabilityScore":2.8,"impactScore":5.8}],"ssvcV203":[{"source":"134c704f-9b21-4f2e-91b3-4a467353bcc0","ssvcData":{"timestamp":"2026-07-15T14:59:36.894491Z","id":"CVE-2026-61736","options":[{"exploitation":"none"},{"automatable":"no"},{"technicalImpact":"total"}],"role":"CISA Coordinator","version":"2.0.3"}}]},"configurations":[]},"legacy_mitre":{"record":{"CveYear":"2026","CveId":"61736","Ordinal":"1","Title":"LightRAG: CORS Wildcard + Credentials Enables Any-Origin Credent","CVE":"CVE-2026-61736","Year":"2026"},"notes":[{"CveYear":"2026","CveId":"61736","Ordinal":"1","NoteData":"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.","Type":"Description","Title":"LightRAG: CORS Wildcard + Credentials Enables Any-Origin Credent"}]}}}