CVE-2022-28156
Description
Jenkins Pipeline: Phoenix AutoTest Plugin 1.3 and earlier allows attackers with Item/Configure permission to copy arbitrary files from the Jenkins controller to agent workspace.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Jenkins Pipeline: Phoenix AutoTest Plugin 1.3 and earlier allows attackers with Item/Configure permission to copy arbitrary files from the Jenkins controller to agent workspace.
Vulnerability
Pipeline: Phoenix AutoTest Plugin versions 1.3 and earlier [1][2][3] contain a path traversal or arbitrary file read vulnerability. Attackers who have Item/Configure permission on a Jenkins job can exploit this by configuring the plugin to copy arbitrary files and directories from the Jenkins controller filesystem to the agent workspace during build execution.
Exploitation
An attacker must have Item/Configure permission on at least one Jenkins job [1]. They modify the plugin's configuration to specify arbitrary paths on the Jenkins controller (such as /etc/passwd or sensitive job workspace contents). When a build is triggered, the plugin copies those files from the controller to the agent workspace, where the attacker can access them [1]. No additional authentication or user interaction is required beyond having the requisite permission.
Impact
Successful exploitation allows the attacker to read arbitrary files and directories from the Jenkins controller filesystem [1][2]. This can lead to disclosure of sensitive information, including credentials stored in Jenkins configuration files, secret keys, source code, or other confidential data. The attacker gains access to this data at the permission level of the build agent, which is typically broader than what they would normally have.
Mitigation
As of the Jenkins Security Advisory 2022-03-29 [1], no fix was available for Pipeline: Phoenix AutoTest Plugin [2]. The plugin remains listed as having unresolved security issues. Users should restrict Item/Configure permission to trusted users only, or remove or disable the plugin if not strictly required. Monitor the Jenkins plugin update center for a future patched release.
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.surenpi.jenkins:phoenix-autotestMaven | <= 1.3 | — |
Affected products
2- Jenkins project/Jenkins Pipeline: Phoenix AutoTest Pluginv5Range: unspecified
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4- github.com/advisories/GHSA-6h2c-g688-q9qrghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2022-28156ghsaADVISORY
- www.openwall.com/lists/oss-security/2022/03/29/1ghsamailing-listx_refsource_MLISTWEB
- www.jenkins.io/security/advisory/2022-03-29/ghsax_refsource_CONFIRMWEB
News mentions
1- Jenkins Security Advisory 2022-03-29Jenkins Security Advisories · Mar 29, 2022