Security readout for executives and security teams
Plain-English summary
This flaw lets a low-privileged Jenkins user bypass script sandbox protections and run arbitrary code on the Jenkins master JVM. For a build system, that can mean compromise of source code, build secrets, credentials, and deployment pipelines.
Executive priority
Treat as urgent for any Jenkins environment. A compromised controller can expose software supply chain secrets and deployment authority. Prioritize internet-facing, shared, or production Jenkins systems first.
Technical view
CVE-2019-1003029 affects Jenkins Script Security Plugin 1.53 and earlier. The vulnerable sandbox handling in GroovySandbox.java and SecureGroovyScript.java allows attackers with Overall/Read permission to execute arbitrary code on the Jenkins master JVM. CVSS is 9.9 critical.
Likely exposure
Exposure is most likely where Jenkins uses Script Security Plugin 1.53 or earlier and grants Overall/Read to untrusted, broad, or compromised accounts. Internet-facing or widely accessible Jenkins controllers are higher concern.
Exploitation context
CISA KEV marks this CVE as known exploited. The provided bundle does not include campaign details, exploitation volume, or evidence of current active targeting, so those specifics should not be assumed.
Researcher notes
Evidence identifies a sandbox bypass in Jenkins Script Security Plugin internals. The privilege requirement is low, Overall/Read, and impact is arbitrary code execution on the master JVM. KEV confirms known exploitation, but source detail is limited.
Mitigation direction
- Inventory Jenkins Script Security Plugin versions across all controllers.
- Apply Jenkins or distribution vendor updates for the Script Security Plugin.
- Restrict Overall/Read to trusted users only.
- Review Jenkins exposure and limit access to administrative networks.
- Check Jenkins and distribution advisories for environment-specific guidance.
Validation and detection
- Confirm no Jenkins controller runs Script Security Plugin 1.53 or earlier.
- Review user and group assignments with Overall/Read permission.
- Verify plugin update status through Jenkins administrative inventory.
- Check for unexpected pipeline, script approval, or controller execution activity.
- Confirm compensating access controls on exposed Jenkins instances.
Public sources used
Michael Williams reviewed this cited source version on .
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
Execution behavior lookup
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2019-1003029 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Critical
- CVSS
- 9.9 (3.1)
- Known Exploited
- Yes
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CISA KEV status
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H3.16Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
9.9CriticalVector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://jenkins.io/security/advisory/2019-03-06/#SECURITY-1336%20%281%29CVE reference · x_refsource_CONFIRM
- RHSA-2019:0739CVE reference · vendor-advisory, x_refsource_REDHAT
- https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2019-1003029CVE reference · government-resource
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
