CVE-2026-3329
Received Received - Intake
Unauthenticated Credential Guessing in Sonatype Nexus Repository

Publication date: 2026-06-11

Last updated on: 2026-06-11

Assigner: Sonatype

Description
A remote unauthenticated attacker may be able to conduct credential-guessing attacks against user accounts in Sonatype Nexus Repository via authentication endpoints.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-11
Last Modified
2026-06-11
Generated
2026-06-11
AI Q&A
2026-06-11
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
sonatype nexus_repository From 3.0.0 (inc) to 3.92.x (inc)
sonatype nexus_repository 3.93.0
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-307 The product does not implement sufficient measures to prevent multiple failed authentication attempts within a short time frame.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

CVE-2026-3329 is a security vulnerability in Sonatype Nexus Repository versions 3.0.0 through 3.92.x that allows a remote unauthenticated attacker to perform credential-guessing attacks against user accounts via authentication endpoints.

This means an attacker can try many username and password combinations remotely without needing to be logged in, attempting to gain unauthorized access.

Impact Analysis

If exploited successfully, an attacker could gain unauthorized access to the Sonatype Nexus Repository.

This unauthorized access could lead to the disclosure of sensitive artifacts or configuration data stored in the repository.

Such a breach could compromise the integrity and confidentiality of your software supply chain and internal development processes.

Detection Guidance

This vulnerability can be detected by monitoring authentication logs for unusual activity that may indicate credential-guessing attacks against user accounts via authentication endpoints.

Specifically, you should look for repeated failed login attempts or abnormal authentication patterns in the Sonatype Nexus Repository logs.

While no specific commands are provided in the available resources, typical approaches include using log analysis tools or commands such as 'grep' to search for failed login attempts in the Nexus Repository authentication logs.

Mitigation Strategies

Immediate mitigation steps include upgrading Sonatype Nexus Repository to version 3.93.0 or later, where the vulnerability has been fixed.

  • Restrict network access to the Nexus Repository to limit exposure.
  • Deploy a reverse proxy or Web Application Firewall (WAF) with rate limiting to prevent credential-guessing attacks.
  • Enable Single Sign-On (SSO) to reduce reliance on direct authentication endpoints.
  • Monitor authentication logs for unusual activity to detect potential attacks early.
Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-3329. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart