---
cve: "CVE-2026-77293"
severity: "HIGH"
cvss: 7.1
epss: ""
vendor: "mauriceboe"
kev: false
exploited: false
published: "2026-09-24 19:17:16"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-27T10:06:56+02:00"
---

# CVE-2026-77293

> 7.1 HIGH · 🧪 PoC

## Beschreibung

TREK is a collaborative travel planner. Prior to 3.3.0, the DELETE /api/trips/:tripId/collab/notes/:noteId/files/:fileId endpoint authorizes an authenticated user against the attacker-controlled tripId but deleteNoteFile in server/src/services/collabService.ts resolves the target only by note and file identifiers without requiring the file to belong to that trip. A user with edit access to any trip can submit identifiers belonging to another user's trip and permanently delete that note-file attachment. Sequential identifiers make broad targeting practical, while attachment read operations remain trip-scoped and are not affected. This issue is fixed in version 3.3.0.

## CVSS-Vektor

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

| 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 | Keine | good |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Gering | warn |

## Patch verfügbar (OSV)

- 19064b39176660f3be3a2df198c87949504046e2 (Commit)
- f9c992ec9363301762ac00e97747c1dd0fe37d6b (Commit)

## Referenzen

- <https://github.com/liketrek/TREK/security/advisories/GHSA-cjc5-722j-vvmf>
- <https://github.com/liketrek/TREK/pull/1520>
- <https://github.com/liketrek/TREK/commit/19064b39176660f3be3a2df198c87949504046e2>
- <https://github.com/liketrek/TREK/releases/tag/v3.3.0>

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