Live Exposure Defense: From CVE to Confirmed Exposure in 12 Hours – See more

New CVE Detected

CVE-2026-3329 – Credential Guessing / Authentication Brute Force – Sonatype Nexus Repository Mana…

Be the first to know when new zero-days emerge:

Summary

CVE-2026-3329 is a missing authentication rate-limiting vulnerability (CWE-307: Improper Restriction of Excessive Authentication Attempts) in Sonatype Nexus Repository Manager, affecting all versions from 3.0.0 through 3.92.3. Because no lockout or throttling controls are enforced on authentication endpoints, a remote unauthenticated attacker can submit unlimited login requests to conduct brute-force or credential-stuffing attacks against user accounts. The vulnerability carries a CVSS 4.0 base score of 8.7 (High).

Technical details

  • Root cause: Authentication endpoints in Nexus Repository Manager — covering both the web UI and REST API — lacked any mechanism to restrict or throttle excessive login attempts, a condition classified as CWE-307 (Improper Restriction of Excessive Authentication Attempts).
  • Trigger conditions: An attacker sends repeated, automated authentication requests to the login endpoint without triggering any rate limit, delay, or account lockout response.
  • Attack vector: Fully network-accessible with no privileges required and no user interaction needed (CVSS 4.0: AV:N/AC:L/AT:N/PR:N/UI:N); the attack can be carried out from any remote network location against any internet-exposed instance.
  • Impact: Successful account takeover grants unauthorized access to the full contents of the Nexus repository — including proprietary software artifacts, build dependencies, Docker images, and credentials stored in proxy repository configurations. A compromised Nexus instance is a credible entry point for software supply-chain attacks.

Affected software

  • Sonatype Nexus Repository Manager 3: versions 3.0.0 through 3.92.3 (all releases prior to 3.93.0)

Severity

  • CVSS 4.0 Base Score: 8.7 (High)
  • Vector string: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Mitigation and recommended actions

  • Immediate – upgrade: Apply Sonatype Nexus Repository Manager 3.93.0, which introduces authentication attempt rate limiting. After three consecutive failed login attempts, subsequent requests to both the UI and API authentication endpoints are throttled with HTTP 429 responses and Retry-After headers. Rate-limiting behavior can be tuned via the nexus.auth.ratelimit.* configuration properties.
  • If immediate upgrade is not feasible: Enable the IP Allow List feature (available in Pro and Cloud editions) to restrict authentication endpoint access to trusted source IP ranges. Additionally, enforce network-level controls (firewall rules, reverse-proxy ACLs) to prevent unauthenticated internet access to Nexus login endpoints, particularly on the default port 8081.

IONIX Status

The IONIX research team is tracking ongoing exploitation attempts and recommends immediate patching. Potentially affected assets are outlined in this post.

References

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

How IONIX’s External Exposure Management Platform Detects and Validates
Zero-Days to Shrink MTTR

1

Map your entire attack surface (continously)

IONIX uses multi-factor discovery methods, including DNS analysis, certificate mapping, metadata inspection, and more, to automatically map every internet-facing asset across your environment. This includes cloud instances, third-party platforms, shadow IT, and even forgotten infrastructure that traditional tools miss.

2

Monitor for new CVEs

Dozens of threat intel feeds using agentic technology are continuously analyzed to detect the appearance of proof-of-concept code, exploit kits, and indicators of active targeting. IONIX goes further by applying AI to proactively evaluate whether emerging vulnerabilities are likely to be exploited, even before PoCs go public.

3

Identify Potential External Exposures

Not all CVEs matter. IONIX filters vulnerabilities by asking attacker-centric questions: Can it be reached from the internet? Does it require authentication? Is it being exploited in the wild? This dramatically reduces noise and focuses teams on threats that can actually be weaponized.

4

Create Safe, Scalable Exploit Validations

IONIX transforms real-world PoCs into safe, non-intrusive test payloads that can be run in production environments without disruption. These simulations are precisely targeted to the systems that are vulnerable, ensuring rapid validation without unnecessary load.

5

Execute Exploit Validations

By combining context about software stack, versioning, exposure status, and reachability, IONIX ensures that only the right payloads are executed against the right assets, maximizing efficiency and minimizing risk.

6

Drive Fast and Actionable Remediation

Results are routed through integrations with ticketing, SOAR, and SIEM tools. Issues are written in plain language, bundled into remediation clusters, and prioritized based on asset criticality, exploitability, and blast radius. This shortens mean time to remediation (MTTR) and empowers teams to act with confidence.

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

Subscribe to Threat Center RSS

Copy/paste the link below into your preferred RSS reader or follow these instructions to subscribe to Slack alerts.

Get Real-Time CVE Alerts to Your Email

Be the first to know when new zero-days emerge