A path traversal vulnerability in the static router for Drogon from 1.0.0-beta14 to 1.6.0 could allow an unauthenticated, remote attacker to arbitrarily read files. The vulnerability is due to lack of proper input validation for requested path. An attacker could exploit this vulnerability by sending crafted HTTP request with specific path to read. Successful exploitation could allow the attacker to read files that should be restricted.
Conclusion & alert: CVE-2021-35397 is rated High Exploit Risk (77.3/100): CVSS High severity, with medium exploitation likelihood (EPSS 4.01%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). EPSS rose +1.07% over the last day, indicating growing attacker interest. 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-06-15 | 2.94% | 4.01% | +1.07% |
| 2 | 2025-11-21 | 2.43% | 2.94% | +0.51% |
| 3 | 2025-11-18 | — | 2.43% | — |
Full EPSS history (15 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 5.0 | 2.0 | MEDIUM |
|
10.0 | 2.9 | [email protected] |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| drogon | drogon | >= 1.1.0, <= 1.6.0 | cpe:2.3:a:drogon:drogon:*:*:*:*:*:*:*:* |
| drogon | drogon | 1.0.0 | cpe:2.3:a:drogon:drogon:1.0.0:-:*:*:*:*:*:* |
| drogon | drogon | 1.0.0 | cpe:2.3:a:drogon:drogon:1.0.0:beta14:*:*:*:*:*:* |
| drogon | drogon | 1.0.0 | cpe:2.3:a:drogon:drogon:1.0.0:beta15:*:*:*:*:*:* |
| drogon | drogon | 1.0.0 | cpe:2.3:a:drogon:drogon:1.0.0:beta16:*:*:*:*:*:* |
| drogon | drogon | 1.0.0 | cpe:2.3:a:drogon:drogon:1.0.0:beta17:*:*:*:*:*:* |
| drogon | drogon | 1.0.0 | cpe:2.3:a:drogon:drogon:1.0.0:beta18:*:*:*:*:*:* |
| drogon | drogon | 1.0.0 | cpe:2.3:a:drogon:drogon:1.0.0:beta19:*:*:*:*:*:* |
| drogon | drogon | 1.0.0 | cpe:2.3:a:drogon:drogon:1.0.0:beta20:*:*:*:*:*:* |
| drogon | drogon | 1.0.0 | cpe:2.3:a:drogon:drogon:1.0.0:beta21:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/an-tao/drogon | Third Party Advisory |
| https://github.com/an-tao/drogon/blob/834e3eabdd0441ad2bc80c02e8bbfc3b8312c213/lib/src/StaticFileRouter.cc#L62-L67 | Exploit Third Party Advisory |
| https://github.com/an-tao/drogon/wiki/ENG-02-Installation | Third Party Advisory |
| https://github.com/an-tao/drogon/wiki/ENG-03-Quick-Start#Static-Site | Third Party Advisory |