CVE-2026-70426
Received
Received - Intake
JEP-200 Bypass in Jenkins Remoting
Vulnerability report for CVE-2026-70426, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-05
Last updated on: 2026-08-05
Assigner: Jenkins Project
Description
Description
In Remoting 3384.v60d89463d9e0 and earlier, except 3355.3357.v931d3c992987, included in Jenkins 2.575 and earlier, LTS 2.568.1 and earlier, the JEP-200 class filter is not applied to classes resolved via a fallback path in the Remoting deserialization implementation, allowing agent processes, code running on agents, and attackers with Agent/Connect permission to bypass the JEP-200 deserialization filter for classes on the Jenkins core classpath.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| jenkins | jenkins | to 2.575 (exc) |
| jenkins | jenkins | to 2.568.1 (exc) |
| remoting | remoting | to 3384 (exc) |
| remoting | remoting | to 3355.3357 (exc) |
| jenkins | jenkins | to 2.576 (exc) |
| jenkins | jenkins | to 2.568.2 (exc) |
| jenkins | remoting | to 3355.3357.v931d3c992987 (exc) |
| jenkins | remoting | From 3384.v60d89463d9e0 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-502 | The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid. |