CVE-2020-15012
Description
A Directory Traversal issue was discovered in Sonatype Nexus Repository Manager 2.x before 2.14.19. A user that requests a crafted path can traverse up the file system to get access to content on disk (that the user running nxrm also has access to).
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
A directory traversal vulnerability in Sonatype Nexus Repository Manager 2.x allows an unauthenticated attacker to read arbitrary files on the server.
Vulnerability
A directory traversal vulnerability exists in Sonatype Nexus Repository Manager 2.x versions prior to 2.14.19. The flaw allows a user to request a crafted path that traverses up the file system, enabling access to files on disk that the Nexus process has read permissions for. This affects all Nexus Repository Manager 2.x versions up to and including 2.14.18 [1].
Exploitation
An attacker with network access to a vulnerable Nexus Repository Manager instance can exploit this vulnerability by sending a specially crafted HTTP request containing path traversal sequences (e.g., ../). No authentication is required to trigger the issue. The attacker can then read arbitrary files from the server's file system, limited only by the permissions of the user running the Nexus application [1].
Impact
Successful exploitation allows an unauthenticated attacker to read sensitive files, including Nexus Repository Manager configuration files, which may contain credentials, repository metadata, or other protected content. The attacker gains access to any file the Nexus process user can read, potentially leading to further compromise of the system [1].
Mitigation
Sonatype released Nexus Repository Manager version 2.14.19 on October 8, 2020, which fixes this vulnerability. All users are strongly advised to upgrade to this version or later. No workarounds have been provided. The vulnerability is not known to be exploited in the wild as of the advisory date [1].
AI Insight generated on May 27, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- Sonatype/Nexus Repository Managerdescription
- Range: >=2.0, <2.14.19
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1- support.sonatype.com/hc/en-us/articles/360051068253mitrex_refsource_CONFIRM
News mentions
0No linked articles in our index yet.