Cyber Resilience

CVE-2022-28155

High

Published: 29 March 2022

Published
29 March 2022
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 8.1 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
EPSS Score 0.0016 37.2th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2022-28155 is a high-severity Improper Restriction of XML External Entity Reference (CWE-611) vulnerability in Jenkins Pipeline\. Its CVSS base score is 8.1 (High).

Operationally, ranked at the 37.2th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

Deeper analysis

Jenkins Pipeline: Phoenix AutoTest Plugin versions 1.3 and earlier contain an XML external entity vulnerability because the plugin does not configure its XML parser to disable external entity resolution. The affected component is the Jenkins plugin that processes XML input during pipeline execution, and the issue is tracked as CWE-611 with a CVSS 3.1 score of 8.1.

An attacker with low-privileged Jenkins credentials can supply a crafted XML document over the network to the plugin. Successful exploitation allows reading of arbitrary files on the Jenkins controller or other XXE-driven impacts that affect confidentiality and integrity, while availability remains unaffected.

The Jenkins security advisory published on 29 March 2022 recommends upgrading the Pipeline: Phoenix AutoTest Plugin to a version that properly configures the XML parser. The associated EPSS score rose from a low baseline to a peak of 0.0917 on 13 January 2026 before receding, indicating a period of increased exploitation interest after disclosure.

EU & UK References

Vulnerability details

Jenkins Pipeline: Phoenix AutoTest Plugin 1.3 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

jenkins
pipeline\
_phoenix_autotest

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-611

Penetration testing includes XML external entity payloads, detecting XXE vulnerabilities and enabling their mitigation.

addresses: CWE-611

Identifies XML external entity processing via monitoring of unusual file/network access or resource usage.

References