Loading market data...
← Back to CVE feed

CVE-2026-17595

UNKNOWN View on NVD ↗

Description

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.

Published: Aug 07, 2026 17:16 UTC Modified: Aug 08, 2026 05:17 UTC