Description
Jenkins GitLab Plugin 1.9.16 and earlier allows overwriting the global GitLab connection configuration through Stapler data binding, allowing attackers to connect to an attacker-specified URL using GitLab API tokens already configured by administrators.
Published: 2026-09-02
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Jenkins GitLab Plugin versions 1.9.16 and earlier allow an attacker to overwrite the global GitLab connection configuration through Stapler data binding. This flaw permits the attacker to redirect GitLab API requests to an attacker‑specified URL while retaining the API tokens that administrators have already stored. The underlying weakness stems from inadequate input validation, corresponding to CWE‑471 and CWE‑494.

Affected Systems

All Jenkins installations that use Jenkins GitLab Plugin version 1.9.16 or any earlier release are affected. The vulnerability is confined to the plugin component and does not propagate beyond the Jenkins process. No other vendors or product families are reported to be impacted.

Risk and Exploitability

The CVSS score of 5.4 categorizes this flaw as medium severity. EPSS is not available and the vulnerability is not listed in CISA KEV, indicating no known widespread exploitation at present. The attack requires the ability to submit a configuration request that reaches the Stapler data binding endpoint, which typically means the attacker has access to the Jenkins management UI or API. Based on the description, it is inferred that the attacker can use the preserved API tokens to authenticate to a malicious GitLab instance, potentially exposing repository data or enabling further attacks. Overall, the risk is moderate with a realistic but not immediate threat level.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Jenkins GitLab Plugin to version 1.9.17 or later.
  • Restrict user permissions for configuring global Jenkins settings so only trusted administrators can modify plugin configurations.
  • Review recent configuration changes for the GitLab Plugin and audit logs for unexpected URL alterations.
  • If possible, disable or limit Stapler data binding access to prevent unauthorized configuration changes.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 16:45:00 +0000

Type Values Removed Values Added
First Time appeared Jenkins Project
Jenkins Project jenkins Gitlab Plugin
Vendors & Products Jenkins Project
Jenkins Project jenkins Gitlab Plugin

Thu, 03 Sep 2026 12:15:00 +0000

Type Values Removed Values Added
Title GitLab Plugin Global Configuration Overwrite via Stapler Data Binding

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

Type Values Removed Values Added
Weaknesses CWE-471
CWE-494
Metrics cvssV3_1

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

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 Jenkins GitLab Plugin 1.9.16 and earlier allows overwriting the global GitLab connection configuration through Stapler data binding, allowing attackers to connect to an attacker-specified URL using GitLab API tokens already configured by administrators.
References

Subscriptions

Jenkins Project Jenkins Gitlab Plugin
cve-icon MITRE

Status: PUBLISHED

Assigner: jenkins

Published:

Updated: 2026-09-02T17:05:36.942Z

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

Link: CVE-2026-84664

cve-icon Vulnrichment

Updated: 2026-09-02T17:05:30.284Z

cve-icon NVD

Status : Awaiting Analysis

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

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

Link: CVE-2026-84664

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T16:27:06Z

Weaknesses
  • CWE-471

    Modification of Assumed-Immutable Data (MAID)

  • CWE-494

    Download of Code Without Integrity Check