MEDIUM4.3
GHSA-fq56-wvv2-p8jf
Jenkins Priority Sorter Plugin has a CSRF vulnerability
Quick fix
GHSA-fq56-wvv2-p8jf — org.jenkins-ci.plugins:PrioritySorter: upgrade to the fixed version with the command below.
# pom.xml: bump <version>936.937.v5581d0b</version> for org.jenkins-ci.plugins:PrioritySorterDetails
Jenkins Priority Sorter Plugin 936.v2c01c6b_84449 and earlier does not require POST requests in an HTTP endpoint that saves the global job priority configuration.
This allows attackers to overwrite the global job priority configuration.
Priority Sorter Plugin 936.937.v5581d0b_2ccb_a_ requires POST requests for the affected HTTP endpoint.
Are you affected?
Enter the version of the package you're using.
Affected packages
Maven/org.jenkins-ci.plugins:PrioritySorter
Introduced in:
0Fixed in: 936.937.v5581d0bFix
# pom.xml: bump <version>936.937.v5581d0b</version> for org.jenkins-ci.plugins:PrioritySorterReferences
- https://nvd.nist.gov/vuln/detail/CVE-2026-57290[ADVISORY]
- https://github.com/jenkinsci/priority-sorter-plugin/commit/5581d0b2ccbae6743dccabda90bc7b671dcaffd1[WEB]
- https://github.com/jenkinsci/priority-sorter-plugin[PACKAGE]
- https://github.com/jenkinsci/priority-sorter-plugin/releases/tag/936.937.v5581d0b_2ccb_a_[WEB]
- https://www.jenkins.io/security/advisory/2026-06-24/#SECURITY-3769[WEB]