CVE-2026-44939 Details
Description
A command injection vulnerability in the Rancher Manager cluster before 2.14.2 import endpoint /v3/import/{token}_{clusterId}.yaml through unsanitized YAML parameters could allow remote attackers to break out of an image, and execute e.g. malicious containers.
A command injection vulnerability exists in Rancher Manager clusters running versions 2.14.0 prior to 2.14.2, 2.13.0 prior to 2.13.6, 2.12.0 prior to 2.12.10, 2.11.0 prior to 2.11.14, and 2.10.0 prior to 2.10.12. The vulnerability arises from unsanitized YAML parameters in the import endpoint `/v3/import/{token}_{clusterId}.yaml`. This flaw allows remote attackers to inject arbitrary YAML keys and execute malicious containers by breaking out of the `image:` field in the generated Kubernetes manifest template.
Users can upgrade to Rancher versions 2.14.2, 2.13.6, 2.12.10, 2.11.14, or 2.10.12 to address this vulnerability. If an immediate upgrade is not possible, users are advised to review the `kube-api-auth` DaemonSet in downstream clusters for any signs of exploitation, such as unexpected `command:` or `args:` fields in the container specification, references to suspicious container images, or modifications occurring after the initial cluster import. Before applying any import manifests, it's important to verify that the source URLs are from trusted sources and match expected patterns.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No CVSS 3.x data is available for this CVE.
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jun 23, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/rancher/rancher/security/advisories/GHSA-mhc6-2gfq-xx62 | [email protected] |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-95 | Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection') | [email protected] |
Affected Products
No affected product data is available for this CVE.
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 24, 2026 | CVE Modified | CISA-ADP |
| Jun 22, 2026 | CVE Modified | CISA-ADP |
| Jun 19, 2026 | New CVE Received | [email protected] |