CVE-2019-1003033
CVE-2019-1003033 is a high-severity vulnerability in Jenkins Groovy with a CVSS 3.x base score of 8.8. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- Severity: High (CVSS 3.x base score 8.8)
- CVSS v2: 6.5
- EPSS exploit prediction: 3% (83rd percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Jenkins Groovy
- Published:
- Last modified:
Description
A sandbox bypass vulnerability exists in Jenkins Groovy Plugin 2.1 and earlier in pom.xml, src/main/java/hudson/plugins/groovy/StringScriptSource.java that allows attackers with Overall/Read permission to execute arbitrary code on the Jenkins master JVM.
Frequently asked questions
- What is CVE-2019-1003033?
- A sandbox bypass vulnerability exists in Jenkins Groovy Plugin 2.1 and earlier in pom.xml, src/main/java/hudson/plugins/groovy/StringScriptSource.java that allows attackers with Overall/Read permission to execute arbitrary code on the Jenkins master JVM.
- How severe is CVE-2019-1003033?
- CVE-2019-1003033 has a CVSS 3.x base score of 8.8, rated high 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-1003033 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 3% (83rd percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2019-1003033?
- CVE-2019-1003033 affects Jenkins Groovy. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2019-1003033?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2019-1003033 published?
- CVE-2019-1003033 was published on 2019-03-08 and last updated on 2026-06-17.
References
- http://www.securityfocus.com/bid/107476
- https://jenkins.io/security/advisory/2019-03-06/#SECURITY-1338
Affected products (1)
- cpe:2.3:a:jenkins:groovy:*:*:*:*:*:jenkins:*:*
More vulnerabilities in Jenkins Groovy
- CVE-2019-1003006 — High (CVSS 8.8): A sandbox bypass vulnerability exists in Jenkins Groovy Plugin 2.0 and earlier in…