Description
Jenkins 2.575 and earlier, LTS 2.568.1 and earlier improperly identifies file paths attempting path traversal in file parameter names, allowing attackers with Item/Configure and Item/Build permission to write files to arbitrary locations on the controller file system.
Published: 2026-08-05
Score: 4.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Jenkins versions 2.575 and earlier, including LTS 2.568.1 and earlier, contain a flaw in the handling of file parameter names. The flaw allows an authenticated user who has Item/Configure and Item/Build permissions to craft a path that traverses outside the intended destination and write files anywhere on the controller’s file system. This can compromise critical files, overwrite executables, or place malicious payloads that may later be executed, representing a significant loss of confidentiality, integrity, and availability.

Affected Systems

The affected product is Jenkins from the Jenkins Project. Vulnerable releases include all versions up to and including 2.575 for the mainline and 2.568.1 for the long‑term support branch.

Risk and Exploitability

The CVSS score is not disclosed, but the capability to write to arbitrary locations gives the attacker control over system files. Exploitation requires legitimate Jenkins credentials with Item/Configure and Item/Build privileges, which can be obtained by an attacker who gains access to a user account or through social engineering. Because the flaw is triggered by normal API or web form input, the attack vector is inferred to be remote via Jenkins’ web interface or API. The lack of an EPSS score or KEV listing does not diminish the potential impact; the attack remains valuable to adversaries such as credential‑stealers or script‑based intruders.

Generated by OpenCVE AI on August 5, 2026 at 19:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Jenkins 2.576 or later, or to LTS 2.568.2 or later.
  • Limit Item/Configure and Item/Build permissions to only trusted users, or disable file parameter usage if not required.
  • As a temporary measure, enforce directory‑whitelist checks or block traversal characters in file parameter names via request filtering.

Generated by OpenCVE AI on August 5, 2026 at 19:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 19:45:00 +0000

Type Values Removed Values Added
Title Jenkins Path Traversal Enables Arbitrary File Write via File Parameters

Wed, 05 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22
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, 05 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
Description Jenkins 2.575 and earlier, LTS 2.568.1 and earlier improperly identifies file paths attempting path traversal in file parameter names, allowing attackers with Item/Configure and Item/Build permission to write files to arbitrary locations on the controller file system.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: jenkins

Published:

Updated: 2026-08-05T18:22:01.212Z

Reserved: 2026-08-04T14:13:20.602Z

Link: CVE-2026-70428

cve-icon Vulnrichment

Updated: 2026-08-05T18:21:54.474Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T19:30:05Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')