← all CVEs

CVE-2026-49453

Joplin: Path traversal in resource sync — silent arbitrary file write outside the resource directory

Published 21 Sep 2026Updated 21 Sep 2026

Severity: HIGH

7

CVSS Base Score

Description

Joplin is an open source note-taking and to-do application that organises notes and lists into notebooks. Prior to 3.6.15 and 3.7.2, Joplin accepts synchronized resource metadata whose id or file_extension contains parent-directory or path-separator characters. BaseItem.unserialize() stores the unvalidated fields, resourceFilename() concatenates them into a destination path, and ResourceFetcher writes the attacker-controlled resource blob outside the resource directory during background synchronization. An attacker with write access to a configured sync target or shared notebook can create or overwrite files at an attacker-chosen existing path without user interaction. This issue is fixed in versions 3.6.15 and 3.7.2.

Affected products (1)

  • laurent22 joplin

Problem types

  • CWE-20: Improper Input Validation
  • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Get alerted the moment a CVE like this matches your stack.

Create a free account