ZeroHour

CVE-2026-77125

large

Incorrect Authorization in Sonatype Nexus Repository 3 Blobstore Group API

CVSS 4.0
7.1 high
EPSS
<1%p12
Published
()
Modified
AI analysis

Sonatype Nexus Repository 3 contains an incorrect authorization check (CWE-863) in two blobstore group management REST API endpoints, which fail to enforce the intended permission. An authenticated user granted only the nexus:blobstores:create permission — a named permission that must be explicitly assigned by an administrator and is not held by default — can call these endpoints to convert an existing blobstore into a group blobstore, an operation that should require the nexus:blobstores:update permission. The result is unauthorized modification of the blobstore configuration (high integrity impact per the CVSS 4.0 vector) without administrator approval, with no confidentiality or availability impact. Any Nexus Repository 3 deployment in which administrators have granted nexus:blobstores:create without nexus:blobstores:update is affected, and exploitation requires valid low-privilege credentials with no user interaction. No exploitation in the wild is known, no public proof-of-concept exists, and EPSS estimates only about a 0.2% probability of exploitation within 30 days.

What to do: Audit custom RBAC roles in Nexus Repository 3 for users or roles holding nexus:blobstores:create without nexus:blobstores:update, and either align those grants or restrict access to the blobstore group REST endpoints until patched. Upgrade to the vendor's fixed release for this CVE as soon as it is available (no fixed version number was included in the available data), and review audit logs for unexpected conversions of existing blobstores into group blobstores.

Affected
Sonatype Nexus Repository 3
Estimated exposure
largeon the order of tens of thousands of deployments (roughly 10k-100k Nexus Repository 3 servers) — Nexus Repository 3 is one of the most widely deployed self-hosted artifact repository managers, with public internet scans historically indexing on the order of tens of thousands of exposed instances and a far larger internal install base,…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

A vulnerability was identified in Sonatype Nexus Repository 3 in which two blobstore group management REST API endpoints did not correctly enforce the intended authorization check. A user granted only the nexus:blobstores:create permission could invoke these endpoints to convert an existing blobstore into a group blobstore, an action that should require the nexus:blobstores:update permission instead. This could result in unauthorized modification of blobstore configuration without administrator approval. The nexus:blobstores:create permission is a named permission that must be explicitly granted by an administrator; it is not held by default.

Weakness
CWE-863
Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/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

In the news

No ingested article mentions this CVE yet.