---
title: "CVE-2019-11246\n    | Ubuntu"
description: Ubuntu is an open source software operating system that runs from the
  desktop, to the cloud, to all your internet connected things.
url: https://ubuntu.com/security/CVE-2019-11246?format=md
keywords: index, follow
---

# CVE-2019-11246

Publication date 29 August 2019

Last updated 11 July 2025

---

Ubuntu priority

**Medium**

[Why this priority?](https://ubuntu.com/security/cves/about#priority )

## Cvss 3 Severity Score

**6.4 · Medium**

[Score breakdown](https://ubuntu.com/security/CVE-2019-11246?format=md#impact-score)

Toggle side navigation

## Description

The kubectl cp command allows copying files between containers and the user
machine. To copy files from a container, Kubernetes runs tar inside the
container to create a tar archive, copies it over the network, and kubectl
unpacks it on the user’s machine. If the tar binary in the container is
malicious, it could run any code and output unexpected, malicious results.
An attacker could use this to write files to any path on the user’s machine
when kubectl cp is called, limited only by the system permissions of the
local user. Kubernetes affected versions include versions prior to 1.12.9,
versions prior to 1.13.6, versions prior to 1.14.2, and versions 1.1, 1.2,
1.4, 1.4, 1.5, 1.6, 1.7, 1.8, 1.9, 1.10, 1.11.

## Status

Show unmaintained releases

| Package | Ubuntu Release | Status |
| --- | --- | --- |
| kubernetes | 25.04 plucky | Not in release |
| 24.10 oracular | Ignored end of life, was needs-triage |
| 24.04 LTS noble | Not affected |
| 23.10 mantic | Ignored end of life, was needs-triage |
| 23.04 lunar | Ignored end of life, was needs-triage |
| 22.10 kinetic | Ignored end of life, was needs-triage |
| 22.04 LTS jammy | Not affected |
| 21.10 impish | Ignored end of life |
| 21.04 hirsute | Ignored end of life |
| 20.10 groovy | Ignored end of life |
| 20.04 LTS focal | Not affected |
| 19.10 eoan | Ignored end of life |
| 19.04 disco | Ignored end of life |
| 18.10 cosmic | Ignored end of life |
| 18.04 LTS bionic | Not in release |
| 16.04 LTS xenial | Not in release |
| 14.04 LTS trusty | Not in release |

---

* [How can I get the fixes?](https://ubuntu.com/security/cves/about#security)
* [What do statuses mean?](https://ubuntu.com/security/cves/about#statuses)

## Severity score breakdown

CVSS version:
CVSS v3.0

**Base score**

6.4 · Medium

* Base metrics

  | Parameter | Value |
  | --- | --- |
  | Attack vector | Network |
  | Attack complexity | High |
  | Privileges required | High |
  | User interaction | Required |
  | Scope | Unchanged |
  | Confidentiality impact | High |
  | Integrity impact | High |
  | Availability impact | High |
* Scores

  | Parameter | Value |
  | --- | --- |
  | Base score | 6.4 · Medium |
  | Exploitability score | - |
  | Impact score | - |

**Vector:** CVSS:3.0/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H

## References

* [MITRE](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11246)
* [NVD](https://nvd.nist.gov/vuln/detail/CVE-2019-11246)
* [Launchpad](https://launchpad.net/bugs/cve/CVE-2019-11246)
* [Debian](https://security-tracker.debian.org/tracker/CVE-2019-11246)

### Other references

* <https://github.com/kubernetes/kubernetes/pull/76788>
* <https://www.cve.org/CVERecord?id=CVE-2019-11246>
