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.
Published: 2026-06-24
Score: 4.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A cross‑site request forgery flaw allows an attacker to invoke the Pipeline Snippet Generator and force it to instantiate configuration objects that are not standard Pipeline steps. The result can be the creation, modification, or deletion of jobs, system settings, or other internal configuration types, thereby altering Jenkins behavior or exposing sensitive data. This weakness is categorized as CWE‑352, indicating a state‑changing attack that does not require remote code execution but does grant the attacker significant influence over the system's configuration.

Affected Systems

All releases of the Jenkins Project "Jenkins Pipeline: Groovy Plugin" up to and including version 4331.v9d06ed4658ff are affected. Any Jenkins instance that has these plug‑in versions and that exposes the Pipeline Snippet Generator is vulnerable unless the plug‑in is upgraded or the generator is disabled.

Risk and Exploitability

The vulnerability can be triggered by a user who already holds a valid Jenkins session cookie. Likely attack vector is a crafted HTTP POST sent to the Pipeline Snippet Generator endpoint from a malicious web page or script that the user visits while authenticated. No EPSS score is available, and the issue is not listed in the CISA KEV catalog, implying limited public exploitation to date. The exploitation path is straightforward if CSRF protection is disabled or the endpoint is exempt, and because the attacker can instantiate arbitrary configuration types the impact can reach system‑wide integrity and availability. The CVSS score is 4.3, indicating a moderate level of severity.

Generated by OpenCVE AI on June 24, 2026 at 16:55 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Jenkins Pipeline: Groovy Plugin to the latest release that contains the CSRF fix.
  • If an immediate update cannot be performed, restrict the Pipeline Snippet Generator to authenticated users only or block the endpoint through a web‑application firewall.
  • Ensure the Jenkins global security setting "Prevent Cross‑Site Request Forgery exploits" is enabled and limit permissions to run pipeline scripts to trusted users.

Generated by OpenCVE AI on June 24, 2026 at 16:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 24 Jun 2026 17:15:00 +0000

Type Values Removed Values Added
Title CSRF Vulnerability in Jenkins Pipeline Groovy Plugin Allows Unauthorized Configuration Changes

Wed, 24 Jun 2026 16:00:00 +0000

Type Values Removed Values Added
Title CSRF Vulnerability in Jenkins Pipeline Groovy Plugin Enables Unauthorized Configuration Changes CSRF Vulnerability in Jenkins Pipeline Groovy Plugin Allows Unauthorized Configuration Changes

Wed, 24 Jun 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 24 Jun 2026 15:00:00 +0000

Type Values Removed Values Added
Title CSRF Vulnerability in Jenkins Pipeline Groovy Plugin Enables Unauthorized Configuration Changes
Weaknesses CWE-352

Wed, 24 Jun 2026 13:45:00 +0000

Type Values Removed Values Added
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.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: jenkins

Published:

Updated: 2026-06-24T14:01:20.564Z

Reserved: 2026-06-24T08:41:44.357Z

Link: CVE-2026-57283

cve-icon Vulnrichment

Updated: 2026-06-24T14:01:16.988Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-24T17:00:13Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)