QSearchQSearch

CVE-2026-22810

8.2 HIGH

Joplin is an open source note-taking and to-do application that organises notes and lists into notebooks

Published: 2026-05-18 · Last updated: 2026-06-02

Severity and scoring

CVSS
8.2 HIGH
Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H
CWE
CWE-24

Affected products

VendorProduct
joplinappjoplin, one2html
msiemensjoplin, one2html

Description

Joplin is an open source note-taking and to-do application that organises notes and lists into notebooks. Versions prior to 3.5.7 contain a path traversal vulnerability in the importer which allows overwriting arbitrary files on disk. The OneNote converter does not sanitize the names of embedded files before writing them to disk. As a result, it's possible for an attacker to create a malicious .one file that includes file names containing ../../, that are then interpreted as part of the target path when extracting attachments from the .one file. This issue has been patched in version 3.5.7.

Source: NVD

References

Related CVEs

Same CWE

  • CVE-2026-49103 Webmin before 2.640 does not safely construct a filename for saving of an attachment within the mailboxes component
  • CVE-2026-41082 In OCaml opam before 2.5.1, a .install field containing a destination filepath can use ../ to reach a parent directory (7.3 HIGH)