CVE-2026-25062

Severity CVSS v4.0:
Pending analysis
Type:
CWE-22 Path Traversal
Publication date:
11/02/2026
Last modified:
20/02/2026

Description

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:getoutline:outline:*:*:*:*:*:*:*:* 1.4.0 (excluding)