Description
In Jenkins 2.579 and earlier, LTS 2.568.2 and earlier, the REST API and CLI endpoints for updating agent configuration do not prevent a submitted configuration from overwriting a different agent by specifying that agent's name in the submitted XML document, allowing attackers with Agent/Configure permission on one agent to take over a different agent, gaining control of its configuration and obtaining access to its inbound agent secret and environment variables.
Published: 2026-09-02
Score: 6.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

In Jenkins 2.579 and earlier, and LTS 2.568.2 and earlier, the REST API and CLI endpoints for updating agent configuration allow an attacker to submit an XML document that specifies the name of a different agent. This overwrites that agent’s configuration, giving the attacker control over its inbound secret and environment variables. The flaw is a classic access control violation (CWE‑284). Based on the description, it is inferred that remote code execution could be possible if the attacker leverages the compromised agent configuration to execute arbitrary code on that agent.

Affected Systems

The Jenkins Project’s Jenkins product is affected. The vulnerability applies to Jenkins core versions 2.579 and earlier, and the long‑term support release 2.568.2 and earlier.

Risk and Exploitability

The CVSS score of 6.3 indicates a moderate to high severity. No EPSS score is available, but the flaw can be exploited remotely via the REST API or CLI by any user with Agent/Configure permission on at least one agent. The vulnerability is not listed in the CISA KEV catalog, suggesting it has not yet been widely exploited, yet organizations that assign broad Agent/Configure rights face a significant risk of credential compromise and agent takeover.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Jenkins to the latest released version that eliminates the overwriting flaw (e.g., release 2.580 or newer LTS).
  • Restrict Agent/Configure permission to only trusted service accounts that truly need to modify agent configurations, and remove or limit this permission for others.
  • If an immediate upgrade is not possible, temporarily disable or lock down the REST API and CLI agent‑configuration endpoints, and regenerate inbound agent secrets for any agents that may have been affected.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 13:00:00 +0000

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

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

Type Values Removed Values Added
Title Jenkins Agent Configuration Overwrite Vulnerability

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

Type Values Removed Values Added
Weaknesses CWE-284
Metrics cvssV3_1

{'score': 6.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/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 In Jenkins 2.579 and earlier, LTS 2.568.2 and earlier, the REST API and CLI endpoints for updating agent configuration do not prevent a submitted configuration from overwriting a different agent by specifying that agent's name in the submitted XML document, allowing attackers with Agent/Configure permission on one agent to take over a different agent, gaining control of its configuration and obtaining access to its inbound agent secret and environment variables.
References

Subscriptions

Jenkins Project Jenkins
cve-icon MITRE

Status: PUBLISHED

Assigner: jenkins

Published:

Updated: 2026-09-02T17:23:47.233Z

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

Link: CVE-2026-84651

cve-icon Vulnrichment

Updated: 2026-09-02T17:23:40.460Z

cve-icon NVD

Status : Awaiting Analysis

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

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

Link: CVE-2026-84651

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T12:45:04Z

Weaknesses