← Back to CVEs
CVE-2026-25062
MEDIUM5.5
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.
CVE Details
CVSS v3.1 Score5.5
SeverityMEDIUM
CVSS VectorCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:L/A:N
Attack VectorNETWORK
ComplexityLOW
Privileges RequiredHIGH
User InteractionNONE
Published2/11/2026
Last Modified2/20/2026
Sourcenvd
Honeypot Sightings0
Affected Products
getoutline:outline
Weaknesses (CWE)
CWE-22
References
https://github.com/outline/outline/releases/tag/v1.4.0(security-advisories@github.com)
https://github.com/outline/outline/security/advisories/GHSA-7r4f-3wjv-83xf(security-advisories@github.com)
IOC Correlations
No correlations recorded
This product uses data from the NVD API but is not endorsed or certified by the NVD.