CVE-2026-54508
Last modified
CVE-2026-54508 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. TREK is a collaborative travel planner. Prior to 3.1.0, TREK validates only the initial URL before native redirect following in importGoogleList() and importNaverList() in server/src/services/placeService.ts and resolveGoogleMapsUrl() in server/src/services/mapsService.ts. EPSS estimates a 0.31% chance of exploitation in the next 30 days.
Description
TREK is a collaborative travel planner. Prior to 3.1.0, TREK validates only the initial URL before native redirect following in importGoogleList() and importNaverList() in server/src/services/placeService.ts and resolveGoogleMapsUrl() in server/src/services/mapsService.ts. The affected sinks call checkSsrf() from server/src/utils/ssrfGuard.ts and then use fetch() with redirect: 'follow' instead of the DNS-pinned safeFetch() path, so a public attacker-controlled URL can redirect the server to loopback, RFC 1918, or cloud metadata addresses without revalidation. An authenticated trip member can reach the list-import routes, and any authenticated user can reach /api/maps/resolve-url, allowing blind GET requests to internal services without response-body reflection. This issue is fixed in version 3.1.0.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| mauriceboe | TREK | < 3.1.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-54508?
How severe is CVE-2026-54508?
How do I fix CVE-2026-54508?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-54502Oj (Optimized JSON) is a JSON parser and Object marshaller p…6.3
- CVE-2026-54503plone.app.textfield provides a zope.schema-style field type …4.3
- CVE-2026-54504MCP Documentation Server is a local-first document managemen…8.8
- CVE-2026-54505TREK is a collaborative travel planner. Prior to 3.1.0, when…2
- CVE-2026-54506Vvveb is a powerful and easy to use CMS with page builder to…7.6
- CVE-2026-54507Vvveb is a powerful and easy to use CMS with page builder to…8.4
- CVE-2026-54509TREK is a collaborative travel planner. From 3.0.0 until 3.1…6.5
- CVE-2026-5451The Extensions for Leaflet Map plugin for WordPress is vulne…6.4
- CVE-2026-54510Speakr is a personal, self-hosted web application designed f…7.1
- CVE-2026-54511LogTape is an unobtrusive logging library. Prior to 1.3.11, …8.6
- CVE-2026-54512jackson-databind contains the general-purpose data-binding f…8.1
- CVE-2026-54513jackson-databind contains the general-purpose data-binding f…8.1
Are you affected by CVE-2026-54508?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
