---
cve: "CVE-2026-22810"
severity: "HIGH"
cvss: 8.2
epss: "0.2%"
vendor: "laurent22"
kev: false
exploited: false
published: "2026-05-18 21:16:39"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-23T00:38:22+02:00"
---

# CVE-2026-22810

> 8.2 HIGH · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Lokal | good |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Erforderlich | good |
| S Scope | Verändert | bad |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- 7a31f1f15690733d1bc9dd0197105f46df06e68c (Commit)
- 791668455e1aae50501ff57ea4783b3fba9d377c (Commit)

## Referenzen

- <https://github.com/laurent22/joplin/security/advisories/GHSA-gcmj-c9gg-9vh6>
- <https://github.com/laurent22/joplin/pull/13736>
- <https://github.com/laurent22/joplin/commit/791668455e1aae50501ff57ea4783b3fba9d377c>
- <https://github.com/laurent22/joplin/blob/af5108d70233b1db9410346958c1587cf7c1b16d/packages/onenote-converter/renderer/src/page/embedded_file.rs#L13-L16>
- <https://github.com/laurent22/joplin/releases/tag/v3.5.7>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-22810) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
