{ "schema_version": "1.4.0", "id": "GHSA-7g95-jmg9-h524", "modified": "2025-03-06T19:24:40Z", "published": "2025-03-06T00:31:56Z", "aliases": [ "CVE-2025-27624" ], "summary": "Jenkins cross-site request forgery (CSRF) vulnerability", "details": "Jenkins 2.499 and earlier, LTS 2.492.1 and earlier does not require POST requests for the HTTP endpoint toggling collapsed/expanded status of sidepanel widgets (e.g., Build Queue and Build Executor Status widgets), resulting in a cross-site request forgery (CSRF) vulnerability.\n\nThis vulnerability allows attackers to have users toggle their collapsed/expanded status of sidepanel widgets.\n\nAdditionally, as the API accepts any string as the identifier of the panel ID to be toggled, attacker-controlled content can be stored in the victim’s user profile in Jenkins.\n\nJenkins 2.500, LTS 2.492.2 requires POST requests for the affected HTTP endpoint.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.main:jenkins-core" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "2.493" }, { "fixed": "2.500" } ] } ] }, { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.main:jenkins-core" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "2.492.2" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27624" }, { "type": "WEB", "url": "https://github.com/jenkinsci/jenkins/commit/84ef1a4d4db17d0ce66522d0141f6e52e2a4c97c" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/jenkins" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2025-03-05/#SECURITY-3498" } ], "database_specific": { "cwe_ids": [ "CWE-352" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2025-03-06T19:15:16Z", "nvd_published_at": "2025-03-05T23:15:14Z" } }