CVE-2022-41237
Description
Jenkins DotCi Plugin 2.40.00 and earlier allows remote code execution via unsafe YAML deserialization due to unconfigured parser.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Jenkins DotCi Plugin 2.40.00 and earlier allows remote code execution via unsafe YAML deserialization due to unconfigured parser.
Vulnerability
Details
The Jenkins DotCi Plugin (versions 2.40.00 and earlier) processes YAML configuration files (.ci.yml) using a YAML parser that is not configured to restrict the instantiation of arbitrary types. This insecure deserialization flaw allows an attacker to craft malicious YAML input that, when parsed, instantiates arbitrary Java classes, leading to remote code execution [1][2].
Exploitation
An attacker who can supply a specially crafted .ci.yml file—for example, by submitting a pull request or modifying a repository’s configuration—can trigger the vulnerability. No authentication is required if the plugin processes user-supplied YAML without proper validation. The attack surface is the plugin’s YAML parsing functionality, which does not employ a safe constructor or whitelist of allowed types [1].
Impact
Successful exploitation enables remote code execution on the Jenkins controller. An attacker could gain full control over the Jenkins instance, access stored secrets, modify builds, pivot to connected systems, and compromise the integrity and confidentiality of the CI/CD pipeline [1][2].
Mitigation
As of the advisory publication date (2022-09-21), no fix was available from the plugin maintainer. The Jenkins security team suspended the plugin from the update center and recommends that administrators remove or disable the DotCi Plugin to mitigate the risk [1][3].
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 |
|---|---|---|
com.groupon.jenkins-ci.plugins:DotCiMaven | <= 2.40.00 | — |
Affected products
2- Range: unspecified
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
5- github.com/advisories/GHSA-x3jj-rgw9-7r5gghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2022-41237ghsaADVISORY
- plugins.jenkins.io/DotCighsaWEB
- www.jenkins.io/security/advisory/2022-09-21/ghsax_refsource_CONFIRMWEB
- www.jenkins.io/security/plugins/ghsaWEB
News mentions
1- Jenkins Security Advisory 2022-09-21Jenkins Security Advisories · Sep 21, 2022