CVE Catalog

CVE-2026-17593

HighCVSS 7.2
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.31%

23th percentile - higher than 23% of all known CVEs

Summary

An account holding the nexus:settings:update permission in Nexus Repository 3 (or the equivalent nexus:settings permission in the legacy Nexus Repository 2) could submit arbitrary values as realm identifiers through an internal configuration API that did not validate them against the set of registered realms. Because unrecognized entries were persisted and re-evaluated on every realm load via a legacy code path, this could result in unintended code executing inside the Nexus Repository process, and in some cases a persistent authentication lockout that was not visible through the administrative UI.

Risk Assessment

Successful exploitation could lead to code execution within the Nexus Repository process or persistent authentication lockout, potentially disrupting access to the repository. It requires the nexus:settings:update permission, which limits risk, but it is severe.

Recommendation

Update Nexus Repository to a patched version. Also restrict granting nexus:settings:update permission to trusted administrators only.

Other vulnerabilities in Nexus Repository

See all
Original NVD description (English source)

An account holding the nexus:settings:update permission in Nexus Repository 3 (or the equivalent nexus:settings permission in the legacy Nexus Repository 2) could submit arbitrary values as realm identifiers through an internal configuration API that did not validate them against the set of registered realms. Because unrecognized entries were persisted and re-evaluated on every realm load via a legacy code path, this could result in unintended code executing inside the Nexus Repository process, and in some cases a persistent authentication lockout that was not visible through the administrative UI.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS