CVE-2023-32992
Description
Missing permission checks in Jenkins SAML SSO Plugin permit attackers with Overall/Read to send HTTP requests to attacker-controlled URLs or parse local files as XML.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Missing permission checks in Jenkins SAML SSO Plugin permit attackers with Overall/Read to send HTTP requests to attacker-controlled URLs or parse local files as XML.
The Jenkins SAML Single Sign On (SSO) Plugin version 2.0.2 and earlier contains a missing permission check vulnerability [1]. Specifically, the plugin does not properly verify that a user has the necessary permissions to perform certain operations, allowing users with only Overall/Read permission to trigger unauthorized actions [2].
An attacker with Overall/Read permission can exploit this by sending an HTTP request to an attacker-specified URL and having the plugin parse the response as XML. Alternatively, the attacker can cause the plugin to parse a local file on the Jenkins controller as XML [1][2]. The attack does not require any additional privileges beyond the default read access.
The impact includes potential information disclosure through the parsing of arbitrary files or responses. If the attacker can control the content being parsed, they might be able to perform Server-Side Request Forgery (SSRF) or access sensitive data [2].
Jenkins has released a fix in a subsequent version. Users are advised to update the SAML SSO Plugin to the latest version to mitigate this vulnerability [1].
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-3xf9-pgc2-mr9cghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2023-32992ghsaADVISORY
- www.jenkins.io/security/advisory/2023-05-16/ghsavendor-advisoryWEB
News mentions
1- Jenkins Security Advisory 2023-05-16Jenkins Security Advisories · May 16, 2023