---
cve: "CVE-2026-59816"
severity: "MEDIUM"
cvss: 4.3
epss: "0.3%"
vendor: "laurent22"
kev: false
exploited: false
published: "2026-09-21 21:17:06"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-23T12:12:35+02:00"
---

# CVE-2026-59816

> 4.3 MEDIUM · 🧪 PoC

## Beschreibung

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 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.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Gering | warn |
| I Integrität | Keine | good |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- d97a5091a35c2923984d3777320500b594afcdce (Commit)

## Referenzen

- <https://github.com/laurent22/joplin/security/advisories/GHSA-r7wp-3494-fwf4>
- <https://github.com/laurent22/joplin/commit/d97a5091a35c2923984d3777320500b594afcdce>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-59816) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
