← Vulnerability feed

Vulnerability record · CVE-2026-53435 · published 10 June 2026

CVE-2026-53435: Jenkins config.xml deserialization allows user impersonation and RCE

Jenkins · Jenkins

Jenkins 2.567 and earlier, and LTS 2.555.2 and earlier, deserialize arbitrary types defined in Jenkins core or plugins from an attacker-controlled config.xml submission. Because the deserialized objects can handle HTTP requests afterward, an attacker can impersonate any user and act on their behalf. This reaches the Script Console for arbitrary code execution or allows reading arbitrary files from the Jenkins controller.

8.8 CVSS 3.1 High EPSS 2.2% · top 18.5% CWE-502 · Deserialization of untrusted data
8.8CVSS 3.1 base score
2.2%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
15References
27 Aug 2026Last modified by NVD

Description

In Jenkins 2.567 and earlier, LTS 2.555.2 and earlier, it is possible for attackers to have Jenkins deserialize arbitrary types defined in Jenkins core or plugins from an attacker-controlled `config.xml` submission in a way that allows them to handle HTTP requests afterwards. This can be used to impersonate any user and send HTTP requests on their behalf, up to and including use of the Script Console to run arbitrary code, or to read arbitrary files from the Jenkins controller.

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 20 September 2026. Confidence: high.

high priorityCVSS 8.8 with network reachability, low privileges required, and full confidentiality, integrity, and availability impact, plus a very high EPSS score, though no confirmed in-the-wild exploitation is listed.

What it is

Jenkins 2.567 and earlier, and LTS 2.555.2 and earlier, deserialize arbitrary types defined in Jenkins core or plugins from an attacker-controlled config.xml submission. Because the deserialized objects can handle HTTP requests afterward, an attacker can impersonate any user and act on their behalf. This reaches the Script Console for arbitrary code execution or allows reading arbitrary files from the Jenkins controller.

Impact

An attacker gains the ability to send HTTP requests as any user, including administrators, and can escalate to arbitrary code execution via the Script Console or read arbitrary files on the controller. This effectively yields full control of the Jenkins instance and its secrets.

Attack surface

Reached over the network via an attacker-controlled config.xml submission; the CVSS vector indicates network access with low privileges required and no user interaction. No authentication bypass is implied, but only low-privileged access is needed to submit the crafted configuration.

Exploitation

Not listed in CISA KEV and no ransomware usage is documented; EPSS is very high at 0.531 (99th percentile), and the only tagged reference is the vendor advisory, so no public exploit code is confirmed in this record.

What to do

  • Upgrade Jenkins to a version after 2.567 or LTS after 2.555.2 per the vendor advisory SECURITY-3707.
  • Apply the referenced Red Hat errata (RHSA-2026:60239 through RHSA-2026:60259) for packaged deployments.
  • Restrict who can submit or modify config.xml and limit Script Console access to trusted administrators.
  • Run the Jenkins controller with least privilege and isolate it from sensitive internal networks and file shares.
  • Monitor and audit plugin and core versions for the fixed releases.

Detection

  • Alert on config.xml submissions or modifications from unexpected users or IP addresses.
  • Monitor Jenkins logs for deserialization errors or unexpected object types during configuration handling.
  • Detect Script Console usage and unusual HTTP requests attributed to other users' sessions.
  • Watch for anomalous file reads on the Jenkins controller host.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2026-53435 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2024-23897Jenkins CLI parser arbitrary file read via @ path expansionJenkins 2.441 and earlier, and LTS 2.426.2 and earlier, fails to disable a CLI command parser feature that replaces an '@' character followed by a fi…KEVEPSS 100%analysed9.8CVE-2018-1000861Jenkins Stapler framework URL routing allows remote code executionThe Stapler web framework in Jenkins 2.153 and earlier and LTS 2.138.3 and earlier lets attackers invoke unintended Java methods by requesting crafte…KEVEPSS 98%analysed9.8CVE-2017-1000353Jenkins CLI Java deserialization allows unauthenticated remote code executionJenkins 2.56 and earlier, and 2.46.1 LTS and earlier, deserialize attacker-supplied Java SignedObject data sent to the Jenkins CLI, bypassing the exi…KEVEPSS 100%analysed7.5CVE-2023-44487HTTP/2 Rapid Reset stream cancellation denial of serviceThe HTTP/2 protocol permits a client to cancel many streams quickly, and the server's handling of those resets consumes disproportionate resources. T…KEVEPSS 100%analysed7.5CVE-2015-5317Jenkins Fingerprints pages expose job and build namesJenkins before 1.638 and LTS before 1.625.2 expose sensitive job and build name information through the Fingerprints pages when requested directly. T…KEVEPSS 23%analysed9.8CVE-2021-21690Jenkins path traversal vulnerabilityAgent processes are able to completely bypass file path filtering by wrapping the file operation in an agent file path in Jenkins 2.318 and earlier, …EPSS 2.5%9.8CVE-2021-21691Jenkins link following vulnerabilityCreating symbolic links is possible without the 'symlink' agent-to-controller access control permission in Jenkins 2.318 and earlier, LTS 2.303.2 and…EPSS 2.1%9.8CVE-2021-21692Jenkins path traversal vulnerabilityFilePath#renameTo and FilePath#moveAllChildrenTo in Jenkins 2.318 and earlier, LTS 2.303.2 and earlier only check 'read' agent-to-controller access p…EPSS 2.1%

Source: NIST National Vulnerability Database (record CVE-2026-53435), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.