GHSA-xv7v-hw45-9jgw
Severity by source
AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N
PR:H for Overall/Manage requirement; S:C because exploitation crosses the permission boundary into administrator-only configuration scope; no availability impact identified.
Primary rating from Vendor (CNA).
CVSS VectorVendor
Lifecycle Timeline
4Description PRE-NVD
AnalysisAI
Unrestricted object instantiation in Jenkins 2.575 and earlier (LTS 2.568.1 and earlier) allows users holding Overall/Manage permission to instantiate arbitrary Java types through the project naming strategy configuration, including configuration objects intended exclusively for full administrators. This effectively breaks the permission boundary between Overall/Manage holders and full system administrators, enabling privilege escalation within the Jenkins controller. No public exploit has been identified at time of analysis, but fixed releases (Jenkins 2.576 and LTS 2.568.2) are available and should be applied promptly.
Technical ContextAI
Jenkins uses a configurable project naming strategy to govern how jobs and pipelines are named within its automation infrastructure. The vulnerability arises because Jenkins does not apply a type allowlist or denylist when deserializing or instantiating objects supplied as part of this configuration - consistent with CWE-470 (Use of Externally-Controlled Input to Select Classes or Code). Jenkins internally relies on XStream and Java reflection for configuration binding; without type restriction, an attacker can supply a fully-qualified class name for any type on the classpath to be instantiated. Notably, this differs from CVE-2026-70426 (JEP-200 bypass) in that it targets the configuration layer rather than the Remoting channel, and from CVE-2026-70428 (path traversal) in that it exploits class instantiation rather than file writes. No CPE strings were included in the source data; affected scope is Jenkins core versions 2.575 and earlier and LTS 2.568.1 and earlier.
RemediationAI
Upgrade Jenkins to version 2.576 (weekly) or Jenkins LTS 2.568.2, as detailed in the official advisory at https://www.jenkins.io/security/advisory/2026-08-05/. If an immediate upgrade is not feasible, restrict Overall/Manage permission exclusively to fully trusted system administrators - note that this may disrupt operational workflows in organizations that delegate this permission to non-admin personnel, so assess impact before implementing. Additionally, audit the current project naming strategy configuration to verify no unexpected types have already been instantiated. No plugin-specific mitigations apply; this is a Jenkins core defect.
Denial of service against HTTP/2 server implementations allows remote unauthenticated attackers to exhaust server resour
A sandbox bypass vulnerability exists in Jenkins Pipeline: Groovy Plugin 2.63 and earlier in pom.xml, src/main/java/org/
The Jenkins CLI subsystem in Jenkins before 1.638 and LTS before 1.625.2 allows remote attackers to execute arbitrary co
The remoting module in Jenkins before 2.32 and LTS before 2.19.3 allows remote attackers to execute arbitrary code via a
Multiple unspecified API endpoints in Jenkins before 1.650 and LTS before 1.642.2 allow remote authenticated users to ex
The Fingerprints pages in Jenkins before 1.638 and LTS before 1.625.2 might allow remote attackers to obtain sensitive j
The remoting module in Jenkins before 1.650 and LTS before 1.642.2 allows remote attackers to execute arbitrary code by
A sandbox bypass vulnerability exists in Jenkins Script Security Plugin 1.53 and earlier in src/main/java/org/jenkinsci/
A code execution vulnerability exists in the Stapler web framework used by Jenkins 2.153 and earlier, LTS 2.138.3 and ea
A sandbox bypass vulnerability exists in Jenkins Script Security Plugin 1.50 and earlier in src/main/java/org/jenkinsci/
A sandbox bypass vulnerability exists in Pipeline: Declarative Plugin 1.3.3 and earlier in. Rated high severity (CVSS 8.
A sandbox bypass vulnerability exists in Pipeline: Groovy Plugin 2.61 and earlier in src/main/java/org/jenkinsci/plugins
Same weakness CWE-284 – Improper Access Control
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-53524