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.
CVE-2026-54508
This medium-severity CVE scores 5.3 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 76% of all CVEs by exploit prediction. 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).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 5.3
- EG Score
- 5.3(medium)
- EG Risk
- 24(Track)EG Risk 24/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 computedSeverity53% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 24%
- KEV
- Not listed
Published
August 20, 2026
Last Modified
August 21, 2026
Advisory Details (3)
Auto-updated Aug 20, 2026v3.1.0
Patch available: liketrek/TREK v3.1.0
https://github.com/liketrek/TREK/releases/tag/v3.1.0Release 3.1.0
Patch available: liketrek/TREK v3.1.0 (PR #1185 merged 2026-06-16)
https://github.com/liketrek/TREK/pull/1185Blind SSRF via unvalidated redirect-following in Google/Naver list import and Maps URL resolution · Advisory · liketrek/TREK · GitHub
https://github.com/liketrek/TREK/security/advisories/GHSA-f5vh-p2h5-x735Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 12× in last 7d / 20× 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-08-30 03:08 UTCEG score recompute
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-29 05:18 UTCEG score recompute
- 2026-08-28 21:41 UTCEPSS rescore
- 2026-08-28 07:20 UTCEG score recompute
- 2026-08-27 14:25 UTCEPSS rescore
- 2026-08-27 09:29 UTCEG score recompute
- 2026-08-26 14:46 UTCEPSS rescore
- 2026-08-26 11:39 UTCEG score recompute
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-24 15:56 UTCEG score recompute
- 2026-08-23 18:04 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 20:15 UTCEG score recompute
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-21 22:25 UTCEG score recompute
- 2026-08-21 21:52 UTCEG score recompute
- 2026-08-20 22:24 UTCEG score recompute
- 2026-08-20 21:57 UTCEG score recompute
- 2026-08-20 21:56 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-918
- CVE-2016-10927EG 10.0CRITICAL
- CVE-2016-10926EG 10.0CRITICAL
- CVE-2018-10511EG 10.0CRITICAL
- CVE-2018-1000124EG 10.0CRITICAL
- CVE-2017-11291EG 10.0EPSS p91CRITICAL
- CVE-2017-12905EG 10.0CRITICAL
- CVE-2017-8794EG 10.0CRITICAL
- CVE-2017-13667EG 9.9CRITICAL
- CVE-2017-17674EG 9.8CRITICAL
- CVE-2013-4864EG 9.8EPSS p93CRITICAL
Frequently asked(5)
What is CVE-2026-54508?
When was CVE-2026-54508 disclosed?
Is CVE-2026-54508 actively exploited?
What is the CVSS score of CVE-2026-54508?
How do I remediate CVE-2026-54508?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-54508
Is Your Infrastructure Affected by CVE-2026-54508?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.