Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

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

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.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-367Time-of-check Time-of-use (TOCTOU) Race Condition[email protected]
CWE-367Time-of-check Time-of-use (TOCTOU) Race Condition[email protected]

Affected Products

ProductVersions
kubernetes kubernetes
<= 1.18.18
>= 1.19.0, <= 1.19.10
>= 1.20.0, <= 1.20.6
1.21.0

CPE

  • cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*
  • cpe:2.3:a:kubernetes:kubernetes:1.21.0:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

8 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2020-8562
NVD Published Date:
Feb 1, 2022
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2020-8562 Details - Not Deferred