NONE · 0

CVE-2026-47900

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" wit...

Vulnerability Description

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.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-47900?

CVE-2026-47900 is a documented vulnerability. 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" wit...

How severe is CVE-2026-47900?

CVSS scoring is not yet available for CVE-2026-47900. Check NVD for updates.

Is there a patch for CVE-2026-47900?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.