GHSA-jhcq-6wqp-qcfx
Jenkins Gitee Plugin has an incorrect permission check that allows enumerating credentials IDs
Quick fix
GHSA-jhcq-6wqp-qcfx — org.jenkins-ci.plugins:gitee: upgrade to the fixed version with the command below.
# pom.xml: bump <version>1292.v2559f2f3f2c0</version> for org.jenkins-ci.plugins:giteeDetails
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.
Are you affected?
Enter the version of the package you're using.
Affected packages
0Fixed in: 1292.v2559f2f3f2c0# pom.xml: bump <version>1292.v2559f2f3f2c0</version> for org.jenkins-ci.plugins:giteeReferences
- https://nvd.nist.gov/vuln/detail/CVE-2026-57293[ADVISORY]
- https://github.com/jenkinsci/gitee-plugin/pull/199[WEB]
- https://github.com/jenkinsci/gitee-plugin/commit/2559f2f3f2c02659d9abe5ab3d66c13cef9278dc[WEB]
- https://github.com/jenkinsci/gitee-plugin[WEB]
- https://github.com/jenkinsci/gitee-plugin/releases/tag/1292.v2559f2f3f2c0[WEB]
- https://www.jenkins.io/security/advisory/2026-06-24/#SECURITY-3762%20(2)[WEB]