CVE-2017-1000353

Jenkins versions 2.56 and earlier as well as 2.46.1 LTS and earlier are vulnerable to an unauthenticated remote code execution. An unauthenticated...

Basic Information

CVE State
PUBLISHED
Reserved Date
January 29, 2018
Published Date
January 29, 2018
Last Updated
October 21, 2025
Vendor
n/a
Product
n/a
Description
Jenkins versions 2.56 and earlier as well as 2.46.1 LTS and earlier are vulnerable to an unauthenticated remote code execution. An unauthenticated remote code execution vulnerability allowed attackers to transfer a serialized Java `SignedObject` object to the Jenkins CLI, that would be deserialized using a new `ObjectInputStream`, bypassing the existing blacklist-based protection mechanism. We're fixing this issue by adding `SignedObject` to the blacklist. We're also backporting the new HTTP CLI protocol from Jenkins 2.54 to LTS 2.46.2, and deprecating the remoting-based (i.e. Java serialization) CLI protocol, disabling it by default.
Tags
cisa

CVSS Scores

CVSS v3.1

9.8 - CRITICAL

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

CVSS v2.0

7.5

Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

SSVC Information

Exploitation
active
Automatable
Yes
Technical Impact
total

Exploit Status

Exploited in the Wild
Yes (2026-06-01 13:30:37 UTC) Source
Proof of Concept Available
Yes (added 2019-04-12 13:24:26 UTC) Source

Known Exploited Vulnerability Information

Source Added Date
CVE 2026-06-01 10:41:37 UTC

Scanner Integrations

Potential Proof of Concepts

Warning: These PoCs have not been tested and could contain malware. Use at your own risk.

jenkins_cli_deserialization

Type: metasploit • Created: Unknown

Metasploit module for CVE-2017-1000353

r00t4dm/Jenkins-CVE-2017-1000353

Type: github • Created: 2022-10-12 09:30:38 UTC • Stars: 3

vulhub/CVE-2017-1000353

Type: github • Created: 2019-04-12 13:24:26 UTC • Stars: 56

jenkins CVE-2017-1000353 POC

Timeline

  • CVE ID Reserved

  • CVE Published to Public

  • Proof of Concept Exploit Available

  • Detected by Metasploit

  • Added to KEVIntel