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.
CVE-2026-77293
This high-severity CVE scores 7.1 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit-prediction score not yet available (the EPSS model rescores nightly; freshly-published CVEs typically appear within 48 hours). GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.1
- EG Score
- 7.1(low)
- EG Risk
- 36(Track)EG Risk 36/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity71% × 45%Exploitation0% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- —
- EPSS %ILE
- —
- KEV
- Not listed
Published
September 24, 2026
Last Modified
September 24, 2026
Advisory Details (3)
Auto-updated Sep 24, 2026v3.3.0 — 10,000 stars 🌟
Patch available: liketrek/TREK v3.3.0
https://github.com/liketrek/TREK/releases/tag/v3.3.03.3.0
Fix merged in liketrek/TREK PR #1520 on 2026-07-11 — awaiting tagged release
https://github.com/liketrek/TREK/pull/1520Cross-user note-file deletion (IDOR / Broken Access Control) ->> DELETE /api/trips/:tripId/collab/notes/:noteId/files/:fileId · Advisory · liketrek/TREK · GitHub
https://github.com/liketrek/TREK/security/advisories/GHSA-cjc5-722j-vvmfWeakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 3× in last 7d / 3× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-24 19:35 UTCEG score recompute
- 2026-09-24 18:27 UTCEG score recompute
- 2026-09-24 18:26 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(4)
What is CVE-2026-77293?
When was CVE-2026-77293 disclosed?
What is the CVSS score of CVE-2026-77293?
How do I remediate CVE-2026-77293?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-77293
Is Your Infrastructure Affected by CVE-2026-77293?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.