SEPTEMBER 13, 2026
Live Feed
Back to database
Case File

CVE-2026-14645

MEDIUM · CVSS 5.1 EPSS 0.40%

Source: NVD + CISA KEV + EPSS · Published 2026-07-14 · Last synced 2026-08-13

CyberRota Analysis

AI-Generated

Nexus Repository 3 is vulnerable due to improper validation of URLs in its "Webhook: Global" feature, allowing users with Capability Administration permission to initiate outbound HTTP requests to internal network locations, leading to potential Server-Side Request Forgery (SSRF) attacks. This vulnerability poses a significant risk as it can be exploited by unauthenticated users if the anonymous role has been granted the necessary permissions. Organizations using Nexus Repository 3 should prioritize addressing this issue to safeguard their internal network from unauthorized access and data exposure.

CVE
CVE-2026-14645
Severity
MEDIUM
CVSS
5.1
EPSS
0.40%

Original NVD Description

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.