CVE-2023-37949
Description
Jenkins Orka by MacStadium Plugin 1.33 and earlier lacks a permission check, letting attackers with Overall/Read access connect to an attacker-specified URL and capture stored credentials.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Jenkins Orka by MacStadium Plugin 1.33 and earlier lacks a permission check, letting attackers with Overall/Read access connect to an attacker-specified URL and capture stored credentials.
Vulnerability
Overview
CVE-2023-37949 is a missing permission check vulnerability in the Jenkins Orka by MacStadium Plugin, affecting versions 1.33 and earlier. The plugin fails to verify that a user has the appropriate permissions before performing an action that connects to an attacker-specified URL using attacker-specified credentials IDs [1][3]. This allows an attacker with only Overall/Read permission (typically a low-privilege role) to trigger a connection to an external URL of their choice, using credentials IDs that were obtained through another method.
Exploitation and
Attack Surface
To exploit this vulnerability, an attacker must have Overall/Read permission on the Jenkins instance, which is commonly granted to non-administrative users. The attacker also needs to have obtained valid credentials IDs through other means, such as via a separate information disclosure flaw or prior reconnaissance. Once these prerequisites are met, the attacker can induce the plugin to connect to a URL they control, effectively making a request that carries the selected credentials [1]. No additional authentication is required for the vulnerable action.
Impact
If the attacker-controlled URL is an HTTP/HTTPS endpoint, the Jenkins controller will transmit the credentials in the request. This can lead to the capture of sensitive credentials stored in Jenkins, including those for source code repositories, cloud services, or other integrated systems. The impact is considered high because it allows unauthorized credential exfiltration from a low-privilege starting point.
Mitigation
The vulnerability is addressed in Orka by MacStadium Plugin version 1.34 by adding the missing permission check [2]. Users are advised to upgrade to this version or later. There are no known workarounds for this issue; the only remediation is to update the plugin. This vulnerability is not listed as known exploited in the wild as of the advisory date [2].
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:macstadium-orkaMaven | < 1.34 | 1.34 |
Affected products
2- Range: 0
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4- github.com/advisories/GHSA-4hm4-94g6-f23fghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2023-37949ghsaADVISORY
- www.jenkins.io/security/advisory/2023-07-12/ghsavendor-advisoryWEB
- www.openwall.com/lists/oss-security/2023/07/12/2ghsaWEB
News mentions
1- Jenkins Security Advisory 2023-07-12Jenkins Security Advisories · Jul 12, 2023