Logto is the modern, open-source auth infrastructure for SaaS and AI apps. Prior to 0.3.9, the Logto Tunnel npm package enabled createStaticFileProxy from packages/tunnel/src/commands/tunnel/index.ts and passed request.url from static asset requests through packages/tunnel/src/commands/tunnel/utils.ts using path.join(staticPath, request.url) and then fs.open(requestPath, "r") without URL normalization or a containment check. When --experience-path was enabled and the tunnel port was reachable, an unauthenticated requester could send a path containing ../ to createStaticFileProxy and read files outside the configured static directory that were readable by the logto-tunnel process. The service used server.listen(port), which could expose the tunnel to other hosts depending on the platform and deployment. This issue is fixed in version 0.3.9.
CVE-2026-63188
This high-severity CVE scores 8.7 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit-prediction score not yet available (the EPSS model rescores nightly; freshly-published CVEs typically appear within 48 hours). 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).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.7
- EG Score
- 8.7(low)
- EG Risk
- 44(Track)EG Risk 44/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 computedSeverity87% × 45%Exploitation0% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 37%
- KEV
- Not listed
Published
August 19, 2026
Last Modified
August 19, 2026
Advisory Details (3)
Auto-updated Aug 19, 2026commit 568681595553 (logto-io/logto)
Patch available: logto-io/logto v1.41.0 (contains commit 568681595553)
https://github.com/logto-io/logto/commit/5686815955534f803d3d50738259efd0f741e62cfix(tunnel): prevent static path traversal
Patch available: logto-io/logto v1.41.0 (PR #9113 merged 2026-06-30)
https://github.com/logto-io/logto/pull/9113logto-tunnel serves files outside --experience-path via path traversal · Advisory · logto-io/logto · GitHub
https://github.com/logto-io/logto/security/advisories/GHSA-rxjr-6c9q-h67xVendor Advisories for CVE-2026-63188(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 4× in last 7d / 4× 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-20 22:55 UTCEPSS rescore
- 2026-08-19 20:19 UTCEG score recompute
- 2026-08-19 19:58 UTCEG score recompute
- 2026-08-19 19:57 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-63188?
When was CVE-2026-63188 disclosed?
Is CVE-2026-63188 actively exploited?
What is the CVSS score of CVE-2026-63188?
How do I remediate CVE-2026-63188?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-63188
Is Your Infrastructure Affected by CVE-2026-63188?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.