SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-77122

MEDIUM · CVSS 5.3 EPSS 0.21%

Source: NVD + CISA KEV + EPSS · Published 2026-09-02 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

An authorization flaw in the REST API of Sonatype Nexus Repository 3 allows users with read or browse permissions on a group repository to access metadata of member repositories without direct permissions. This vulnerability can lead to the exposure of sensitive information, including internal upstream hostnames, particularly affecting configurations that grant permissions to anonymous users. Organizations using Nexus Repository 3 should prioritize addressing this issue to prevent unauthorized access to repository metadata.

CVE
CVE-2026-77122
Severity
MEDIUM
CVSS
5.3
EPSS
0.21%

Original NVD Description

An authorization flaw in the REST API repository details endpoint (GET /service/rest/v1/repositories/{repositoryName}) in Sonatype Nexus Repository 3 allowed an account holding read or browse permission on a group repository to retrieve metadata for member repositories on which it held no direct permission, by requesting the endpoint directly for the member repository name. For proxy repositories, the disclosed metadata includes the configured remote URL, which may reveal internal upstream hostnames. This includes the anonymous user if it has been granted this permission; whether the anonymous user holds this permission depends on the role and permission configuration of the specific installation.