---
id: CVE-2026-17593
title: >-
  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
  configura…
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
  configura…
severity: high
cvss: 7.2
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-470
vendor: sonatype
product: nexus_repository_manager
affected:
  - 'nexus_repository_manager >= 2.8.0, < 3.95.0'
patched:
  - nexus_repository_manager 3.95.0
published: '2026-08-07'
updated: '2026-09-22'
sourceUpdated: '2026-09-22T17:03:47.943'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-17593'
references:
  - url: >-
      https://help.sonatype.com/en/sonatype-nexus-repository-3-95-0-release-notes.html
    label: 103e4ec9-0a87-450b-af77-479448ddef11
  - url: 'https://support.sonatype.com/hc/en-us/articles/53849535836179/'
    label: 103e4ec9-0a87-450b-af77-479448ddef11
tags:
  - nvd
epss: 0.00773
epssPercentile: 0.53843
ingestedAt: '2026-08-09T02:32:00.589Z'
---

## Overview

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.

## Affected

- `nexus_repository_manager >= 2.8.0, < 3.95.0`

## Remediation

Upgrade past the affected range:

- `nexus_repository_manager 3.95.0`
