Joplin is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks. Prior to version 3.3.3, path traversal is possible in Joplin Server if static file path starts with `css/pluginAssets` or `js/pluginAssets`. The `findLocalFile` function in the `default route` calls `localFileFromUrl` to check for special `pluginAssets` paths. If the function returns a path, the result is returned directly, without checking for path traversal. The vulnerability allows attackers to read files outside the intended directories. This issue has been patched in version 3.3.3.
Conclusion & alert: CVE-2025-27409 is rated High Exploit Risk (66.2/100): CVSS High severity, with medium exploitation likelihood (EPSS 0.40%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-08 | 0.61% | 0.40% | -0.21% |
| 2 | 2026-02-24 | 0.18% | 0.61% | +0.43% |
| 3 | 2026-01-14 | — | 0.18% | — |
Full EPSS history (5 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| joplin_project | joplin | < 3.3.3 | cpe:2.3:a:joplin_project:joplin:*:*:*:*:*:-:*:* |
| URL | Tags |
|---|---|
| https://github.com/laurent22/joplin/pull/11916 | Patch |
| https://github.com/laurent22/joplin/security/advisories/GHSA-5xv6-7jm3-fmg5 | Exploit Vendor Advisory |