Description
A cross-site request forgery (CSRF) vulnerability in Jenkins Pipeline: Groovy Libraries Plugin 798.v5cc688825312 and earlier allows attackers to delete shared library caches.
Published: 2026-09-02
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability is a cross‑site request forgery that allows an attacker to invoke the endpoint that removes cached copies of shared libraries used by Jenkins Pipeline jobs. When triggered, the attacker can force the Jenkins instance to clear its repository of previously downloaded library code, leading to loss of build artefacts and a disruption of continuous integration processes. Because the flaw only grants the ability to delete cached libraries, it does not provide direct code execution or privilege escalation, but the resulting denial of service to automated builds can have significant operational impact.

Affected Systems

The vulnerability affects the Jenkins Pipeline: Groovy Libraries Plugin versions 798.v5cc688825312 and earlier. The plugin is distributed by the Jenkins Project and is a core component used by many Jenkins installations to manage shared library dependencies.

Risk and Exploitability

The CVSS score of 5.4 indicates a moderate level of risk. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog, suggesting lower current exploitation activity. Based on the description, the likely attack vector is a CSRF request made within the context of the victim’s authenticated Jenkins session. An attacker would need to entice a user into submitting a crafted request or leverage an existing authenticated session to trigger the cache deletion endpoint. The impact is confined to the Jenkins instance’s build environment and does not compromise its overall integrity or confidentiality.

Generated by OpenCVE AI on September 3, 2026 at 11:10 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Jenkins Pipeline: Groovy Libraries Plugin to a version newer than 798.v5cc688825312 once a fix is released
  • If no update is available, disable or lock down the shared library cache deletion endpoint so that only privileged accounts can access it
  • Ensure that Jenkins CSRF protection (CRUMB validation) is enabled to prevent unauthorized requests
  • Monitor Jenkins logs for unexpected cache deletion events and investigate any suspicious activity

Generated by OpenCVE AI on September 3, 2026 at 11:10 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 11:30:00 +0000

Type Values Removed Values Added
Title CSRF Vulnerability Allowing Deletion of Shared Library Caches in Jenkins Pipeline Groovy Libraries Plugin
First Time appeared Jenkins Project
Jenkins Project jenkins Pipeline Groovy Libraries Plugin
Vendors & Products Jenkins Project
Jenkins Project jenkins Pipeline Groovy Libraries Plugin

Wed, 02 Sep 2026 18:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-352
Metrics cvssV3_1

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

ssvc

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


Wed, 02 Sep 2026 10:45:00 +0000

Type Values Removed Values Added
Description A cross-site request forgery (CSRF) vulnerability in Jenkins Pipeline: Groovy Libraries Plugin 798.v5cc688825312 and earlier allows attackers to delete shared library caches.
References

Subscriptions

Jenkins Project Jenkins Pipeline Groovy Libraries Plugin
cve-icon MITRE

Status: PUBLISHED

Assigner: jenkins

Published:

Updated: 2026-09-02T17:06:17.932Z

Reserved: 2026-09-01T21:55:27.034Z

Link: CVE-2026-84663

cve-icon Vulnrichment

Updated: 2026-09-02T17:06:12.552Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-02T16:17:30.950

Modified: 2026-09-03T17:13:16.490

Link: CVE-2026-84663

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T11:15:03Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)