NONE · 0

CVE-2026-17595

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 proper...

Vulnerability 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.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-17595?

CVE-2026-17595 is a documented vulnerability. 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 proper...

How severe is CVE-2026-17595?

CVSS scoring is not yet available for CVE-2026-17595. Check NVD for updates.

Is there a patch for CVE-2026-17595?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.