Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/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
Network-reachable web upload (AV:N/AC:L), no user interaction, but requires the high-privilege nx-licensing-create role (PR:H); deserialization yields full RCE as Nexus user, giving C/I/A:H without scope change.
Primary rating from Vendor (Sonatype).
CVSS VectorVendor: Sonatype
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/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
Lifecycle Timeline
1DescriptionCVE.org
An authenticated user with the nx-licensing-create privilege can upload a specially crafted license file to execute arbitrary operating system commands as the Nexus process user in Sonatype Nexus Repository 3 versions before 3.92.0.
AnalysisAI
Arbitrary OS command execution in Sonatype Nexus Repository 3 versions prior to 3.92.0 allows authenticated users holding the nx-licensing-create privilege to run commands as the Nexus process user by uploading a malicious license file. The flaw is rooted in unsafe deserialization (CWE-502) during license processing. No public exploit identified at time of analysis.
Technical ContextAI
Sonatype Nexus Repository 3 is a widely deployed binary artifact manager used in CI/CD pipelines for storing Maven, npm, Docker, NuGet, and other package formats. The vulnerability class is CWE-502 (Deserialization of Untrusted Data), and the 'Deserialization' tag plus the license-file upload vector strongly suggest that the license parser deserializes attacker-controlled object data without sufficient type or class restrictions, a recurring pattern in Java application servers. The affected CPE cpe:2.3:a:sonatype:nexus_repository covers the Nexus Repository 3 product line up to (but not including) 3.92.0.
RemediationAI
Vendor-released patch: upgrade to Sonatype Nexus Repository 3.92.0 or later, per the 3.92.0 release notes (https://help.sonatype.com/en/sonatype-nexus-repository-3-92-0-release-notes.html) and the Sonatype advisory (https://support.sonatype.com/hc/en-us/articles/52335766035603). Until the upgrade is completed, audit and minimize accounts holding the nx-licensing-create privilege (revoke from any non-administrative role and from service accounts), rotate administrator credentials, and enforce MFA/SSO on the Nexus UI; the trade-off is operational friction for legitimate license updates, which will require a temporarily designated admin to perform. Additionally, restrict network exposure of the Nexus UI/API to trusted CI/CD networks or via a reverse-proxy ACL - this blocks opportunistic credential-stuffing but will break any external integrations that authenticate directly to the instance.
More in Nexus Repository
View allHard-coded credentials in Sonatype Nexus Repository 3.0.0 through 3.70.5 allow unauthenticated attackers with network ac
Remote code execution in Sonatype Nexus Repository 3 (and legacy Nexus Repository 2) is achievable by any account holdin
Server-Side Request Forgery in Sonatype Nexus Repository 3 exposes internal network infrastructure to authenticated user
Stored cross-site scripting (XSS) in Sonatype Nexus Repository 3.6.0 through 3.91.x allows authenticated users with uplo
Server-side request forgery with deserialization characteristics in Sonatype Nexus Repository Manager 3.0.0 through 3.91
Same weakness CWE-502 – Deserialization of Untrusted Data
View allSame technique Deserialization
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-37139
GHSA-mfx4-8g7q-p97w