PatchSiren cyber security CVE debrief
CVE-2026-14645 Sonatype CVE debrief
CVE-2026-14645 is a Server-Side Request Forgery (SSRF) vulnerability in Nexus Repository 3, which allows an attacker with the Capability Administration permission to cause the server to send requests to internal network locations. This permission can be granted by role assignment, independent of authentication status. As a result, an unauthenticated user could also trigger this behavior if the anonymous role has been granted the permission.
- Vendor
- Sonatype
- Product
- Nexus Repository Manager
- CVSS
- MEDIUM 5.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-07-14
- Original CVE updated
- 2026-09-22
- Advisory published
- 2026-07-14
- Advisory updated
- 2026-09-22
Who should care
Defenders responsible for configuring and securing Nexus Repository 3 should assess their exposure and verify the configuration of the Webhook: Global capability. They should also ensure that the Capability Administration permission is only granted to trusted users to prevent unauthorized access. Additionally, defenders should monitor server requests to detect potential SSRF attacks and respond promptly.
Why it matters
CVE-2026-14645 is a Server-Side Request Forgery (SSRF) vulnerability in Nexus Repository 3, which allows an attacker with the Capability Administration permission to cause the server to send requests to internal network locations. Defenders should prioritize verifying the configuration of the Webhook: Global capability and ensuring that the Capability Administration permission is only granted to trusted users.
- Verify configuration of the Webhook: Global capability to prevent SSRF attacks
- Ensure that the Capability Administration permission is only granted to trusted users to prevent unauthorized access
- Monitor server requests to detect potential SSRF attacks and respond promptly
Technical summary
The vulnerability exists in the Webhook: Global capability of Nexus Repository 3, which does not validate the destination of the configured URL before making an outbound HTTP request. This allows an attacker with the Capability Administration permission to cause the server to send requests to internal network locations. The permission can be granted by role assignment, independent of authentication status. As a result, an unauthenticated user could also trigger this behavior if the anonymous role has been granted the permission. The vulnerability has a CVSS score of 5.1 and a severity of MEDIUM.
Defensive priority
Defenders should prioritize verifying the configuration of the Webhook: Global capability and ensuring that the Capability Administration permission is only granted to trusted users.
Recommended defensive actions
- Verify the configuration of the Webhook: Global capability
- Ensure that the Capability Administration permission is only granted to trusted users
- Monitor server requests to detect potential SSRF attacks
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD vulnerability detail page provide information about the vulnerability, including its description, CVSS score, and affected versions. The vulnerability exists in Nexus Repository 3, which does not validate the destination of the configured URL before making an outbound HTTP request. This allows an attacker with the Capability Administration permission to cause the server to send requests to internal network locations. Evidence is limited to public CVE and NVD information. Defenders should verify the configuration
Sources and references
Verified primary and authoritative sources
-
CVE-2026-14645 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-14645
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-14645 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-14645
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://help.sonatype.com/en/sonatype-nexus-repository-3-94-0-release-notes.html
103e4ec9-0a87-450b-af77-479448ddef11 - Release Notes
-
Source reference
Unverified legacy reference
URL: https://support.sonatype.com/hc/en-us/articles/53158843564179/
103e4ec9-0a87-450b-af77-479448ddef11 - Vendor Advisory
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.