---
id: CVE-2026-17595
title: >-
  Nexus Repository 3 did not fully sandbox JEXL expressions used in Content
  Selectors
summary: >-
  Nexus Repository 3 did not fully sandbox JEXL expressions used in Content
  Selectors. An account holding the nexus:selectors:create permission could
  construct an expression that read Java object properties not intended to be
  exposed to th…
severity: none
cwe:
  - CWE-497
published: '2026-08-07'
updated: '2026-08-08'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-17595'
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/53863820953747/'
    label: 103e4ec9-0a87-450b-af77-479448ddef11
tags:
  - nvd
epss: 0.00287
epssPercentile: 0.21411
ingestedAt: '2026-08-09T03:32:39.902Z'
---

## Overview

Nexus Repository 3 did not fully sandbox JEXL expressions used in Content Selectors. An account holding the nexus:selectors:create permission could construct an expression that read Java object properties not intended to be exposed to the expression engine, disclosing internal JVM class metadata such as class and classloader names. This issue does not permit method invocation, object construction, or arbitrary code execution. This has been fixed by restricting property access in the JEXL sandbox to the intended data types.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
