CVE-2023-32991
Description
Cross-site request forgery in Jenkins SAML SSO Plugin allows attackers to send requests to arbitrary URLs or parse local files.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Cross-site request forgery in Jenkins SAML SSO Plugin allows attackers to send requests to arbitrary URLs or parse local files.
A cross-site request forgery (CSRF) vulnerability exists in Jenkins SAML Single Sign On (SSO) Plugin versions 2.0.2 and earlier. The plugin does not require POST requests or CSRF tokens for certain form validation methods, allowing attackers to trick an authenticated Jenkins administrator into performing unintended actions [1][2].
An attacker can exploit this by crafting a malicious link or form submission that, when clicked by a logged-in admin, sends an HTTP request to an attacker-specified URL and parses the response as XML. Alternatively, the attacker can cause the plugin to parse a local file on the Jenkins controller as XML [1]. No special privileges are required beyond the victim's admin session.
This vulnerability can be leveraged for server-side request forgery (SSRF) attacks against internal networks, or to read arbitrary local files (e.g., configuration files) via XML parsing, potentially exposing sensitive information [2].
Users should upgrade to the latest version of the SAML SSO Plugin as per the Jenkins security advisory [1]. If upgrade is not possible, administrators can disable the plugin or restrict access to Jenkins to trusted users.
AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
io.jenkins.plugins:miniorange-saml-spMaven | < 2.1.0 | 2.1.0 |
Affected products
2- Range: 0
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3- github.com/advisories/GHSA-xw6j-mq6v-pmv6ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2023-32991ghsaADVISORY
- www.jenkins.io/security/advisory/2023-05-16/ghsavendor-advisoryWEB
News mentions
1- Jenkins Security Advisory 2023-05-16Jenkins Security Advisories · May 16, 2023