---
id: CVE-2026-57306
aliases:
  - GHSA-43m2-hcmm-qpm7
title: Jenkins Zowe zDevOps Plugin has a CSRF vulnerability
summary: Jenkins Zowe zDevOps Plugin has a CSRF vulnerability
severity: medium
cvss: 4.2
cwe:
  - CWE-352
vendor: jenkins
product: 'io.jenkins.plugins:zdevops'
ecosystem: maven
affected:
  - 'io.jenkins.plugins:zdevops <= 1.1.3.50.ve350c9b'
published: '2026-06-24'
updated: '2026-09-25'
sourceUpdated: '2026-09-25T19:48:29Z'
source: GHSA
sourceUrl: 'https://github.com/advisories/GHSA-43m2-hcmm-qpm7'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2026-57306'
  - url: 'https://www.jenkins.io/security/advisory/2026-06-24/#SECURITY-3747'
  - url: 'https://github.com/advisories/GHSA-43m2-hcmm-qpm7'
tags:
  - ghsa
  - maven
epss: 0.00184
epssPercentile: 0.07084
ingestedAt: '2026-09-25T20:17:49.421Z'
---

## Overview

Jenkins Zowe zDevOps Plugin 1.1.3.50.ve350c9b_450b_1 and earlier does not perform a permission check in an HTTP endpoint implementing a connection test.

This allows attackers with Overall/Read permission to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins.

Additionally, this HTTP endpoint does not require POST requests, resulting in a cross-site request forgery (CSRF) vulnerability.

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

## Affected packages

- `io.jenkins.plugins:zdevops <= 1.1.3.50.ve350c9b`

## Remediation

Refer to the advisory for the patched release.
