CVE-2026-59815
4.3 MEDIUMpublic exploit availablePublished 2026-09-21 · Updated 2026-09-21
AI risk analysis
- Summary
- The flaw allows a low-privileged authenticated user to create items under a share ID before acceptance, potentially injecting content into shared folders without proper authorization.
- Exploitability
- Exploitation requires a pending folder-share invitation and access to the Joplin Server. It is moderately difficult due to the need for initial authentication and a specific timing condition.
- Blast radius
- If exploited, this could lead to unauthorized content injection into shared folders, impacting multiple users including owners and accepted participants.
- Prioritized remediation
- Update to Joplin version 3.7.7 or later to mitigate the 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.7.7, Joplin Server's ItemModel.checkIfAllowed() authorizes writes to items with a share ID when any share_users row exists for the caller, without requiring ShareUserStatus.Accepted. A low-privileged authenticated user with a pending folder-share invitation can create an item under the share ID, and ShareModel.updateSharedItems3() propagates the injected content to the owner and accepted participants before the attacker accepts the invitation. This issue is fixed in version 3.7.7.
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Weaknesses
CWE-863
Public exploit & PoC references
All references
Source data: NVD (nvd.nist.gov), public domain. Exploit-DB.ai adds local AI analysis for defensive use only.
Related CVEs
- MEDIUMCVE-2026-52743PoC
- LOWCVE-2026-55060PoC
- MEDIUMCVE-2026-55625PoC
- MEDIUMCVE-2026-61744PoC
- HIGHCVE-2026-70494PoC
- HIGHCVE-2026-71234PoC
- HIGHCVE-2026-77560PoC
- MEDIUMCVE-2026-91164PoC
Related by shared AI tags and CWE weakness class. Browse the full archive.