CVE Catalog

CVE-2026-47900

MediumCVSS 4.6
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.14%

4th percentile - higher than 4% of all known CVEs

Summary

Logseq is vulnerable to stored XSS. A malicious plugin can include JavaScript in the "name" field of its package.json, rendered via innerHTML without sanitization, allowing arbitrary code execution in the host context.

Risk Assessment

An attacker can execute arbitrary JavaScript in the victim's browser, potentially leading to data theft, session hijacking, or further attacks.

Recommendation

Immediately block or remove suspicious plugins and wait for an official patch from the vendor.

Other vulnerabilities in Logseq

See all
Original NVD description (English source)

Logseq is vulnerable to a stored cross-site scripting (XSS). A malicious plugin can include a JavaScript payload in the "name" field of its "package.json" file, which is rendered using "innerHTML" without proper sanitization, allowing the execution of arbitrary code in the privileged host context. 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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS