CVE Catalog

CVE-2026-55179

MediumCVSS 6.5
Published: Translated: NVD NIST

Summary

Joplin Server before version 3.7.2 has a vulnerability in the GET /items/:id/content route that loads item content from an attacker-supplied internal server ID without checking whether the signed-in user owns or can access that item. Any authenticated user who obtains or guesses another user's item ID can read the corresponding note or item content when end-to-end encryption does not protect it. This issue is fixed in version 3.7.2.

Risk Assessment

The organization may experience unauthorized disclosure of user notes or content if not protected by end-to-end encryption, compromising data confidentiality.

Recommendation

Upgrade Joplin Server to version 3.7.2 or later to fix the vulnerability. Additionally, consider enforcing end-to-end encryption for sensitive notes.

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.2, Joplin Server's GET /items/:id/content route in packages/server/src/routes/index/items.ts loads item content from an attacker-supplied internal server ID without checking whether the signed-in user owns or can access that item. Any authenticated user who obtains or guesses another user's item ID can read the corresponding note or item content when end-to-end encryption does not protect it. This issue is fixed in version 3.7.2.

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