CVE-2026-47899 PUBLISHED

Arbitrary File Read, Write, Rename, and Delete in Logseq

Assigner: CERT-PL
Reserved: 20.05.2026 Published: 09.06.2026 Updated: 09.06.2026

The Electron preload script in Logseq exposes an API method that allows the renderer process to invoke IPC handlers without proper path validation. An attacker with JavaScript execution in the renderer (e.g. via XSS or a malicious plugin), can read, write, or delete arbitrary files on the user's system. 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.

Metrics

CVSS Vector: CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N
CVSS Score: 8.7

Product Status

Vendor logseq
Product logseq
Versions Default: unknown
  • affected from 0 to 0.10.15 (incl.)

Credits

  • Bartłomiej Dmitruk (striga.ai) finder

References

Problem Types

  • CWE-749: Exposed Dangerous Method or Function CWE