CVE-2017-1000353
Deserialization of Untrusted Data in Jenkins
What Should I Do?
Patch Immediately
This vulnerability is confirmed under active exploitation (CISA KEV). Patch within 24-48 hours if possible.
Summary
Remediation
Upgrade to the fixed version using your package manager.
<!-- Update pom.xml dependency version to 2.46.2 for org.jenkins-ci.main:jenkins-core -->
<!-- Update pom.xml dependency version to 2.57 for org.jenkins-ci.main:jenkins-core -->
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (2)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| org.jenkins-ci.main:jenkins-core | maven | 1.396, 1.397, 1.398, 1.399 (+384 more) | 2.46.2 |
| org.jenkins-ci.main:jenkins-core | maven | 2.50, 2.51, 2.52, 2.53 (+3 more) | 2.57 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-502Deserialization of Untrusted DataMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.8 score means for each attack dimension.
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:H
References
- https://nvd.nist.gov/vuln/detail/CVE-2017-1000353ADVISORY
- https://github.com/jenkinsci/jenkins/commit/36b8285a41eb28333549e8d851f81fd80a184076WEB
- https://github.com/jenkinsci/jenkins/commit/f237601afd750a0eaaf961e8120b08de238f2c3fWEB
- https://github.com/jenkinsci/jenkinsPACKAGE
- https://jenkins.io/security/advisory/2017-04-26WEB
- https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2017-1000353WEB
- https://www.exploit-db.com/exploits/41965WEB
- https://www.oracle.com/security-alerts/cpuapr2022.htmlWEB
- https://packetstormsecurity.com/files/159266/Jenkins-2.56-CLI-Deserialization-Code-Execution.htmlWEB
- https://www.securityfocus.com/bid/98056WEB
Frequently Asked Questions
- What is CVE-2017-1000353?
- Deserialization of Untrusted Data in Jenkins This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 9.8/10).
- How do I check if my project is affected by CVE-2017-1000353?
- CVE-2017-1000353 affects org.jenkins-ci.main:jenkins-core. This vulnerability is listed in CISA's Known Exploited Vulnerabilities (KEV) catalog, meaning it is being actively exploited in the wild. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2017-1000353 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
This vulnerability is in CISA's Known Exploited Vulnerabilities (KEV) catalog, indicating active exploitation in the wild.
Remediation deadline: October 23, 2025
Also Known As
Related CVEs
- CVE-2016-9299CRITICAL
Improper Neutralization of Special Elements used in an LDAP Query in Jenkins
- CVE-2024-23897CRITICAL
Arbitrary file read vulnerability through the Jenkins CLI can lead to RCE
- CVE-2017-1000362CRITICAL
Exposure of Sensitive Information to an Unauthorized Actor in Jenkins
- CVE-2018-1000861CRITICAL
Deserialization of Untrusted Data in Jenkins
- CVE-2016-0788CRITICAL
Jenkins allows Execution of Code by Opening a JRMP Listener
- CVE-2026-53435HIGH
Jenkins arbitrary type deserialization from attacker-controlled config.xml allows remote code execution and user impersonation
- CVE-2024-43044HIGH
Jenkins Remoting library arbitrary file read vulnerability
- CVE-2026-33001HIGH
Jenkins has a link following vulnerability allows arbitrary file creation
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies