{ "dataType": "CVE_RECORD", "dataVersion": "5.2", "cveMetadata": { "cveId": "CVE-2026-34449", "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "state": "PUBLISHED", "assignerShortName": "GitHub_M", "dateReserved": "2026-03-27T18:18:14.895Z", "datePublished": "2026-03-31T21:45:17.081Z", "dateUpdated": "2026-03-31T21:45:17.081Z" }, "containers": { "cna": { "title": "SiYuan: Cross-Origin RCE via Permissive CORS Policy and JavaScript Snippet Injection", "problemTypes": [ { "descriptions": [ { "cweId": "CWE-942", "lang": "en", "description": "CWE-942: Permissive Cross-domain Policy with Untrusted Domains", "type": "CWE" } ] } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.7, "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:H", "version": "3.1" } } ], "references": [ { "name": "https://github.com/siyuan-note/siyuan/security/advisories/GHSA-68p4-j234-43mv", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/siyuan-note/siyuan/security/advisories/GHSA-68p4-j234-43mv" }, { "name": "https://github.com/siyuan-note/siyuan/issues/17246", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/siyuan-note/siyuan/issues/17246" }, { "name": "https://github.com/siyuan-note/siyuan/releases/tag/v3.6.2", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/siyuan-note/siyuan/releases/tag/v3.6.2" } ], "affected": [ { "vendor": "siyuan-note", "product": "siyuan", "versions": [ { "version": "< 3.6.2", "status": "affected" } ] } ], "providerMetadata": { "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M", "dateUpdated": "2026-03-31T21:45:17.081Z" }, "descriptions": [ { "lang": "en", "value": "SiYuan is a personal knowledge management system. Prior to version 3.6.2, a malicious website can achieve Remote Code Execution (RCE) on any desktop running SiYuan by exploiting the permissive CORS policy (Access-Control-Allow-Origin: * + Access-Control-Allow-Private-Network: true) to inject a JavaScript snippet via the API. The injected snippet executes in Electron's Node.js context with full OS access the next time the user opens SiYuan's UI. No user interaction is required beyond visiting the malicious website while SiYuan is running. This issue has been patched in version 3.6.2." } ], "source": { "advisory": "GHSA-68p4-j234-43mv", "discovery": "UNKNOWN" } } } }