CVE-2020-8562

low
Published 2022-02-02 · Modified 2026-02-04
CVSS v3
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N
CVSS v2
VIR risk
2.5

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.

Predictions

Exploit likelihood
30%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2020-8562

vendor Authored 2026-05-27

Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2020-8562.html

OS impact

OSVersionStatusFixed in
arch archaffected
suse slesaffected
debian debianbookwormfixed1.20.5+really1.20.2-1
debian debianbullseyefixed1.20.5+really1.20.2-1
debian debianforkyfixed1.20.5+really1.20.2-1
debian debiansidfixed1.20.5+really1.20.2-1
debian debiantrixiefixed1.20.5+really1.20.2-1

Package impact

EcosystemPackageVulnerableFixed
golang Gok8s.io/kubernetes>=1.21.0,<=1.21.1
golang Gok8s.io/kubernetes>=1.20.0,<=1.20.7
golang Gok8s.io/kubernetes>=1.19.0,<=1.19.11
golang Gok8s.io/kubernetes<=1.18.19
golang Gok8s.io/kubernetes

References

Verify integrity in audit chain (admin only). AS-IS.