Description
Jenkins 2.575 and earlier, LTS 2.568.1 and earlier does not restrict the types of objects that can be instantiated as part of the project naming strategy configuration, allowing attackers with Overall/Manage permission to instantiate arbitrary types related to configuration, including those intended for configuration only by administrators.
Published: 2026-08-05
Score: 2.7 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Jenkins versions 2.575 and earlier, together with the LTS releases 2.568.1 and earlier, allow the creation of project naming strategy configuration objects without restricting the constructor parameters. An attacker who already holds Overall or Manage permissions can instantiate arbitrary types—including those reserved for administrators—for configuration. This flaw is rooted in Improper Access Control (CWE‑284) and Deserialization of Untrusted Data (CWE‑502), and it enables unauthorized alteration of Jenkins behavior by injecting configuration changes normally protected for administrators.

Affected Systems

The vulnerability affects all installations of Jenkins up to and including release 2.575 and the Long‑Term Support release 2.568.1, regardless of the underlying operating system, when project naming strategies can be configured via the web UI, REST API, or configuration files.

Risk and Exploitability

The CVSS score is 2.7 and the EPSS score is less than 1 %. The flaw is not listed in the CISA KEV catalog, indicating no public exploits are currently known. Exploitation requires a user account with Overall or Manage rights; therefore the risk appears confined to scenarios in which such a privileged account is compromised or misused. While the overall likelihood of exploitation is low, a successful attack results in unauthorized configuration changes that could lead to resource mismanagement or other indirect impacts.

Generated by OpenCVE AI on August 13, 2026 at 15:34 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Jenkins to a release newer than 2.575 or LTS 2.568.1, which implements restrictions on object instantiation for project naming strategy configuration.
  • Ensure that only trusted administrator accounts retain Overall or Manage permissions; remove these rights from all other users.
  • Enable configuration change auditing and monitor logs for unauthorized modifications in the project naming strategy settings.

Generated by OpenCVE AI on August 13, 2026 at 15:34 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 12:15:00 +0000

Type Values Removed Values Added
Title Jenkins: Jenkins: Privilege escalation via unrestricted object instantiation in project naming strategy configuration
Weaknesses CWE-502
References
Metrics threat_severity

None

threat_severity

Low


Thu, 06 Aug 2026 17:45:00 +0000

Type Values Removed Values Added
Title Unrestricted Object Instantiation in Jenkins Project Naming Strategy

Thu, 06 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 2.7, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N'}

ssvc

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


Wed, 05 Aug 2026 20:00:00 +0000

Type Values Removed Values Added
Title Unrestricted Object Instantiation in Jenkins Project Naming Strategy
First Time appeared Jenkins Project
Jenkins Project jenkins
Weaknesses CWE-284
Vendors & Products Jenkins Project
Jenkins Project jenkins

Wed, 05 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
Description Jenkins 2.575 and earlier, LTS 2.568.1 and earlier does not restrict the types of objects that can be instantiated as part of the project naming strategy configuration, allowing attackers with Overall/Manage permission to instantiate arbitrary types related to configuration, including those intended for configuration only by administrators.
References

Subscriptions

Jenkins Project Jenkins
cve-icon MITRE

Status: PUBLISHED

Assigner: jenkins

Published:

Updated: 2026-08-06T15:05:21.518Z

Reserved: 2026-08-04T14:13:20.602Z

Link: CVE-2026-70430

cve-icon Vulnrichment

Updated: 2026-08-06T15:04:12.654Z

cve-icon NVD

Status : Received

Published: 2026-08-05T18:17:12.663

Modified: 2026-08-06T16:16:52.270

Link: CVE-2026-70430

cve-icon Redhat

Severity : Low

Publid Date: 2026-08-05T17:40:29Z

Links: CVE-2026-70430 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T15:45:03Z

Weaknesses
  • CWE-284

    Improper Access Control

  • CWE-502

    Deserialization of Untrusted Data