---
cve: "CVE-2026-62945"
severity: "MEDIUM"
cvss: 4.3
epss: "0.3%"
vendor: "mauriceboe"
kev: false
exploited: false
published: "2026-08-20 22:17:46"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-28T00:54:23+02:00"
---

# CVE-2026-62945

> 4.3 MEDIUM · 🧪 PoC

## Beschreibung

TREK is a collaborative travel planner. Prior to 3.1.3, TREK file upload, update, and link actions accept attacker-controlled reservation_id, place_id, and assignment_id values without using findForeignLinkTarget() to verify that the referenced object belongs to the file's trip. An authenticated user with file-edit permission on any accessible trip can submit a foreign reservation identifier through POST /api/trips/:tripId/files/:id/link, POST /api/trips/:tripId/files, or PUT /api/trips/:tripId/files/:id. Subsequent reads through FILE_SELECT or getFileLinks() join the foreign reservation and return reservation_title, disclosing reservation existence and titles across private trip boundaries. This issue is fixed in version 3.1.3.

## CISA-Anreicherung (vulnrichment/ADP)

- CISA-SSVC (Coordinator, v2.0.3):
  - Exploitation: **none**
  - Automatable: **no**
  - Technical Impact: **partial**

## 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)

- 03cdb4d27689922460ba87085d04b426d4d40d26 (Commit)
- 0631e34a799c011a0cecc5e1d9bbff21a4ef9c0b (Commit)

## Referenzen

- <https://github.com/liketrek/TREK/security/advisories/GHSA-r4cp-666p-8f69>
- <https://github.com/liketrek/TREK/pull/1324>
- <https://github.com/liketrek/TREK/commit/03cdb4d27689922460ba87085d04b426d4d40d26>
- <https://github.com/liketrek/TREK/releases/tag/v3.1.3>

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