AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2020-8554

MEDIUM · CVSS 6.3 EPSS 9.27% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2021-01-21 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2020-8554
Severity
MEDIUM
CVSS
6.3
EPSS
9.27%
Kubernetes

Original NVD Description

Kubernetes API server in all versions allow an attacker who is able to create a ClusterIP service and set the spec.externalIPs field, to intercept traffic to that IP address. Additionally, an attacker who is able to patch the status (which is considered a privileged operation and should not typically be granted to users) of a LoadBalancer service can set the status.loadBalancer.ingress.ip to similar effect.