In the world of DevSecOps, Sonatype Nexus Repository is a cornerstone for managing software artifacts and supply chain security. However, a recently disclosed vulnerability has revealed that the “vault” protecting these assets might have had a master key hidden in plain sight.
The flaw, tracked as CVE-2026-5189, carries a critical CVSS score of 9.2. It stems from a hardcoded credential found within an internal database component, potentially handing full control of the repositoryβand the host system it sits onβto unauthenticated attackers.
The vulnerability lies deep within the internal database architecture used by Nexus Repository 3. According to the advisory, the presence of a hardcoded credential in this component “could allow an unauthenticated attacker with network access to gain unauthorized access to the internal database and execute commands on the host system”.
In a modern CI/CD pipeline, the ability to execute commands on a repository manager is the ultimate “keys to the kingdom” scenario.
There is a significant caveat to this critical risk: the vulnerability is not exploitable in a standard, out-of-the-box configuration. “Exploitation requires a non-default configuration to be explicitly enabled,” Sonatype noted.
Specifically, the risk is tied to the OrientDB binary listener. Customers who have not manually enabled this feature are not currently affected by the flaw. However, for those who have toggled this setting for performance or integration reasons, the door is effectively unlocked.
The vulnerability affects all Nexus Repository 3.x (CE and Pro) versions from 3.0.0 through 3.70.5. Sonatype has released a fix in version 3.71.0 and is urging a swift response from administrators.
User should check your nexus.properties file for the following string: nexus.orient.binaryListenerEnabled=true. If the above setting is present and not strictly required for your operations, it should be removed as an immediate mitigation measure.
Support Our Threat Intelligence
If you find our CVE report and cybersecurity news helpful, consider supporting our work.