CVE-2026-47899
Deferred Deferred - Pending Action

Electron Preload Script Path Validation Bypass in Logseq

Vulnerability report for CVE-2026-47899, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-06-09

Last updated on: 2026-06-09

Assigner: CERT.PL

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-06-09
Last Modified
2026-06-09
Generated
2026-06-30
AI Q&A
2026-06-10
EPSS Evaluated
2026-06-28
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
logseq logseq to 0.10.15 (exc)
logseq logseq to 0.10.15 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-749 The product provides an Applications Programming Interface (API) or similar interface for interaction with external actors, but the interface includes a dangerous method or function that is not properly restricted.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Mitigation Strategies

The vulnerability arises from the Electron preload script in Logseq allowing the renderer process to invoke IPC handlers without proper path validation, which can be exploited via JavaScript execution in the renderer (e.g., through XSS or malicious plugins).

Since only version v0.10.15 was tested and confirmed vulnerable and no patch has been released, immediate mitigation steps include avoiding the use of version 0.10.15 or earlier versions until a fix is available.

Additionally, restrict or disable the installation of untrusted or unknown plugins to prevent malicious JavaScript execution.

Executive Summary

The vulnerability exists in the Electron preload script used by Logseq. It exposes an API method that allows the renderer process to invoke IPC handlers without proper path validation.

This means that if an attacker can execute JavaScript in the renderer process (for example, through cross-site scripting (XSS) or a malicious plugin), they can exploit this flaw to read, write, or delete arbitrary files on the user's system.

Impact Analysis

This vulnerability can have serious impacts because it allows an attacker with JavaScript execution capabilities in the renderer process to manipulate files on your system without restriction.

  • An attacker could read sensitive files, potentially exposing private data.
  • They could write or modify files, which might lead to data corruption or the introduction of malicious code.
  • They could delete important files, causing data loss or application malfunction.
Compliance Impact

The vulnerability allows an attacker with JavaScript execution in the renderer process to read, write, or delete arbitrary files on the user's system. This unauthorized access to files could lead to exposure or manipulation of sensitive personal or health data.

Such unauthorized access and potential data compromise may violate data protection requirements under standards and regulations like GDPR and HIPAA, which mandate strict controls over personal and health information confidentiality and integrity.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-47899. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart