VYPR
Unrated severityNVD Advisory· Published Feb 11, 2026· Updated Feb 11, 2026

Outline Affected an Arbitrary File Read via Path Traversal in JSON Import

CVE-2026-25062

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

2
  • Outline/Outlinellm-fuzzy2 versions
    <1.4.0+ 1 more
    • (no CPE)range: <1.4.0
    • (no CPE)range: < 1.4.0

Patches

Vulnerability mechanics

References

2

News mentions

0

No linked articles in our index yet.