CVE-2026-47901
MediumCVSS 4.6Summary
Logseq is vulnerable to a sandbox escape flaw where plugins running in sandboxed iframes can inject arbitrary HTML attributes into their container element in the host DOM.
Risk Assessment
Due to a disabled Content Security Policy (CSP), a malicious plugin can execute arbitrary JavaScript in the privileged host context, potentially gaining unauthorized access to filesystem APIs.
Recommendation
It is recommended to update Logseq to the latest version to mitigate the risk associated with this vulnerability and to enable CSP.
Original NVD description (English source)
Logseq is vulnerable to a sandbox escape flaw where plugins running in sandboxed iframes can inject arbitrary HTML attributes, such as event handlers, into their container element in the host DOM. Due to a disabled Content Security Policy (CSP), this allows a malicious plugin to execute arbitrary JavaScript in the privileged host context, potentially gaining unauthorized access to filesystem APIs. While only version v0.10.15 was tested and confirmed as vulnerable, status of other versions is unknown since this issue was not addressed by a patch.

