CVE-2019-1003029
CVE-2019-1003029 is a critical-severity vulnerability in Jenkins Script Security with a CVSS 3.x base score of 9.9. It is listed in CISA's Known Exploited Vulnerabilities (KEV) catalog, confirming it has been exploited in the wild (added 2022-04-25).
Key facts
- Severity: Critical (CVSS 3.x base score 9.9)
- CVSS v2: 6.5
- EPSS exploit prediction: 74% (99th percentile)
- Actively exploited: Yes — listed in CISA KEV (added 2022-04-25)
- EU (EUVD) id: EUVD-2022-5866
- EU exploitation: Flagged exploited in the ENISA EU Vulnerability Database (since 2022-04-25)
- Affected product: Jenkins Script Security
- Published:
- Last modified:
Description
A sandbox bypass vulnerability exists in Jenkins Script Security Plugin 1.53 and earlier in src/main/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/GroovySandbox.java, src/main/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SecureGroovyScript.java that allows attackers with Overall/Read permission to execute arbitrary code on the Jenkins master JVM.
Frequently asked questions
- What is CVE-2019-1003029?
- A sandbox bypass vulnerability exists in Jenkins Script Security Plugin 1.53 and earlier in src/main/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/GroovySandbox.java, src/main/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SecureGroovyScript.java that allows attackers with Overall/Read permission to execute arbitrary code on the Jenkins master JVM.
- How severe is CVE-2019-1003029?
- CVE-2019-1003029 has a CVSS 3.x base score of 9.9, rated critical severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2019-1003029 being actively exploited?
- Yes. CVE-2019-1003029 is on CISA's Known Exploited Vulnerabilities (KEV) catalog, added on 2022-04-25, which means active exploitation has been confirmed. It should be prioritised for remediation.
- What products are affected by CVE-2019-1003029?
- CVE-2019-1003029 primarily affects Jenkins Script Security. In total, 2 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-2019-1003029?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Because this CVE is known to be actively exploited, treat remediation as urgent — CISA KEV typically sets a short remediation deadline.
- Does CVE-2019-1003029 have an EU (EUVD) identifier?
- Yes. CVE-2019-1003029 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2022-5866. It is also flagged as exploited in the EUVD (since 2022-04-25).
- When was CVE-2019-1003029 published?
- CVE-2019-1003029 was published on 2019-03-08 and last updated on 2026-06-17.
References
- http://packetstormsecurity.com/files/166778/Jenkins-Remote-Code-Execution.html
- http://www.securityfocus.com/bid/107476
- https://access.redhat.com/errata/RHSA-2019:0739
- https://jenkins.io/security/advisory/2019-03-06/#SECURITY-1336%20%281%29
- https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2019-1003029
Affected products (2)
- cpe:2.3:a:jenkins:script_security:*:*:*:*:*:jenkins:*:*
- cpe:2.3:a:redhat:openshift_container_platform:3.11:*:*:*:*:*:*:*
More vulnerabilities in Jenkins Script Security
- CVE-2022-43404 — Critical (CVSS 9.9): A sandbox bypass vulnerability involving crafted constructor bodies and calls to sandbox-generated synthetic…
- CVE-2022-43403 — Critical (CVSS 9.9): A sandbox bypass vulnerability involving casting an array-like value to an array type in Jenkins Script Security Plugin…
- CVE-2022-43401 — Critical (CVSS 9.9): A sandbox bypass vulnerability involving various casts performed implicitly by the Groovy language runtime in Jenkins…
- CVE-2020-2279 — Critical (CVSS 9.9): A sandbox bypass vulnerability in Jenkins Script Security Plugin 1.74 and earlier allows attackers with permission to…
- CVE-2019-10431 — Critical (CVSS 9.9): A sandbox bypass vulnerability in Jenkins Script Security Plugin 1.64 and earlier related to the handling of default…
- CVE-2024-34144 — Critical (CVSS 9.8): A sandbox bypass vulnerability involving crafted constructor bodies in Jenkins Script Security Plugin…