GHSA-cjx7-399x-p2rj · Severity: high · Ecosystem: maven — Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in micronaut-core
Micronaut is a JVM-based, full stack Java framework designed for building JVM applications. A path traversal vulnerability exists in versions prior to 2.5.9. With a basic configuration, it is possible to access any file from a filesystem, using "/../../" in the URL. This occurs because Micronaut does not restrict file access to configured paths. The vulnerability is patched in version 2.5.9. As a workaround, do not use `**` in mapping, use only `*`, which exposes only flat structure of a directory not allowing traversal. If using Linux, another workaround is to run micronaut in chroot.
Conclusion & alert: CVE-2021-32769 is rated High Exploit Risk (72.4/100): CVSS High severity, with medium exploitation likelihood (EPSS 1.73%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). EPSS rose +1.30% 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 | 0.44% | 1.73% | +1.30% |
| 2 | 2025-03-30 | 0.85% | 0.44% | -0.41% |
| 3 | 2025-03-29 | — | 0.85% | — |
Full EPSS history (11 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] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 5.0 | 2.0 | MEDIUM |
|
10.0 | 2.9 | [email protected] |
GHSA-cjx7-399x-p2rj · Severity: high · Ecosystem: maven — Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in micronaut-core
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| objectcomputing | micronaut | < 2.5.9 | cpe:2.3:a:objectcomputing:micronaut:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/micronaut-projects/micronaut-core/commit/a0cfeb13bf1ef5d692d16d4a3b91b34b7456bb11 | Patch Third Party Advisory |
| https://github.com/micronaut-projects/micronaut-core/security/advisories/GHSA-cjx7-399x-p2rj | Exploit Patch Third Party Advisory |