Skip to main content

Jenkins CVE-2026-70436

| EUVDEUVD-2026-53530 MEDIUM
Missing Authorization (CWE-862)
4.3
CVSS 3.1 · Vendor
Share

Severity by source

Vendor (CNA) PRIMARY
4.3 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
vuln.today AI
9.9 CRITICAL

Remoting bypass requires Agent/Connect (PR:L), is network-exploitable, crosses scope boundary to controller, yielding full RCE.

3.1 AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H

Primary rating from Vendor (CNA).

CVSS VectorVendor

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Lifecycle Timeline

4
Severity Changed
Aug 06, 2026 - 16:22 NVD
CRITICAL MEDIUM
CVSS changed
Aug 06, 2026 - 16:22 NVD
4.3 (CRITICAL) 4.3 (MEDIUM)
Analysis Generated
Aug 05, 2026 - 16:24 vuln.today
CVE Published
Aug 05, 2026 - 14:02 oss-security
CRITICAL

Description PRE-NVD

Disclosed via oss-security. NVD scoring and full description are pending.

AnalysisAI

Jenkins 2.575 and earlier (LTS 2.568.1 and earlier) and multiple Jenkins plugins contain a cluster of vulnerabilities ranging from remote code execution via deserialization filter bypass to path traversal, CSRF, permission check failures, and Unicode-based user impersonation. The most critical issue - a bypass of the JEP-200 class filter in the Remoting library - allows authenticated agent operators or principals holding Agent/Connect permission to execute arbitrary code on the Jenkins controller. Three separate avenues for controller-side code execution are present in this advisory: the Remoting deserialization bypass (CVE-2026-70426), a tar archive symlink path traversal (CVE-2026-70427), and a file parameter path traversal (CVE-2026-70428). No public exploit or CISA KEV listing is confirmed at time of analysis, but the severity and variety of attack paths make this advisory high-priority for any Jenkins deployment.

Technical ContextAI

Jenkins uses the Remoting library (agent.jar/remoting.jar) for serialized Java object communication between the controller and agents. JEP-200 defines a class allowlist/denylist enforced during deserialization to prevent classic Java deserialization attacks; the vulnerability in Remoting 3384.v60d89463d9e0 and earlier (except the backport branch 3355.3357.v931d3c992987) exposes a fallback deserialization path that bypasses this filter for classes on the Jenkins core classpath. The tar archive issue stems from improper handling of symbolic links with effectively empty names during archive extraction - a well-known class of path traversal defect. The file parameter path traversal (CWE class: improper path neutralization) allows project configurators to write to arbitrary controller file system locations. The Unicode case-folding issue arises from a mismatch between ID canonicalization (lowercase via String#toLowerCase) and comparison logic (String#equalsIgnoreCase), which treats certain non-ASCII characters such as the dotless-i (ı) as equivalent to ASCII counterparts - a known Java internationalization pitfall. The Multijob Plugin's Groovy execution flaw occurs because it does not route scripts through the Jenkins Script Security Plugin, bypassing the sandbox and allowing direct JVM-level code execution.

RemediationAI

Upgrade Jenkins core to version 2.576 (weekly) or Jenkins LTS 2.568.2 to address all core vulnerabilities (CVE-2026-70426 through CVE-2026-70430). For plugin-level fixes, upgrade Multijob Plugin to 677.v7ffc23d6a_4c2, HCL AppScan Plugin to 1.8.4, External Workspace Manager Plugin to 1.4.2, SCM-Manager Plugin to 1.12.1, and Webhook Secret Credentials Provider Plugin to 32.v09c9b_522f0a_8. For the eleven plugins with unresolved security issues (AWS CodeBuild, CodeSonar, Google Chat Notification, Horreum, Ivy Report, Parameterized Remote Trigger, Qualys Container Scanning Connector, Sauce OnDemand, Summary Display, Violation Comments to GitLab, XML Job to Job DSL), no vendor patch is available at time of advisory publication; mitigations include disabling or removing these plugins, restricting access to the relevant Jenkins endpoints, and applying the principle of least privilege to agent and project permissions. For the Remoting deserialization bypass specifically, restricting Agent/Connect permission to only fully trusted principals reduces the attack surface until patching is complete. The full advisory and specific plugin advisory links are at https://www.jenkins.io/security/advisory/2026-08-05/.

CVE-2023-44487 HIGH POC
7.5 Oct 10

Denial of service against HTTP/2 server implementations allows remote unauthenticated attackers to exhaust server resour

CVE-2019-1003030 CRITICAL POC
9.9 Mar 08

A sandbox bypass vulnerability exists in Jenkins Pipeline: Groovy Plugin 2.63 and earlier in pom.xml, src/main/java/org/

CVE-2015-8103 CRITICAL POC
9.8 Nov 25

The Jenkins CLI subsystem in Jenkins before 1.638 and LTS before 1.625.2 allows remote attackers to execute arbitrary co

CVE-2016-9299 CRITICAL POC
9.8 Jan 12

The remoting module in Jenkins before 2.32 and LTS before 2.19.3 allows remote attackers to execute arbitrary code via a

CVE-2016-0792 HIGH POC
8.8 Apr 07

Multiple unspecified API endpoints in Jenkins before 1.650 and LTS before 1.642.2 allow remote authenticated users to ex

CVE-2015-5317 HIGH
7.5 Nov 25

The Fingerprints pages in Jenkins before 1.638 and LTS before 1.625.2 might allow remote attackers to obtain sensitive j

CVE-2016-0788 CRITICAL
9.8 Apr 07

The remoting module in Jenkins before 1.650 and LTS before 1.642.2 allows remote attackers to execute arbitrary code by

CVE-2019-1003029 CRITICAL POC
9.9 Mar 08

A sandbox bypass vulnerability exists in Jenkins Script Security Plugin 1.53 and earlier in src/main/java/org/jenkinsci/

CVE-2018-1000861 CRITICAL POC
9.8 Dec 10

A code execution vulnerability exists in the Stapler web framework used by Jenkins 2.153 and earlier, LTS 2.138.3 and ea

CVE-2019-1003005 HIGH POC
8.8 Feb 06

A sandbox bypass vulnerability exists in Jenkins Script Security Plugin 1.50 and earlier in src/main/java/org/jenkinsci/

CVE-2019-1003002 HIGH POC
8.8 Jan 22

A sandbox bypass vulnerability exists in Pipeline: Declarative Plugin 1.3.3 and earlier in. Rated high severity (CVSS 8.

CVE-2019-1003001 HIGH POC
8.8 Jan 22

A sandbox bypass vulnerability exists in Pipeline: Groovy Plugin 2.61 and earlier in src/main/java/org/jenkinsci/plugins

Share

CVE-2026-70436 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy