{"id":"CVE-2026-59816","title":"Joplin is an open source note-taking and to-do application that organises notes and lists into notebooks","summary":"Joplin is an open source note-taking and to-do application that organises notes and lists into notebooks. Prior to 3.7.7, the GET /api/transcribe/:id and POST /api/transcribe/:id handlers in packages/server/src/routes/api/transcribe.ts o…","severity":"medium","cvss":4.3,"cvssVector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N","cwe":["CWE-22"],"vendor":"laurent22","product":"joplin","affected":["joplin < 3.7.7"],"published":"2026-09-21","updated":"2026-09-21","sourceUpdated":"2026-09-21T21:17:06.490","source":"NVD","sourceUrl":"https://nvd.nist.gov/vuln/detail/CVE-2026-59816","references":[{"url":"https://github.com/laurent22/joplin/commit/d97a5091a35c2923984d3777320500b594afcdce","label":"security-advisories@github.com"},{"url":"https://github.com/laurent22/joplin/security/advisories/GHSA-r7wp-3494-fwf4","label":"security-advisories@github.com"}],"tags":["nvd","cve.org"],"ingestedAt":"2026-09-21T21:53:57.418Z","slug":"CVE-2026-59816","body":"## Overview\n\nJoplin is an open source note-taking and to-do application that organises notes and lists into notebooks. Prior to 3.7.7, the GET /api/transcribe/:id and POST /api/transcribe/:id handlers in packages/server/src/routes/api/transcribe.ts on Joplin Server instances with TRANSCRIBE_ENABLED=true pass the decoded id directly into transcription backend URLs. An authenticated user can place URL-encoded slash and parent-directory segments in the job ID, causing parseSubPath() to decode a path that escapes the intended /transcribe/ prefix. The server then proxies the request to other transcription-backend endpoints and can return their responses, potentially exposing internal administrative, health, or configuration data. This issue is fixed in version 3.7.7.\n\n## Remediation\n\nRefer to the linked advisories for vendor-supplied fixes and affected version ranges.","depth":"sunlit","depthScore":24,"depthScoreParts":{"impact":23.7,"likelihood":0,"exploitation":0,"ransomware":0},"changes":[]}