SCA: security update for org.jenkins-ci.main:jenkins-core (GHSA-26wc-3wqp-g3rp)

critical Tenable Self-Hosted Container Security Plugin ID 408751

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2017-1000353)

See Also

https://github.com/advisories/GHSA-26wc-3wqp-g3rp

Plugin Details

Severity: Critical

ID: 408751

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: High

Score: 7.7

Percentile: 99.08

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.2

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

CVSS Score Source: CVE-2017-1000353

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 9.1

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

Temporal Vector: CVSS:3.0/E:F/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 5/13/2022

Vulnerability Publication Date: 4/26/2017

CISA Known Exploited Vulnerability Due Dates: 10/23/2025

Exploitable With

Metasploit (Jenkins CLI Deserialization)

Reference Information

CVE: CVE-2017-1000353

BID: 98056

cwe: CWE-502