CVE-2026-25062

Outline is a service that allows for collaborative documentation. Prior to 1.4.0, during the JSON import process, the value of attachments[].key from the imported JSON is passed directly to path.join(rootPath, node.key) and then read using fs.readFile without validation. By embedding path traversal sequences such as ../ or absolute paths, an attacker can read arbitrary files on the server and import them as attachments. This vulnerability is fixed in 1.4.0.
Configurations

Configuration 1 (hide)

cpe:2.3:a:getoutline:outline:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-02-11 21:16

Updated : 2026-02-20 18:10


NVD link : CVE-2026-25062

Mitre link : CVE-2026-25062

CVE.ORG link : CVE-2026-25062


JSON object : View

Products Affected

getoutline

  • outline
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')