LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2018-1000861: Jenkins Stapler Web Framework Deserialization of Untrusted Data Vulnerability

RBRecent Breaches Vulnerability Intelligence·Feb 10, 2022
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Aug 10, 2022
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2018-1000861 to its Known Exploited Vulnerabilities catalog on Feb 10, 2022, with a federal patch deadline of Aug 10, 2022 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

A code execution vulnerability exists in the Stapler web framework used by Jenkins

CVE-2018-1000861 is a deserialization of untrusted data vulnerability in the Stapler web framework used by Jenkins. It can allow an attacker to achieve code execution on affected systems. For teams running Jenkins, this matters because successful exploitation can give an adversary control over the continuous integration and delivery environment, which often holds credentials, build artifacts, and access to downstream infrastructure.

Public detail is limited to the facts above; confirm exact affected releases, fixed versions, and configuration notes against the vendor advisory before acting.

How it works

This issue is classified as CWE-502: deserialization of untrusted data. In frameworks that accept serialized objects over the network or from user-controlled input, the application may reconstruct objects without sufficient validation. An attacker who can supply crafted serialized data may cause the runtime to instantiate unexpected types or invoke dangerous methods during deserialization, leading to remote code execution.

In the Stapler web framework used by Jenkins, the vulnerability allows code execution when untrusted data is processed in this way. Specific exploit mechanics, request formats, or preconditions are not detailed in the provided facts; treat any public proof-of-concept material with caution and verify behavior only in isolated lab environments against the vendor’s description.

Am I affected? How to find it in your systems

Jenkins is commonly deployed as a central CI/CD server, often on Linux or Windows hosts, in containers, or behind reverse proxies. Stapler is the web framework component of Jenkins, so any Jenkins instance that uses the affected Stapler code path is in scope until proven otherwise.

How to remediate

Patch first. Apply the updates provided by the vendor for Jenkins and the Stapler web framework exactly as directed in the official advisory. CISA’s required action is to apply updates per vendor instructions.

If you can't patch immediately

Until the vendor update can be applied, reduce exposure with compensating controls appropriate to a remote code-execution risk in a web framework.

If your data may have been exposed

Actively exploited code-execution vulnerabilities in CI/CD systems can lead to credential theft, supply-chain compromise, and broader breaches. Known ransomware use of this CVE is not documented in the provided facts. If your Jenkins instance was vulnerable and reachable, assume an attacker could have obtained secrets, modified pipelines, or moved laterally; investigate accordingly and follow your incident-response process. You can run a free exposure scan of your email addresses against known breach data to see whether associated accounts appear in public breach corpora while you complete containment and forensics.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedJenkins · Jenkins Stapler Web Framework
WeaknessCWE-502
Added to CISA KEVFeb 10, 2022
Federal patch deadlineAug 10, 2022
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities