Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2026-5189

CVE-2026-5189: Nexus Repository Manager RCE Vulnerability

CVE-2026-5189 is a hard-coded credentials flaw in Sonatype Nexus Repository Manager that enables remote code execution. Attackers can gain database access and execute OS commands. This article covers technical details, affected versions from 3.0.0 to 3.70.5, impact analysis, and mitigation strategies.

Published: April 17, 2026

CVE-2026-5189 Overview

CVE-2026-5189 is a critical hardcoded credentials vulnerability affecting Sonatype Nexus Repository Manager versions 3.0.0 through 3.70.5. This vulnerability allows an unauthenticated attacker with network access to gain unauthorized read/write access to the internal database and execute arbitrary OS commands as the Nexus process user. Exploitation requires the non-default nexus.orient.binaryListenerEnabled=true configuration to be enabled.

Critical Impact

Successful exploitation enables complete compromise of the Nexus Repository Manager, including unauthorized database access, data exfiltration, and arbitrary command execution on the underlying system with the privileges of the Nexus service account.

Affected Products

  • Sonatype Nexus Repository Manager versions 3.0.0 through 3.70.5
  • Systems with nexus.orient.binaryListenerEnabled=true configuration enabled

Discovery Timeline

  • 2026-04-15 - CVE-2026-5189 published to NVD
  • 2026-04-15 - Last updated in NVD database

Technical Details for CVE-2026-5189

Vulnerability Analysis

This vulnerability stems from the use of hard-coded credentials (CWE-798) within the Sonatype Nexus Repository Manager's OrientDB binary listener component. When the non-default configuration option nexus.orient.binaryListenerEnabled=true is enabled, the internal OrientDB database becomes accessible over the network using embedded credentials that cannot be changed by administrators.

The vulnerability allows unauthenticated attackers to bypass authentication entirely and interact directly with the internal database. This access provides full read and write capabilities to all stored data, including repository configurations, user credentials, and artifact metadata. Furthermore, the attack surface extends beyond data access—attackers can leverage database functionality to execute arbitrary operating system commands under the context of the Nexus process user.

Root Cause

The root cause of this vulnerability is the presence of hard-coded credentials embedded within the application code for the OrientDB binary listener interface. These credentials are compiled into the application and cannot be modified or rotated by system administrators, creating a persistent backdoor when the binary listener is enabled.

The OrientDB binary protocol listener, when activated, exposes a network service that accepts connections authenticated with these static credentials. This design flaw violates fundamental security principles of credential management and defense-in-depth.

Attack Vector

The attack vector is network-based and requires no prior authentication or user interaction. An attacker with network access to the Nexus Repository Manager instance can exploit this vulnerability through the following attack chain:

  1. The attacker identifies a Nexus Repository Manager instance with the binary listener enabled (typically listening on a separate port from the web interface)
  2. Using the hard-coded credentials, the attacker authenticates to the OrientDB binary protocol
  3. Once authenticated, the attacker gains full database access with read/write capabilities
  4. The attacker can extract sensitive data, modify repository configurations, or leverage OrientDB's command execution features to run arbitrary OS commands

The exploitation is conditional on the nexus.orient.binaryListenerEnabled=true setting being enabled, which is not the default configuration. However, organizations that have enabled this feature for legitimate purposes are at immediate risk.

Detection Methods for CVE-2026-5189

Indicators of Compromise

  • Unexpected network connections to the OrientDB binary protocol port (default: 2424)
  • Unusual database queries or modifications not attributable to legitimate Nexus operations
  • Evidence of command execution originating from the Nexus process user account
  • Anomalous file access or creation in directories writable by the Nexus service account
  • Authentication logs showing successful database connections from unauthorized sources

Detection Strategies

  • Monitor network traffic for connections to the OrientDB binary protocol port from unexpected sources
  • Implement network segmentation rules that alert on external access attempts to internal database ports
  • Review Nexus configuration files for the presence of nexus.orient.binaryListenerEnabled=true
  • Deploy endpoint detection to identify suspicious process execution chains originating from the Nexus Java process

Monitoring Recommendations

  • Enable comprehensive logging for the OrientDB component within Nexus Repository Manager
  • Configure SIEM rules to detect and alert on database protocol traffic to/from the Nexus server
  • Implement file integrity monitoring on Nexus configuration and data directories
  • Establish baseline network behavior for Nexus instances and alert on deviations

How to Mitigate CVE-2026-5189

Immediate Actions Required

  • Verify whether nexus.orient.binaryListenerEnabled=true is configured in your Nexus instances by checking the nexus.properties configuration file
  • If the binary listener is enabled, immediately disable it by setting nexus.orient.binaryListenerEnabled=false or removing the configuration entry
  • Upgrade to Sonatype Nexus Repository Manager version 3.71.0 or later, which addresses this vulnerability
  • Review system logs and database access patterns for signs of prior exploitation

Patch Information

Sonatype has released version 3.71.0 of Nexus Repository Manager which addresses this vulnerability. Organizations should upgrade to this version or later as soon as possible. For detailed information about the fix and upgrade procedures, refer to the Sonatype Nexus Repository 3.71.0 Release Notes and the Sonatype Support Article.

Workarounds

  • Disable the OrientDB binary listener by ensuring nexus.orient.binaryListenerEnabled is set to false or absent from configuration
  • Implement network firewall rules to block external access to the OrientDB binary protocol port (default: 2424)
  • Deploy network segmentation to isolate Nexus Repository Manager instances from untrusted network segments
  • If the binary listener is required for operational reasons, restrict access at the network level to only authorized management hosts
bash
# Configuration example - Disable the OrientDB binary listener
# Edit the nexus.properties file (typically located at $NEXUS_HOME/etc/nexus-default.properties or sonatype-work/nexus3/etc/nexus.properties)

# Ensure this line is set to false or remove it entirely
nexus.orient.binaryListenerEnabled=false

# Restart the Nexus service after making configuration changes
systemctl restart nexus

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechSonatype Nexus Repository Manager

  • SeverityCRITICAL

  • CVSS Score9.2

  • EPSS Probability0.05%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-798
  • Technical References
  • Sonatype Nexus Release Notes

  • Sonatype Support Article
  • Related CVEs
  • CVE-2020-15871: Nexus Repository Manager 3 RCE Vulnerability

  • CVE-2022-27907: Nexus Repository Manager SSRF Flaw

  • CVE-2021-43961: Nexus Repository Manager XSS Vulnerability

  • CVE-2020-29436: Nexus Repository Manager XXE Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English