๐Ÿ” CVE Alert

CVE-2026-77320

MEDIUM 5.3

TREK: Public trip share link ignores the `share_map` permission server-side (client-enforced authorization โ†’ itinerary/location disclosure)

CVSS Score
5.3
EPSS Score
0.0%
EPSS Percentile
0th

TREK is a collaborative travel planner. Prior to 3.3.0, getSharedTripData in server/src/services/shareService.ts returns days, assignments, dayNotes, and places through GET /api/shared/:token even when the trip owner disables share_map. The client hides the map, but the public JSON response still includes the itinerary and place names, coordinates, addresses, descriptions, notes, and prices. Anyone holding the valid share token can therefore read location and route information that the owner explicitly chose not to share, although the random token remains required and the flaw does not permit modification. This issue is fixed in version 3.3.0.

CWE CWE-200 CWE-284 CWE-602
Vendor mauriceboe
Product trek
Published Sep 24, 2026
Stay Ahead of the Next One

Get instant alerts for mauriceboe trek

Be the first to know when new medium vulnerabilities affecting mauriceboe trek are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Affected Versions

mauriceboe / TREK
< 3.3.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/liketrek/TREK/security/advisories/GHSA-9hc8-p7gm-p7mx github.com: https://github.com/liketrek/TREK/pull/1520 github.com: https://github.com/liketrek/TREK/commit/19064b39176660f3be3a2df198c87949504046e2 github.com: https://github.com/liketrek/TREK/releases/tag/v3.3.0