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

17 Jun 2026, 10:24

Type Values Removed Values Added
References () https://github.com/outline/outline/security/advisories/GHSA-7r4f-3wjv-83xf - Vendor Advisory, Exploit () https://github.com/outline/outline/security/advisories/GHSA-7r4f-3wjv-83xf - Exploit, Vendor Advisory
Summary
  • (es) Outline es un servicio que permite la documentación colaborativa. Antes de 1.4.0, durante el proceso de importación de JSON, el valor de attachments[].key del JSON importado se pasa directamente a path.join(rootPath, node.key) y luego se lee usando fs.readFile sin validación. Al incrustar secuencias de salto de ruta como ../ o rutas absolutas, un atacante puede leer archivos arbitrarios en el servidor e importarlos como adjuntos. Esta vulnerabilidad se corrigió en 1.4.0.

20 Feb 2026, 18:10

Type Values Removed Values Added
References () https://github.com/outline/outline/releases/tag/v1.4.0 - () https://github.com/outline/outline/releases/tag/v1.4.0 - Release Notes
References () https://github.com/outline/outline/security/advisories/GHSA-7r4f-3wjv-83xf - () https://github.com/outline/outline/security/advisories/GHSA-7r4f-3wjv-83xf - Vendor Advisory, Exploit
CPE cpe:2.3:a:getoutline:outline:*:*:*:*:*:*:*:*
First Time Getoutline
Getoutline outline

11 Feb 2026, 21:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-11 21:16

Updated : 2026-06-17 10:24


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')