CVE-2020-26278
Last modified
CVE-2020-26278 is a high-severity vulnerability rated 8/10 on the CVSS scale. Weave Net is open source software which creates a virtual network that connects Docker containers across multiple hosts and enables their automatic discovery. Weave Net before version 2.8.0 has a vulnerability in which can allow an attacker to take over any host in the cluster. EPSS estimates a 0.74% chance of exploitation in the next 30 days.
Description
Weave Net is open source software which creates a virtual network that connects Docker containers across multiple hosts and enables their automatic discovery. Weave Net before version 2.8.0 has a vulnerability in which can allow an attacker to take over any host in the cluster. Weave Net is supplied with a manifest that runs pods on every node in a Kubernetes cluster, which are responsible for managing network connections for all other pods in the cluster. This requires a lot of power over the host, and the manifest sets `privileged: true`, which gives it that power. It also set `hostPID: true`, which gave it the ability to access all other processes on the host, and write anywhere in the root filesystem of the host. This setting was not necessary, and is being removed. You are only vulnerable if you have an additional vulnerability (e.g. a bug in Kubernetes) or misconfiguration that allows an attacker to run code inside the Weave Net pod, No such bug is known at the time of release, and there are no known instances of this being exploited. Weave Net 2.8.0 removes the hostPID setting and moves CNI plugin install to an init container. Users who do not update to 2.8.0 can edit the hostPID line in their existing DaemonSet manifest to say false instead of true, arrange some other way to install CNI plugins (e.g. Ansible) and remove those mounts from the DaemonSet manifest.
Metrics
CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Weave | Weave | < 2.8.0 |
References
- https://github.com/weaveworks/weave/blob/master/CHANGELOG.md#release-280Release Notes, Third Party Advisory
- https://github.com/weaveworks/weave/commit/a0ac81b3b4cae6d0dcaf3732fd91cedefc89f720Patch, Third Party Advisory
- https://github.com/weaveworks/weave/pull/3876Patch, Third Party Advisory
- https://github.com/weaveworks/weave/security/advisories/GHSA-pg3p-v8c6-c6h3Third Party Advisory
- https://github.com/weaveworks/weave/blob/master/CHANGELOG.md#release-280Release Notes, Third Party Advisory
- https://github.com/weaveworks/weave/commit/a0ac81b3b4cae6d0dcaf3732fd91cedefc89f720Patch, Third Party Advisory
- https://github.com/weaveworks/weave/pull/3876Patch, Third Party Advisory
- https://github.com/weaveworks/weave/security/advisories/GHSA-pg3p-v8c6-c6h3Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2020-26278?
How severe is CVE-2020-26278?
How do I fix CVE-2020-26278?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2020
- CVE-2020-26272The Electron framework lets users write cross-platform deskt…6.5
- CVE-2020-26273osquery is a SQL powered operating system instrumentation, m…5.2
- CVE-2020-26274In systeminformation (npm package) before version 4.31.1 the…8.8
- CVE-2020-26275The Jupyter Server provides the backend (i.e. the core servi…6.1
- CVE-2020-26276Fleet is an open source osquery manager. In Fleet before ver…9.8
- CVE-2020-26277DBdeployer is a tool that deploys MySQL database servers eas…6.1
- CVE-2020-26279go-ipfs is an open-source golang implementation of IPFS whic…8.1
- CVE-2020-2628Vulnerability in the Enterprise Manager Base Platform produc…6
- CVE-2020-26280OpenSlides is a free, Web-based presentation and assembly sy…8.9
- CVE-2020-26281async-h1 is an asynchronous HTTP/1.1 parser for Rust (crates…7.5
- CVE-2020-26282BrowserUp Proxy allows you to manipulate HTTP requests and r…10
- CVE-2020-26283go-ipfs is an open-source golang implementation of IPFS whic…8.8
Are you affected by CVE-2020-26278?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
