Security readout for executives and security teams
Plain-English summary
This Kubernetes flaw let unauthenticated attackers use the API server as a trusted bridge to backend services. Successful abuse could bypass normal authorization and affect confidentiality, integrity, and availability of cluster resources.
Executive priority
Treat as urgent for any legacy Kubernetes estate. The issue is critical, remotely reachable, and can turn API server trust into backend access. Modern supported clusters should verify patch status rather than assume immunity.
Technical view
kube-apiserver incorrectly handled error responses for proxied upgrade requests. In affected versions, crafted requests could keep a backend connection open and send arbitrary requests authenticated with the API server's TLS credentials.
Likely exposure
Exposure is likely for Kubernetes control planes before v1.10.11, v1.11.5, or v1.12.3, including earlier v1.0-v1.9 lines and downstream vendor builds not updated through their advisories.
Exploitation context
The provided bundle lists public Exploit-DB entries and a public PoC reference, so exploitation knowledge is public. The bundle marks KEV as false and does not prove active exploitation.
Researcher notes
Avoid overclaiming current exploitation from this bundle. Focus validation on kube-apiserver version provenance, vendor packaging state, and audit evidence around proxied upgrade behavior. Public exploit references increase operational risk.
Mitigation direction
- Upgrade Kubernetes to v1.10.11, v1.11.5, v1.12.3, or later supported releases.
- Apply relevant downstream vendor fixes, including Red Hat or other platform advisories.
- Prioritize externally reachable or shared Kubernetes API servers first.
- Review vendor guidance for any product-specific hardening or compensating controls.
Validation and detection
- Inventory all Kubernetes API server versions across production, staging, and managed platforms.
- Confirm vendor distributions include fixes for CVE-2018-1002105.
- Review API server audit logs for unusual proxied upgrade or backend request patterns.
- Check vulnerability scanners and SBOM data for affected Kubernetes versions.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
Container behavior lookup
The affected technology mentions containers, so container-specific ATT&CK technique review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2018-1002105 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Critical
- CVSS
- 9.8 (3.0)
- Known Exploited
- No
- Published
Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.0 score
9.8CriticalVector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://groups.google.com/forum/#%21topic/kubernetes-announce/GVllWCg6L88CVE reference · x_refsource_CONFIRM
- 46053CVE reference · exploit, x_refsource_EXPLOIT-DB
- RHSA-2018:3549CVE reference · vendor-advisory, x_refsource_REDHAT
- RHSA-2018:3752CVE reference · vendor-advisory, x_refsource_REDHAT
- 46052CVE reference · exploit, x_refsource_EXPLOIT-DB
- RHSA-2018:3624CVE reference · vendor-advisory, x_refsource_REDHAT
- https://www.coalfire.com/The-Coalfire-Blog/December-2018/Kubernetes-Vulnerability-What-You-Can-Should-DoCVE reference · x_refsource_MISC
- https://github.com/kubernetes/kubernetes/issues/71411CVE reference · x_refsource_CONFIRM
- RHSA-2018:3742CVE reference · vendor-advisory, x_refsource_REDHAT
- RHSA-2018:3754CVE reference · vendor-advisory, x_refsource_REDHAT
- RHSA-2018:3537CVE reference · vendor-advisory, x_refsource_REDHAT
- https://github.com/evict/poc_CVE-2018-1002105CVE reference · x_refsource_MISC
- RHSA-2018:3598CVE reference · vendor-advisory, x_refsource_REDHAT
- RHSA-2018:3551CVE reference · vendor-advisory, x_refsource_REDHAT
- https://security.netapp.com/advisory/ntap-20190416-0001/CVE reference · x_refsource_CONFIRM
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
