GHSA-w794-rwp2-jc9m
Jenkins Gitee Plugin has a cross-site request forgery vulnerability
Quick fix
GHSA-w794-rwp2-jc9m — 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 perform permission checks in several HTTP endpoints implementing form validation for its global configuration.
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, these HTTP endpoints do not require POST requests, resulting in a cross-site request forgery (CSRF) vulnerability.
Gitee Plugin 1292.v2559f2f3f2c0 requires the appropriate permissions in the affected HTTP endpoints, and requires POST requests.
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-57292[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[PACKAGE]
- https://github.com/jenkinsci/gitee-plugin/releases/tag/1292.v2559f2f3f2c0[WEB]
- https://www.jenkins.io/security/advisory/2026-06-24/#SECURITY-3762%20(1)[WEB]