GHSA-h7cj-j2vv-qw8r · Severity: high · Ecosystem: erlang — Wisp Vulnerable to Path Traversal
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in gleam-wisp wisp allows arbitrary file read via percent-encoded path traversal. The wisp.serve_static function is vulnerable to path traversal because sanitization runs before percent-decoding. The encoded sequence %2e%2e passes through string.replace unchanged, then uri.percent_decode converts it to .., which the OS resolves as directory traversal when the file is read. An unauthenticated attacker can read any file readable by the application process in a single HTTP request, including application source code, configuration files, secrets, and system files. This issue affects wisp: from 2.1.1 before 2.2.1.
Conclusion & alert: CVE-2026-28807 is rated High Exploit Risk (60.8/100): CVSS High severity, with low exploitation likelihood (EPSS 0.13%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-05-28 | 0.26% | 0.13% | -0.13% |
| 2 | 2026-05-17 | 0.19% | 0.26% | +0.07% |
| 3 | 2026-04-21 | — | 0.19% | — |
Full EPSS history (6 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.7 | 4.0 | HIGH |
|
— | — | 6b3ad84c-e1a6-4bf7-a703-f496b71e49db |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-h7cj-j2vv-qw8r · Severity: high · Ecosystem: erlang — Wisp Vulnerable to Path Traversal
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| gleam-wisp | wisp | >= 2.1.1, < 2.2.1 | cpe:2.3:a:gleam-wisp:wisp:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://cna.erlef.org/cves/CVE-2026-28807.html | Third Party Advisory |
| https://github.com/gleam-wisp/wisp/commit/161118c431047f7ef1ff7cabfcc38981877fdd93 | Patch |
| https://github.com/gleam-wisp/wisp/security/advisories/GHSA-h7cj-j2vv-qw8r | Exploit Vendor Advisory Patch |
| https://osv.dev/vulnerability/EEF-CVE-2026-28807 | Third Party Advisory |