Path Traversal in Getoutline Outline

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.

Vulnerability class: Path Traversal (Directory Traversal)

EPSS: 0.004 (32.0th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 5.5 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:L/A:N.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-25062?
CVE-2026-25062 is a medium-severity vulnerability in Getoutline Outline, classified under Path Traversal. CVSS score: 5.5/10. Published 2026-02-11.
How severe is CVE-2026-25062?
Medium severity. CVSS v3 base score is 5.5 out of 10.