CVE-2026-49453
7 HIGHpublic exploit availablePublished 2026-09-21 · Updated 2026-09-21
AI risk analysis
- Summary
- Joplin allows attackers to write files outside the intended directory due to unvalidated resource metadata, posing a risk of data leakage or corruption.
- Exploitability
- Exploitation requires write access to a sync target or shared notebook and knowledge of file paths; moderate effort needed.
- Blast radius
- If exploited, could lead to unauthorized file modifications on the system where Joplin is installed.
- Prioritized remediation
- Update Joplin to version 3.6.15 or later to mitigate this vulnerability.
Analysis generated locally by qwen2.5:7b-instruct (no data left the box). AI-assisted — verify against primary sources before acting.
NVD 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.
CVSS vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:L
Weaknesses
CWE-20, CWE-22
Public exploit & PoC references
- https://github.com/laurent22/joplin/commit/18e0b08c282c89ae51612c4eff67af2a45ff5163
- https://github.com/laurent22/joplin/commit/50518073740c4501058e366300b42c2f1925cb05
- https://github.com/laurent22/joplin/pull/15540
- https://github.com/laurent22/joplin/pull/15672
- https://github.com/laurent22/joplin/security/advisories/GHSA-r24r-gp6h-cwgf
All references
- https://github.com/laurent22/joplin/commit/18e0b08c282c89ae51612c4eff67af2a45ff5163
- https://github.com/laurent22/joplin/commit/50518073740c4501058e366300b42c2f1925cb05
- https://github.com/laurent22/joplin/pull/15540
- https://github.com/laurent22/joplin/pull/15672
- https://github.com/laurent22/joplin/security/advisories/GHSA-r24r-gp6h-cwgf
Source data: NVD (nvd.nist.gov), public domain. Exploit-DB.ai adds local AI analysis for defensive use only.
Related CVEs
- MEDIUMCVE-2026-70593PoC
- HIGHCVE-2026-18907
- HIGHCVE-2026-55210PoC
- MEDIUMCVE-2026-59815PoC
- MEDIUMCVE-2025-1280
- HIGHCVE-2025-1281
- HIGHCVE-2026-12609PoC
- MEDIUMCVE-2026-14194
Related by shared AI tags and CWE weakness class. Browse the full archive.