CVE-2026-7308
Description
An authenticated user with upload permission to a hosted repository can store content that causes arbitrary JavaScript to execute in the browser of any user who browses that repository directory via the HTML index page in Sonatype Nexus Repository versions 3.6.0 through versions before 3.92.0. This could allow the attacker to perform actions in the context of the victim's session.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Stored XSS in Sonatype Nexus Repository lets authenticated users with upload permissions inject arbitrary JavaScript into HTML index pages.
Vulnerability
Overview CVE-2026-7308 is a stored cross-site scripting (XSS) vulnerability affecting Sonatype Nexus Repository versions 3.6.0 through all versions prior to 3.92.0. An authenticated user who has upload permission to a hosted repository can store crafted content that, when any user browses that repository's directory via the HTML index page, causes arbitrary JavaScript to execute in the victim's browser [1].
Exploitation
Requirements Exploitation requires the attacker to have a valid account with upload privileges to a hosted repository. The attack does not require any additional user interaction beyond the victim simply browsing to the affected repository directory using the HTML index page. The injected script executes in the context of the victim's session on the same origin [1].
Impact
Successful exploitation allows the attacker to perform arbitrary actions in the context of the victim's authenticated session. This could include modifying repository contents, accessing sensitive data, or performing administrative actions if the victim has the victim has sufficient permissions [1].
Mitigation
Sonatype has addressed this vulnerability in version 3.92.0, released on May 7, 2026. Users are strongly advised to upgrade to version 3.92.0 or later. The vendor's release notes do not indicate any workarounds for unpatched versions [1].
AI Insight generated on May 18, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1- Range: >=3.6.0, <3.92.0
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2News mentions
0No linked articles in our index yet.