---
id: CVE-2026-57293
aliases:
  - GHSA-jhcq-6wqp-qcfx
title: >-
  Jenkins Gitee Plugin has an incorrect permission check that allows enumerating
  credentials IDs
summary: >-
  Jenkins Gitee Plugin has an incorrect permission check that allows enumerating
  credentials IDs
severity: medium
cvss: 4.3
cwe:
  - CWE-862
vendor: jenkins-ci
product: 'org.jenkins-ci.plugins:gitee'
ecosystem: maven
affected:
  - 'org.jenkins-ci.plugins:gitee < 1292.v2559f2f3f2c0'
patched:
  - 'org.jenkins-ci.plugins:gitee 1292.v2559f2f3f2c0'
published: '2026-06-24'
updated: '2026-09-25'
sourceUpdated: '2026-09-25T19:05:30Z'
source: GHSA
sourceUrl: 'https://github.com/advisories/GHSA-jhcq-6wqp-qcfx'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2026-57293'
  - url: 'https://www.jenkins.io/security/advisory/2026-06-24/#SECURITY-3762%20(2)'
  - url: 'https://github.com/jenkinsci/gitee-plugin/pull/199'
  - url: >-
      https://github.com/jenkinsci/gitee-plugin/commit/2559f2f3f2c02659d9abe5ab3d66c13cef9278dc
  - url: 'https://github.com/jenkinsci/gitee-plugin/releases/tag/1292.v2559f2f3f2c0'
  - url: 'https://github.com/advisories/GHSA-jhcq-6wqp-qcfx'
tags:
  - ghsa
  - maven
epss: 0.0027
epssPercentile: 0.1715
ingestedAt: '2026-09-25T19:15:38.960Z'
---

## Overview

Jenkins Gitee Plugin 1288.v18b_deb_c9069b_ and earlier does not correctly perform a permission check in an HTTP endpoint.

This allows attackers with global Item/Configure permission (while lacking Item/Configure permission on any particular job) to enumerate credentials IDs of credentials stored in Jenkins. Those can be used as part of an attack to capture the credentials using another vulnerability.

An enumeration of credentials IDs in Gitee Plugin 1292.v2559f2f3f2c0 requires Overall/Administer permission.

## Affected packages

- `org.jenkins-ci.plugins:gitee < 1292.v2559f2f3f2c0`

## Remediation

Upgrade to a patched release:

- `org.jenkins-ci.plugins:gitee 1292.v2559f2f3f2c0`
