Description
A path traversal vulnerability in Jenkins Allure Plugin 2.35.2 and earlier allows attackers with Item/Read permission on jobs that publish Allure report results to read arbitrary files on the Jenkins controller's file system.
Published: 2026-09-02
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A path traversal flaw in the Jenkins Allure Plugin allows an attacker to read files on the Jenkins controller. The vulnerability is triggered when an exploit attempts to navigate beyond the intended report directory, leveraging the path traversal to access any file on the file system that the Jenkins process can read. As a result, sensitive configuration, credentials, or code may be exfiltrated, compromising confidentiality and potentially enabling further attacks if the read files contain exploitable secrets.

Affected Systems

The affected product is the Jenkins Allure Plugin developed by the Jenkins Project. Versions 2.35.2 and all earlier iterations are vulnerable. Upstream patches have published newer releases beyond 2.35.2 that remediate the traversal issue.

Risk and Exploitability

The flaw carries a CVSS score of 8.8, indicating high severity. No EPSS score is available, but the absence of a KEV listing suggests it has not yet been widely exploited. The likely attack vector requires an authenticated user with Item/Read permission on a job that publishes Allure reports; this permission is required to trigger the vulnerable plugin path resolution. Once authenticated, the attacker can read arbitrary files, creating a significant confidentiality risk, especially for untrusted or compromised accounts.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Jenkins Allure Plugin to the latest stable release (any version newer than 2.35.2).
  • Restrict Item/Read permissions on jobs to only trusted users, reducing the set of accounts that can trigger the traversal.
  • Configure the Jenkins controller’s file system permissions to limit the Jenkins process’s read access to non-essential directories.

Generated by OpenCVE AI on September 3, 2026 at 11:06 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 Allure Plugin
Vendors & Products Jenkins Project
Jenkins Project jenkins Allure Plugin

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

Type Values Removed Values Added
Title Allure Plugin Path Traversal Allows Reading Arbitrary Files

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

Type Values Removed Values Added
Weaknesses CWE-22
Metrics cvssV3_1

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

ssvc

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


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

Type Values Removed Values Added
Description A path traversal vulnerability in Jenkins Allure Plugin 2.35.2 and earlier allows attackers with Item/Read permission on jobs that publish Allure report results to read arbitrary files on the Jenkins controller's file system.
References

Subscriptions

Jenkins Project Jenkins Allure Plugin
cve-icon MITRE

Status: PUBLISHED

Assigner: jenkins

Published:

Updated: 2026-09-02T16:58:57.996Z

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

Link: CVE-2026-84669

cve-icon Vulnrichment

Updated: 2026-09-02T16:58:51.109Z

cve-icon NVD

Status : Awaiting Analysis

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

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

Link: CVE-2026-84669

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T16:26:59Z

Weaknesses
  • CWE-22

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