Directory Traversal Vulnerability in Joplin Open Source Note-taking Application
CVE-2026-59816
4.3MEDIUM
What is CVE-2026-59816?
A directory traversal vulnerability exists in the Joplin Server versions before 3.7.7. The vulnerability arises when the GET /api/transcribe/:id and POST /api/transcribe/:id endpoints allow an attacker, using an authenticated user account, to craft a job ID that includes URL-encoded characters. This can lead to path traversal, enabling the request to escape the designated /transcribe/ prefix. Consequently, the server may proxy these requests to other transcription-backend endpoints, potentially exposing sensitive internal data, including administrative configuration and health information.
Affected Version(s)
joplin < 3.7.7
