CVE-2021-32769

Public Exploit
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in micronaut-core

Description

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.

Category

7.5
CVSS
Severity: High
CVSS 3.1 •
CVSS 2.0 •
EPSS 0.44%
Third-Party Advisory github.com Third-Party Advisory github.com
Affected: micronaut-projects micronaut-core
Published at:
Updated at:

References

Frequently Asked Questions

What is the severity of CVE-2021-32769?
CVE-2021-32769 has been scored as a high severity vulnerability.
How to fix CVE-2021-32769?
To fix CVE-2021-32769, make sure you are using an up-to-date version of the affected component(s) by checking the vendor release notes. As for now, there are no other specific guidelines available.
Is CVE-2021-32769 being actively exploited in the wild?
It is possible that CVE-2021-32769 is being exploited or will be exploited in a near future based on public information. According to its EPSS score, there is a ~0% probability that this vulnerability will be exploited by malicious actors in the next 30 days.
What software or system is affected by CVE-2021-32769?
CVE-2021-32769 affects micronaut-projects micronaut-core.
This platform uses data from the NIST NVD, MITRE CVE, MITRE CWE, First.org and CISA KEV but is not endorsed or certified by these entities. CVE is a registred trademark of the MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. CWE is a registred trademark of the MITRE Corporation and the authoritative source of CWE content is MITRE's CWE web site.
© 2025 Under My Watch. All Rights Reserved.