Description
Sonatype Nexus Repository 3 did not properly filter internal configuration keys from user-supplied task properties when creating or updating a scheduled task through the administrative UI. An account holding permission to create at least one scheduled task type could supply a crafted property value that caused the system to overwrite the configuration of an unrelated, existing task instead of creating a new one.
Published: 2026-08-07
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Sonatype Nexus Repository Manager 3 does not properly filter internal configuration keys in user‐supplied task properties when creating or updating a scheduled task through the administrative UI. A user with permission to create at least one scheduled task type can supply a crafted property value that causes the system to overwrite the configuration of an existing task instead of creating a new one. This flaw enables an attacker to alter or disable critical automated processes, potentially disrupting build pipelines or repository maintenance tasks. The vulnerability is a classic input validation weakness, identified as CWE‑915.

Affected Systems

The flaw applies to Sonatype Nexus Repository Manager 3 versions 3.91.0 through 3.94.1. Any deployment of these releases without the latest patches is susceptible.

Risk and Exploitability

The CVSS score is 5.3, indicating moderate severity. The EPSS score is not available, so the estimated likelihood of exploitation is unknown. The vulnerability is not listed in the CISA KEV catalog. Attackers need authenticated access with the privilege to create scheduled tasks; thus the vector is likely internal or privileged. Once compromised, the attacker can modify existing tasks, leading to denial of service or incorrect repository behavior.

Generated by OpenCVE AI on August 7, 2026 at 17:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Nexus Repository Manager to 3.95.0 or later, which contains the fix for improper input validation in scheduled task configuration.
  • If an upgrade cannot be performed immediately, remove or restrict the "create scheduled task" permission from all user roles until the patch is applied, ensuring only trusted administrators can modify task properties.
  • Audit existing scheduled tasks for unexpected configuration changes and verify that critical tasks are functioning correctly after applying the update or restricting permissions.

Generated by OpenCVE AI on August 7, 2026 at 17:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 08 Aug 2026 21:15:00 +0000

Type Values Removed Values Added
First Time appeared Sonatype nexus Repository Manager 3
Vendors & Products Sonatype nexus Repository Manager 3

Fri, 07 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 07 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Description Sonatype Nexus Repository 3 did not properly filter internal configuration keys from user-supplied task properties when creating or updating a scheduled task through the administrative UI. An account holding permission to create at least one scheduled task type could supply a crafted property value that caused the system to overwrite the configuration of an unrelated, existing task instead of creating a new one.
Title Nexus Repository 3 - Improper Input Validation in Scheduled Task Configuration
First Time appeared Sonatype
Sonatype nexus Repository Manager
Weaknesses CWE-915
CPEs cpe:2.3:a:sonatype:nexus_repository_manager:3.91.0:*:*:*:*:*:*:*
cpe:2.3:a:sonatype:nexus_repository_manager:3.91.1:*:*:*:*:*:*:*
cpe:2.3:a:sonatype:nexus_repository_manager:3.92.0:*:*:*:*:*:*:*
cpe:2.3:a:sonatype:nexus_repository_manager:3.92.1:*:*:*:*:*:*:*
cpe:2.3:a:sonatype:nexus_repository_manager:3.92.2:*:*:*:*:*:*:*
cpe:2.3:a:sonatype:nexus_repository_manager:3.92.3:*:*:*:*:*:*:*
cpe:2.3:a:sonatype:nexus_repository_manager:3.93.0:*:*:*:*:*:*:*
cpe:2.3:a:sonatype:nexus_repository_manager:3.93.1:*:*:*:*:*:*:*
cpe:2.3:a:sonatype:nexus_repository_manager:3.93.2:*:*:*:*:*:*:*
cpe:2.3:a:sonatype:nexus_repository_manager:3.94.0:*:*:*:*:*:*:*
cpe:2.3:a:sonatype:nexus_repository_manager:3.94.1:*:*:*:*:*:*:*
Vendors & Products Sonatype
Sonatype nexus Repository Manager
References
Metrics cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N'}


Subscriptions

Sonatype Nexus Repository Manager Nexus Repository Manager 3
cve-icon MITRE

Status: PUBLISHED

Assigner: Sonatype

Published:

Updated: 2026-08-07T18:09:31.316Z

Reserved: 2026-07-27T16:30:29.459Z

Link: CVE-2026-17598

cve-icon Vulnrichment

Updated: 2026-08-07T18:09:26.715Z

cve-icon NVD

Status : Received

Published: 2026-08-07T17:17:00.553

Modified: 2026-08-07T19:17:39.740

Link: CVE-2026-17598

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-08T20:53:04Z

Weaknesses
  • CWE-915

    Improperly Controlled Modification of Dynamically-Determined Object Attributes