CVE-2022-41246
Description
Jenkins Worksoft Execution Manager Plugin <=10.0.3.503 lacks a permission check, allowing attackers with Overall/Read to capture stored credentials by connecting to attacker-controlled URLs.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Jenkins Worksoft Execution Manager Plugin <=10.0.3.503 lacks a permission check, allowing attackers with Overall/Read to capture stored credentials by connecting to attacker-controlled URLs.
The Jenkins Worksoft Execution Manager Plugin versions 10.0.3.503 and earlier contain a missing permission check in a function that allows the plugin to connect to external URLs. This flaw stems from the absence of an authorization check before executing a connection request, enabling attackers to abuse the plugin's functionality without proper validation [1][3].
To exploit this vulnerability, an attacker must have at least Overall/Read permission on the Jenkins instance, which is a low-privilege role. Additionally, the attacker needs to obtain valid credential IDs from Jenkins through another method, such as exploiting a separate vulnerability or enumerating stored credentials. Once these prerequisites are met, the attacker can craft a request that causes the plugin to connect to an attacker-specified URL using the stolen credential IDs, effectively exfiltrating the credentials to an external server [1][3].
The impact of successful exploitation is the capture of credentials stored in Jenkins, which may include passwords, API tokens, or other sensitive authentication material. This could lead to further compromise of the Jenkins environment or connected systems. The vulnerability is rated with a CVSS score that reflects the potential for credential theft [3].
As a mitigation, users should upgrade to Worksoft Execution Manager Plugin version 10.0.3.504 or later, which includes the necessary permission check. The Jenkins security advisory provides details on the fix and affected versions [1]. No workaround is mentioned, so updating is the recommended course of action.
AI Insight generated on May 21, 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 |
|---|---|---|
org.jenkins-ci.plugins:ws-execution-managerMaven | <= 10.0.3.503 | — |
Affected products
2- Range: unspecified
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3- github.com/advisories/GHSA-p5hr-rf6w-3vvhghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2022-41246ghsaADVISORY
- www.jenkins.io/security/advisory/2022-09-21/ghsax_refsource_CONFIRMWEB
News mentions
1- Jenkins Security Advisory 2022-09-21Jenkins Security Advisories · Sep 21, 2022