CVE-2020-8562 Details
Description
As mitigations to a report from 2019 and CVE-2020-8555, Kubernetes attempts to prevent proxied connections from accessing link-local or localhost networks when making user-driven connections to Services, Pods, Nodes, or StorageClass service providers. As part of this mitigation Kubernetes does a DNS name resolution check and validates that response IPs are not in the link-local (169.254.0.0/16) or localhost (127.0.0.0/8) range. Kubernetes then performs a second DNS resolution without validation for the actual connection. If a non-standard DNS server returns different non-cached responses, a user may be able to bypass the proxy IP restriction and access private networks on the control plane.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References 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/kubernetes/kubernetes/issues/101493 | CVE | Issue TrackingMitigationThird Party Advisory |
| https://groups.google.com/g/kubernetes-security-announce/c/-MFX60_wdOY | CVE | Mailing ListThird Party Advisory |
| https://security.netapp.com/advisory/ntap-20220225-0002/ | CVE | Third Party Advisory |
| https://github.com/kubernetes/kubernetes/issues/101493 | [email protected] | Issue TrackingMitigationThird Party Advisory |
| https://groups.google.com/g/kubernetes-security-announce/c/-MFX60_wdOY | [email protected] | Mailing ListThird Party Advisory |
| https://kubernetes.io/blog/2026/05/26/reconciling-unfixed-kubernetes-cves/ | [email protected] | |
| https://security.netapp.com/advisory/ntap-20220225-0002/ | [email protected] | Third Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-367 | Time-of-check Time-of-use (TOCTOU) Race Condition | [email protected] |
| CWE-367 | Time-of-check Time-of-use (TOCTOU) Race Condition | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| kubernetes kubernetes | <= 1.18.18 >= 1.19.0, <= 1.19.10 >= 1.20.0, <= 1.20.6 1.21.0 |
CPE
Remediation
| |
Change History
8 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 1, 2026 | CVE Modified | [email protected] |
| Nov 21, 2024 | CVE Modified | CVE |
| May 14, 2024 | CVE Modified | [email protected] |
| Mar 29, 2022 | Modified Analysis | [email protected] |
| Feb 25, 2022 | CVE Modified | [email protected] |
| Feb 7, 2022 | Initial Analysis | [email protected] |
| Feb 1, 2022 | CVE Modified | [email protected] |