Answer in brief
CVE-2026-57292 records a Medium severity (CVSS 5.4) vulnerability in Jenkins Gitee Plugin has a cross-site request forgery vulnerability. The current sources do not mark it as known exploited. The current feed maps org.jenkins-ci.plugins:gitee (maven), org.jenkins-ci.plugins:gitee (maven). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 5.4. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps org.jenkins-ci.plugins:gitee (maven), org.jenkins-ci.plugins:gitee (maven). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| org.jenkins-ci.plugins:giteemaven | <1292.v2559f2f3f2c0 | 1292.v2559f2f3f2c0 |
| org.jenkins-ci.plugins:giteemaven | >=0 <1292.v2559f2f3f2c0 | 1292.v2559f2f3f2c0 |
Published upstream
Jun 24, 2026
Evidence: source:ghsa:source_dates:source-dates:recordSource modified
Sep 25, 2026
Evidence: source:ghsa:source_dates:source-dates:recordFirst seen by HOL
Jun 24, 2026
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.
Quoted source text, attributed separately from HOL analysis.