
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-17600 is an Insufficient Session Expiration vulnerability in Sonatype Nexus Repository 3 that allows authenticated users whose accounts have been deleted, deactivated, or had their passwords changed to continue accessing the repository using their existing active session until it naturally expires. The vulnerability affects Nexus Repository 3 versions 3.0.0 through 3.94.x (prior to 3.95.0), as well as the underlying Maven artifacts org.sonatype.security:security-system (1.1.0–3.3) and org.sonatype.nexus:nexus-security (2.6.0-01–3.88.0-08). It was published on August 7, 2026, with a fix released in version 3.95.0. The vulnerability carries a CVSS v4.0 base score of 8.7 (High) (Github Advisory, Sonatype Release Notes).
The root cause is classified as CWE-613 (Insufficient Session Expiration): when an administrator deletes, deactivates, or changes the password of a user account, Nexus Repository 3 does not immediately invalidate that user's active session token or flush their cached permission set. The session remains valid and the cached permissions continue to be honored until the session independently times out, effectively bypassing the intended access revocation. Exploitation requires only that the attacker already hold a valid, active session at the time the administrative action is taken — no additional privileges or user interaction are needed beyond the initial authenticated state (Github Advisory).
A user whose account has been revoked can continue to read, modify, or delete repository content — including hosted packages, proxied artifacts, and configuration data — for the duration of their existing session. Depending on the permissions previously held, this could include uploading malicious packages into internal repositories, deleting critical artifacts, or exfiltrating proprietary software components. In environments where Nexus Repository serves as a central artifact store for CI/CD pipelines, unauthorized modification of repository content could propagate malicious artifacts downstream into build and deployment processes (Github Advisory).
There is no public proof-of-concept exploit and no evidence of in-the-wild exploitation at the time of disclosure (Github Advisory). The EPSS score is approximately 0.215% (12th percentile), indicating a low near-term probability of exploitation. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation is not automatable, as it requires an attacker to already possess an active authenticated session at the precise moment an administrative revocation action occurs.
GET /service/rest/v1/components, POST /service/rest/v1/components, DELETE /service/rest/v1/components/{id})./service/rest/v1/components, /service/rest/v1/repositories) using session tokens or user tokens belonging to revoked accounts, originating from unexpected IP addresses.deleted or disabled status in the Nexus user store.Upgrade to Sonatype Nexus Repository 3.95.0 or later, which addresses the session termination flaw (Sonatype Release Notes). As an interim workaround for environments that cannot immediately upgrade, administrators should implement short session timeout policies to minimize the window of unauthorized access, and manually monitor audit logs for activity from recently revoked accounts. Additionally, restarting the Nexus Repository service after revoking a user account will clear all active sessions, effectively forcing immediate session termination.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."