CVE-2026-77293: TREK: Cross-user note-file deletion (IDOR / Broken Access Control)

Published Sep 24, 2026
·
Updated

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.

Affected Software

1 affected component
TREK TREK<3.3.0

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade TREK to a version that resolves this vulnerability.

    Fixed in 3.3.0

Event History

Sep 24, 2026
CVE Published
via MITRE·06:08 PM
Data Sourced
via MITRE·06:08 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·07:17 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Who can exploit this issue?

An authenticated user who has edit access to any trip can exploit it. The attacker does not need access to the victim's trip, but needs note and file identifiers for an attachment in that trip.

2

What data or operations are affected?

The issue permits permanent deletion of note-file attachments belonging to another user's trip. Attachment read operations remain trip-scoped and are not affected.

3

Are installations running version 3.3.0 affected?

No. The issue affects TREK versions prior to 3.3.0 and is fixed in version 3.3.0.

4

How can I assess whether an instance may be vulnerable?

Instances running a version earlier than 3.3.0 may be vulnerable, particularly where users can receive edit access to trips. The vulnerable behavior is the delete endpoint accepting a trip identifier the requester may edit while resolving the target attachment solely from note and file identifiers.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203