CVE Catalog

CVE-2026-14645

MediumCVSS 5.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.40%

32th percentile - higher than 32% of all known CVEs

Summary

A vulnerability in Nexus Repository 3 allows a user with Capability Administration permission to send HTTP requests to internal network locations (SSRF). The lack of destination URL validation in the global webhook configuration enables an attacker to use the server to scan or attack internal systems.

Risk Assessment

The risk is the possibility of an SSRF attack, which could lead to exposure of sensitive data, bypassing network security controls, or escalating attacks against internal services. Even unauthenticated users can exploit this if the anonymous role has the required permission.

Recommendation

Immediately update Nexus Repository 3 to a version that includes a fix validating webhook URLs. Until the update, restrict access to Capability Administration permissions and block outbound HTTP requests to internal IP addresses at the network firewall.

Other vulnerabilities in Nexus Repository 3

See all
Original NVD description (English source)

Nexus Repository 3 does not validate the destination of the "Webhook: Global" capability's configured URL before making an outbound HTTP request, allowing a user holding the Capability Administration permission to cause the server to send requests to internal network locations (Server-Side Request Forgery). This permission is granted by role assignment, independent of authentication status, so an unauthenticated user could also trigger this behavior if the anonymous role has been granted the permission.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS