CVE Catalog

CVE-2026-17603

HighCVSS 8.7
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.39%

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

Summary

Nexus Repository 3 did not sufficiently restrict which HikariCP connection-pool properties could be set through the DataStore configuration API. A user with the nx-datastores-update permission could set the connectionInitSql property to execute arbitrary SQL against the configured database on every new connection. On the default H2 database backend, this could be leveraged to achieve remote code execution as the Nexus process user.

Risk Assessment

Successful exploitation could allow remote code execution in the context of the Nexus process, potentially leading to full system compromise. The attacker must have the nx-datastores-update permission, which limits risk, but it is still severe.

Recommendation

Update Nexus Repository to a patched version. Also restrict granting nx-datastores-update permission to trusted users only.

Other vulnerabilities in Nexus Repository

See all
Original NVD description (English source)

Nexus Repository 3 did not sufficiently restrict which HikariCP connection-pool properties could be set through the DataStore configuration API. A user holding the nx-datastores-update permission could set the connectionInitSql property to execute arbitrary SQL against the configured database on every new connection. On the default H2 database backend, this could be leveraged to achieve remote code execution as the Nexus process user.

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