LiveActive security incident?Get immediate response
CVE Record

CVE-2019-11252: Credential leakage when failing to mount

The Kubernetes kube-controller-manager in versions v1.0-v1.17 is vulnerable to a credential leakage via error messages in mount failure logs and events for AzureFile and CephFS volumes.

MediumCVSS 5.9Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This Kubernetes issue can leak storage credentials into error messages when AzureFile or CephFS volume mounts fail. The business risk is credential exposure through logs or events, not direct takeover. Impact is most relevant where affected clusters still run old Kubernetes versions and many users or tools can read cluster events or logs.

Executive priority

Treat this as a targeted credential-exposure cleanup item. Prioritize legacy Kubernetes clusters, storage-heavy environments, and clusters with broad log visibility. It is not KEV-listed in the provided sources, but leaked storage credentials can create secondary access risk if retained in logs.

Technical view

kube-controller-manager in Kubernetes v1.0-v1.17 may expose credentials in mount failure logs and events for AzureFile and CephFS volumes. The CVE maps to CWE-209 and has CVSS 3.1 score 5.9, with high confidentiality impact, low integrity impact, high attack complexity, and low privileges required.

Likely exposure

Likely exposure is limited to affected Kubernetes clusters using AzureFile or CephFS volumes, especially when mount failures occurred and event or log data is broadly readable or centrally retained. The source bundle has a minor version-list inconsistency: the description says v1.0-v1.17, while affected entries list v1.6-v1.17.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. Practical abuse would require access to relevant Kubernetes events, kube-controller-manager logs, or downstream log systems containing failed mount messages. The vulnerability is information disclosure, not an unauthenticated remote code execution path.

Researcher notes

Evidence is source-limited to the CVE description, CVSS metadata, affected Kubernetes versions, CWE-209, KEV=false, and Kubernetes PR #88684. Do not assume affected storage backends beyond AzureFile and CephFS. Validate by configuration, version, volume type, and log accessibility rather than by internet exposure alone.

Mitigation direction

  • Check Kubernetes guidance and PR #88684 for fixed-version direction.
  • Upgrade affected Kubernetes clusters according to vendor guidance.
  • Restrict access to Kubernetes events, controller logs, and centralized log stores.
  • Rotate AzureFile or CephFS credentials if exposed in historical failure logs.
  • Reduce retention of sensitive operational logs where business requirements allow.

Validation and detection

  • Inventory Kubernetes clusters running versions in the affected range.
  • Identify workloads or persistent volumes using AzureFile or CephFS.
  • Review historical mount failure events and logs for credential exposure.
  • Confirm who can read events, controller logs, and log aggregation systems.
  • Verify upgraded clusters no longer emit credentials in mount failure messages.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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.

cwe · medium confidence lookup

CWE-209: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
description · low confidence lookup

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 lookup
cve · low confidence lookup

CVE-2019-11252 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
5.9 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:N

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
5.9CVSS 3.1MediumCVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:N1.64.2Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.9Medium
CVSS 3.1 vector shape for CVE-2019-11252Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
KubernetesKubernetes1.16, 1.17, 1.6, 1.7, 1.8, 1.9, 1.10, 1.11, 1.12, 1.13, 1.14, 1.15Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.