LiveActive security incident?Get immediate response
CVE Record

CVE-2019-11255: Kubernetes CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation

Improper input validation in Kubernetes CSI sidecar containers for external-provisioner (<v0.4.3, <v1.0.2, v1.1, <v1.2.2, <v1.3.1), external-snapshotter (<v0.4.2, <v1.0.2, v1.1, <1.2.2), and external-resizer (v0.1, v0.2) could result in unauthorized PersistentVolume data access or volume mutation during snapshot, restore from snapshot, cloning and resizing operations.

MediumCVSS 4.8Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This Kubernetes CSI issue could let a highly privileged user access or alter PersistentVolume data through snapshot, restore, clone, or resize operations. The score is medium because exploitation requires high privileges, user interaction, and high complexity, but the business impact can be serious where storage contains sensitive tenant or application data.

Executive priority

Prioritize this for Kubernetes environments with sensitive data in PersistentVolumes or multi-team cluster tenancy. It is not marked as actively exploited in the provided sources, but unauthorized storage access can create material data exposure if vulnerable CSI sidecars remain deployed.

Technical view

CVE-2019-11255 is improper input validation in Kubernetes CSI external-provisioner, external-snapshotter, and external-resizer sidecars. Vulnerable versions can mishandle snapshot, cloning, restore-from-snapshot, and resize workflows, enabling unauthorized PersistentVolume data access or mutation. The CVSS 3.1 score is 4.8 with high confidentiality impact and low integrity impact.

Likely exposure

Exposure is most likely in Kubernetes environments using CSI sidecars for volume snapshotting, cloning, or resizing, especially older clusters or vendor distributions retaining affected sidecar versions. Clusters not using these CSI features or not running the affected sidecars are less likely exposed.

Exploitation context

The bundle does not show CISA KEV listing or active exploitation. The CVSS vector indicates network reachability but high attack complexity, high privileges, and required user interaction. Treat exploitation as plausible only in environments where an attacker already has meaningful Kubernetes permissions around storage workflows.

Researcher notes

Evidence is limited to public CVE, Kubernetes, mailing-list, Red Hat, and NetApp references. The bundle identifies affected sidecar components and version ranges but does not provide exploit details. Avoid assuming exposure from Kubernetes version alone; validate deployed CSI sidecar images and enabled storage workflows.

Mitigation direction

  • Inventory CSI external-provisioner, external-snapshotter, and external-resizer sidecar versions across clusters.
  • Upgrade affected CSI sidecars to vendor-supported fixed versions named in Kubernetes or distribution advisories.
  • Replace external-resizer v0.1 or v0.2 following Kubernetes CSI security release guidance.
  • Review Red Hat, NetApp, and Kubernetes advisories for distribution-specific fixed packages.
  • Restrict snapshot, clone, restore, and resize permissions to trusted Kubernetes roles only.

Validation and detection

  • Check running CSI sidecar image tags against the affected version ranges in the CVE record.
  • Confirm whether snapshot, clone, restore-from-snapshot, or resize features are enabled.
  • Review Kubernetes RBAC granting storage snapshot, PersistentVolumeClaim, and resize capabilities.
  • Check vendor advisory applicability for managed platforms, OpenShift, or NetApp-integrated deployments.
  • Look for unexpected PersistentVolume snapshot, restore, clone, or resize activity in audit logs.
Prepared
Confidence
high
Sources
9

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

CWE-20: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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

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-11255 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
4.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:H/PR:H/UI:R/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
8Source 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
4.8CVSS 3.1MediumCVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:L/A:N0.54.2Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:N/AC:H/PR:H/UI:R/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
Kuberneteskubernetes-csi external-provisionerprior to 1.0.2, 1.1, prior to 1.2.2, prior to 1.3.1, v1.14Listed
Kuberneteskubernetes-csi external-snapshotterprior to 0.4.2, prior to 1.0.2, 1.1, prior to 1.2.2Listed
Kuberneteskubernetes-csi external-resizer0.1, 0.2Listed
Weakness

CWE details

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

CWE-20 · source CWE mapping

Improper Input Validation

Improper Input Validation represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.