AUGUST 16, 2026
Live Feed
Back to database
Case File

CVE-2026-17593

HIGH · CVSS 7.2 EPSS 0.31%

Source: NVD + CISA KEV + EPSS · Published 2026-08-07 · Last synced 2026-08-16

CyberRota Analysis

AI-Generated

Nexus Repository 3 and its legacy version, Nexus Repository 2, are vulnerable due to improper validation of realm identifiers submitted through an internal configuration API. This flaw allows an attacker with the appropriate permissions to inject arbitrary values, potentially leading to unintended code execution and persistent authentication lockouts that are not reflected in the administrative interface. Organizations using these Nexus Repository versions, especially those managing sensitive data or critical infrastructure, should prioritize remediation to mitigate the risk of exploitation.

CVE
CVE-2026-17593
Severity
HIGH
CVSS
7.2
EPSS
0.31%

Original NVD Description

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.