← Back
CVE-2020-8554
medium
CVSS 6.3
Vulnerability in k8s.io/kubernetes (CVE-2020-8554)
Summary
vulnerability in k8s.io/kubernetes (CVE-2020-8554). Risk of unauthorized operations or information disclosure.
AI summary snake-internal / snake-material-v2
A vulnerability tracked as **CVE-2020-8554** has been found in k8s.io/kubernetes.
Risk of unauthorized operations or information disclosure. CVSS score: 6.3/10.
What to do: apply the vendor's official patched release.
If unsure, ask your IT team or search "k8s.io/kubernetes CVE-2020-8554" on the vendor's site.
CVE-2020-8554 (k8s.io/kubernetes) — CWE-283 / CVSS v3 6.3
Attack vector: remote (network-reachable) / no user interaction
Plan: 1) Audit SBOM/dependencies, 2) Stage→prod upgrade, 3) Add WAF/proxy monitoring on affected endpoints, 4) Hunt IOCs in logs.
Refs: see the GHSA / vendor advisory / patched release linked on this page.
❓ What is the problem
**A vulnerability** (CWE-283) exists in k8s.io/kubernetes.
📍 Affected scope
k8s.io/kubernetes — .
🔥 Severity
Severity: Medium (CVSS 6.3/10). Risk of unauthorized operations or information disclosure
🔧 How to fix
Update to the patched release per vendor advisory.
🛡️ Workaround
Until the patch is applied: disable the affected feature, apply WAF rules, or restrict access via network ACLs.
🔍 Detection
Search webserver/proxy logs for unusual request patterns matching this CVE's known IOCs. Run `grep -r 'k8s.io/kubernetes' .` against your dependency files (package-lock.json, requirements.txt, go.sum) to find affected services.
Response Actions (7 steps)
Concrete steps and command examples for SOC/SRE teams to execute in order
-
1Identify exposure identify
grep -r 'k8s.io/kubernetes' . | grep -v node_modulesリポジトリと本番環境の依存ファイル (package-lock.json / requirements.txt / go.sum / Gemfile.lock 等) で `k8s.io/kubernetes` を grep し、稼働しているサービス・バージョンを把握する。
-
7Post-deployment verification verify
Confirm patched version is live in productionパッチ適用後、ステージングで PoC または同等の悪用パターンを再現して脆弱性が閉じたことを確認。本番では Step 3 と同じログクエリでアラート再発が無いか継続監視。
Affected packages
go
k8s.io/kubernetes
[{"type":"SEMVER","events":[{"introduced":"0"},{"last_affected":"1.22.0"}]}]
References
- advisory https://nvd.nist.gov/vuln/detail/CVE-2020-8554
- package https://github.com/kubernetes/kubernetes
- web https://github.com/kubernetes/kubernetes/issues/97076
- web https://groups.google.com/g/kubernetes-security-announce/c/iZWsF9nbKE8
- web [email protected]
- web https://lists.apache.org/thread.html/r0c76b3d0be348f788cd947054141de0229af00c540564711e828fd40%40%3Ccommits.druid.apache.org%3E
- web https://lists.apache.org/thread.html/r1975078e44d96f2a199aa90aa874b57a202eaf7f25f2fde6d1c44942%40%3Ccommits.druid.apache.org%3E
- web https://lists.apache.org/thread.html/rcafa485d63550657f068775801aeb706b7a07140a8ebbdef822b3bb3%40%3Ccommits.druid.apache.org%3E
- web https://lists.apache.org/thread.html/rdb223e1b82e3d7d8e4eaddce8dd1ab87252e3935cc41c859f49767b6%40%3Ccommits.druid.apache.org%3E
- web https://www.oracle.com//security-alerts/cpujul2021.html
- web https://www.oracle.com/security-alerts/cpuapr2022.html
- web https://www.oracle.com/security-alerts/cpujan2022.html
- web https://github.com/kubernetes/kubernetes/issues/97110
- web https://lists.apache.org/thread.html/r0c76b3d0be348f788cd947054141de0229af00c540564711e828fd40@%3Ccommits.druid.apache.org%3E
- web https://lists.apache.org/thread.html/r1975078e44d96f2a199aa90aa874b57a202eaf7f25f2fde6d1c44942@%3Ccommits.druid.apache.org%3E
- web https://lists.apache.org/thread.html/rcafa485d63550657f068775801aeb706b7a07140a8ebbdef822b3bb3@%3Ccommits.druid.apache.org%3E
- web https://lists.apache.org/thread.html/rdb223e1b82e3d7d8e4eaddce8dd1ab87252e3935cc41c859f49767b6@%3Ccommits.druid.apache.org%3E
- web https://kubernetes.io/blog/2026/05/26/reconciling-unfixed-kubernetes-cves
- web https://github.com/advisories/GHSA-j9wf-vvm6-4r9w