CVE-2026-25062
Last modified
CVE-2026-25062 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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. EPSS estimates a 0.39% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Getoutline | Outline | < 1.4.0 |
References
- https://github.com/outline/outline/security/advisories/GHSA-7r4f-3wjv-83xfExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-25062?
How severe is CVE-2026-25062?
How do I fix CVE-2026-25062?
Are you affected by CVE-2026-25062?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
