CVE-2026-17597
Received Received - Intake

SSRF in Nexus Repository 3 Email Verification

Vulnerability report for CVE-2026-17597, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-07

Last updated on: 2026-08-07

Assigner: Sonatype

Description

Nexus Repository 3 contains a Server-Side Request Forgery (SSRF) vulnerability in the email configuration verification feature. A user holding the nexus:settings:update permission could submit arbitrary host and port values to the email test/verification endpoint, causing the server to attempt outbound network connections to internal or otherwise restricted network addresses. Differences in the server's response could be used to infer whether internal hosts and ports are reachable. This issue affects Nexus Repository 3 CE/Pro versions up to and including 3.94.1, and is fixed in version 3.95.0.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-07
Last Modified
2026-08-07
Generated
2026-08-07
AI Q&A
2026-08-07
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
sonatype nexus_repository to 3.94.1 (inc)
sonatype nexus_repository 3.95.0

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-918 The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a Server-Side Request Forgery (SSRF) vulnerability in Sonatype Nexus Repository 3. An attacker with the nexus:settings:update permission can send arbitrary host and port values to the email verification endpoint. This forces the server to make outbound connections to internal or restricted network addresses, allowing network reconnaissance by observing server responses or timing differences.

Detection Guidance

Monitor outbound connections from your Nexus Repository server, particularly to internal or restricted network addresses. Check logs for unusual email configuration verification requests or unexpected host/port values. Use network monitoring tools to detect SSRF attempts.

Impact Analysis

An attacker could use this to probe internal network addresses, potentially discovering reachable hosts and open ports. While it does not directly expose data or permanently alter configurations, it enables network reconnaissance that could be used for further attacks.

Compliance Impact

This vulnerability may impact compliance by exposing internal network information, which could violate data protection requirements under GDPR or HIPAA if sensitive systems are discovered. Organizations must mitigate this risk to maintain compliance.

Mitigation Strategies

Upgrade Nexus Repository to version 3.95.0 or later. Restrict the nexus:settings:update permission to only trusted administrators. Implement network-level egress controls to limit outbound connections from the server.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-17597. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart