CVE-2026-57283 Details
Description
A cross-site request forgery (CSRF) vulnerability in Jenkins Pipeline: Groovy Plugin 4331.v9d06ed4658ff and earlier allows attackers to instantiate types related to job or system configuration other than Pipeline steps through the Pipeline Snippet Generator.
A cross-site request forgery (CSRF) vulnerability exists in Jenkins Pipeline: Groovy Plugin versions through 4331.v9d06ed4658ff. This vulnerability allows attackers to misuse the Pipeline Snippet Generator to instantiate types related to job or system configuration, excluding Pipeline steps. The vulnerability arises because the affected HTTP endpoint can be accessed via GET requests, without the need for POST, enabling CSRF attacks. Exploitation could involve creating a script approval request on behalf of another user, potentially leading to unauthorized script execution.
Users are advised to update to Jenkins Pipeline: Groovy Plugin version 4331.4333.v50a_b_076c5199, which addresses this vulnerability by restricting the types that can be instantiated through the Snippet Generator, requiring POST requests for the HTTP endpoint, and ensuring that only Pipeline steps and metastep delegates are instantiated.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jun 24, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://www.jenkins.io/security/advisory/2026-06-24/#SECURITY-3677 | [email protected] | Vendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-352 | Cross-Site Request Forgery (CSRF) | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| jenkins pipeline: groovy | <= 4331.v9d06ed4658ff |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 26, 2026 | Initial Analysis | [email protected] |
| Jun 24, 2026 | CVE Modified | CISA-ADP |
| Jun 24, 2026 | New CVE Received | [email protected] |