---
cve: "CVE-2026-54509"
severity: "MEDIUM"
cvss: 6.5
epss: "0.4%"
vendor: "mauriceboe"
kev: false
exploited: false
published: "2026-08-20 22:17:21"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-24T22:22:54+02:00"
---

# CVE-2026-54509

> 6.5 MEDIUM · 🧪 PoC

## Beschreibung

TREK is a collaborative travel planner. From 3.0.0 until 3.1.0, the GET /api/journeys/:id/share-link route in server/src/routes/journey.ts returns the result of getJourneyShareLink() from server/src/services/journeyShareService.ts without checking whether the authenticated requester can access the journey. Any ordinary authenticated user can enumerate sequential journey IDs and retrieve tokens from journey_share_tokens for another user's journey. The token grants unauthenticated access through GET /api/public/journey/:token to the shared journey's entries, captions, locations, moods, gallery photos, photo paths, and asset identifiers. This issue is fixed in version 3.1.0.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/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 | Hoch | bad |
| I Integrität | Keine | good |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- ad893eb1cc75b6d56f402d73a6d41bd48ba7ae11 (Commit)
- f6af1d67a2630d77dcce39a92ac5599d08d7a5a1 (Commit)

## Referenzen

- <https://github.com/liketrek/TREK/security/advisories/GHSA-mx6m-qxv8-w624>
- <https://github.com/liketrek/TREK/pull/1185>
- <https://github.com/liketrek/TREK/commit/ad893eb1cc75b6d56f402d73a6d41bd48ba7ae11>
- <https://github.com/liketrek/TREK/releases/tag/v3.1.0>

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