---
id: CVE-2026-57301
aliases:
  - GHSA-5qh3-hxx9-w26p
title: >-
  Jenkins OWASP ZAP Plugin: Builds executed on the Jenkins controller can lead
  to RCE
summary: >-
  Jenkins OWASP ZAP Plugin: Builds executed on the Jenkins controller can lead
  to RCE
severity: high
cvss: 8.8
cwe:
  - CWE-610
vendor: jenkins-ci
product: 'org.jenkins-ci.plugins:zapper'
ecosystem: maven
affected:
  - 'org.jenkins-ci.plugins:zapper <= 1.0.7'
published: '2026-06-24'
updated: '2026-09-25'
sourceUpdated: '2026-09-25T19:20:00Z'
source: GHSA
sourceUrl: 'https://github.com/advisories/GHSA-5qh3-hxx9-w26p'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2026-57301'
  - url: 'https://www.jenkins.io/security/advisory/2026-06-24/#SECURITY-3649'
  - url: 'https://github.com/advisories/GHSA-5qh3-hxx9-w26p'
tags:
  - ghsa
  - maven
epss: 0.00627
epssPercentile: 0.4784
ingestedAt: '2026-09-25T20:17:49.423Z'
---

## Overview

Jenkins OWASP ZAP Plugin 1.0.7 and earlier does not support distributed builds, causing the file operations and build process of its "Automatically build ZAP" feature to be performed on the Jenkins controller rather than on the agent the build is assigned to.

This allows attackers with Item/Configure permission to configure the feature to build an attacker-controlled project, executing arbitrary code on the Jenkins controller and bypassing any restriction confining the build to a specific agent.

As of publication of this advisory, there is no fix.

## Affected packages

- `org.jenkins-ci.plugins:zapper <= 1.0.7`

## Remediation

Refer to the advisory for the patched release.
