CVE Catalog

CVE-2026-59815

MediumCVSS 4.3
Published: Translated: NVD NIST

Summary

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.

Risk Assessment

Low privileges are sufficient to inject content into a shared folder, potentially poisoning data or spreading malicious content to the owner and accepted participants.

Recommendation

Update Joplin Server to version 3.7.7 or later.

Other vulnerabilities in Joplin Server

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS