๐Ÿ” CVE Alert

CVE-2026-77321

MEDIUM 4.3

TREK MCP trip summary bypasses delegated OAuth read scopes

CVSS Score
4.3
EPSS Score
0.0%
EPSS Percentile
0th

TREK is a collaborative travel planner. Prior to 3.3.0, the get_trip_summary tool in server/src/mcp/tools/trips.ts is registered for scoped OAuth MCP tokens without requiring trips:read and returns core trip summary data regardless of the delegated scopes. A token granted only an unrelated capability, such as weather:read, can receive trip metadata, member email addresses from server/src/services/tripService.ts, itinerary days, and accommodations for every trip accessible to the token's user. Cross-user trip authorization remains enforced, but the missing scope check defeats the consented least-privilege boundary and exposes trip content and third-party contact information to an MCP client that was not authorized to read it. This issue is fixed in version 3.3.0.

CWE CWE-200 CWE-284 CWE-862
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:L/UI:N/S:U/C:L/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
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-qvw8-w937-vcmq 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