CVE-2026-57284
Received
Received - Intake
Jenkins Pipeline Groovy Plugin Type Instantiation Flaw
Publication date: 2026-06-24
Last updated on: 2026-06-24
Assigner: Jenkins Project
Description
Description
Jenkins Pipeline: Groovy Plugin 4331.v9d06ed4658ff and earlier does not restrict the types that can be instantiated through the Pipeline Snippet Generator, allowing attackers to instantiate types related to job or system configuration other than Pipeline steps.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| jenkinsci | groovy_plugin | to 4331.v9d06ed4658ff (exc) |
| jenkinsci | groovy_plugin | to 4331.v9d06ed4658ff (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-470 | The product uses external input with reflection to select which classes or code to use, but it does not sufficiently prevent the input from selecting improper classes or code. |