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

CVE-2019-1003030: Jenkins Matrix Project Plugin Remote Code Execution Vulnerability

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

Jenkins Matrix Project plugin contains a vulnerability which can allow users to escape the sandbox, opening opportunity to perform remote code execution.

CVE-2019-1003030 is a remote code execution vulnerability in the Jenkins Matrix Project Plugin. According to CISA, the plugin contains a flaw that can allow users to escape the sandbox and thereby open the opportunity to run code remotely on the Jenkins system. This matters because Jenkins often sits at the center of build, test, and deployment pipelines; successful abuse can give an attacker a foothold on a system that holds credentials, source access, and the ability to alter software supply-chain steps. Specifics of affected releases and exact preconditions must be confirmed against the vendor advisory.

How it works

The CWE for this issue is not specified in the provided facts. What is known is that the Matrix Project Plugin fails to keep certain user-controlled activity inside the intended sandbox. In Jenkins, matrix (or multi-configuration) projects let users define axes and run combinations of builds; the sandbox is meant to restrict what those job definitions and related scripts can do. When sandbox escape is possible, a user who can configure or trigger such a project may cause the controller or agent to execute code outside the restricted environment. That elevates a limited job-configuration privilege into full remote code execution on the Jenkins host or connected nodes. Exact trigger conditions, required permissions, and payload mechanics are not detailed here and must be taken from the vendor advisory rather than assumed.

Am I affected? How to find it in your systems

The affected component is the Jenkins Matrix Project Plugin. Jenkins is commonly deployed as a continuous-integration/continuous-delivery controller, often on internal servers, containers, or cloud VMs, with agents spread across build fleets. Inventory steps:

Telemetry signs of exploitation are not specified in the facts. In general for sandbox-escape and RCE issues on Jenkins, look for unexpected process creation from the Jenkins Java process, unusual agent connections, sudden changes to job configurations, or authentication and script-console activity outside normal patterns. Confirm any concrete indicators of compromise against the vendor advisory and your own baseline logs.

How to remediate

Patch first. CISA’s required action is to apply updates per vendor instructions. Upgrade the Matrix Project Plugin (and the Jenkins core if the advisory ties the fix to a core release) to the versions the vendor designates as addressing CVE-2019-1003030. After upgrading:

Hardening for this class of issue also includes keeping the plugin set minimal, disabling unused plugin functionality, and treating Jenkins as a high-value system that should not be reachable from untrusted networks.

If you can't patch immediately

Until the vendor update can be applied, reduce exposure with compensating controls:

These measures lower risk but do not replace the patch. Schedule the update as soon as operationally feasible.

If your data may have been exposed

Actively exploited vulnerabilities can lead to breaches in which credentials, source code, or pipeline secrets are taken. The facts do not document known ransomware use for this CVE. If you have reason to believe your Jenkins environment was abused, follow your incident-response process: isolate affected hosts, preserve logs, rotate secrets that Jenkins could access, and assess downstream systems that trust your CI/CD output. As an additional check, you can run a free exposure scan of your email addresses against known breach data to see whether associated accounts have appeared in prior public dumps.

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

Details

AffectedJenkins · Matrix Project Plugin
Added to CISA KEVMar 25, 2022
Federal patch deadlineApr 15, 2022
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities