SSRF in Liketrek Trek
CVE-2026-85738
TREK is a collaborative travel planner. Prior to 3.4.0, the checkSsrf logic in server/src/utils/ssrfGuard.ts does not recognize NAT64, 6to4, or Teredo IPv6 transition addresses that encode an IPv4 destination. An authenticated user who controls a DNS record can supply a URL whose AAAA result is a transition address embedding a private, loopback, or link-local IPv4 target, and isAlwaysBlocked and isPrivateNetwork classify the address as allowed. In a deployment that routes the applicable transition format, user-facing imports, webhooks, integrations, or plugin egress can reach internal services or cloud metadata and expose returned information. This issue is fixed in version 3.4.0.
Vulnerability class: SSRF (Server-Side Request Forgery)
Published .
CVSS v3 metric
CVSS v3 base score 6.3 (Medium). Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N.
EPSS exploit prediction
No EPSS score from FIRST.org yet. New CVEs usually get one within a few days; no score means no signal yet, not low risk. How EPSS works.
Affected products
- Liketrek Trek — versions < 3.4.0
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2026-85738?
- CVE-2026-85738 is a medium-severity vulnerability in Liketrek Trek, classified under Server-Side Request Forgery (SSRF). CVSS score: 6.3/10. Published 2026-09-24.
- How severe is CVE-2026-85738?
- Medium severity. CVSS v3 base score is 6.3 out of 10.