CVE-2026-32241
Last modified
CVE-2026-32241 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. Flannel is a network fabric for containers, designed for Kubernetes. The Flannel project includes an experimental Extension backend that allows users to easily prototype new backend types. EPSS estimates a 2.71% chance of exploitation in the next 30 days.
Description
Flannel is a network fabric for containers, designed for Kubernetes. The Flannel project includes an experimental Extension backend that allows users to easily prototype new backend types. In versions of Flannel prior to 0.28.2, this Extension backend is vulnerable to a command injection that allows an attacker who can set Kubernetes Node annotations to achieve root-level arbitrary command execution on every flannel node in the cluster. The Extension backend's SubnetAddCommand and SubnetRemoveCommand receive attacker-controlled data via stdin (from the `flannel.alpha.coreos.com/backend-data` Node annotation). The content of this annotation is unmarshalled and piped directly to a shell command without checks. Kubernetes clusters using Flannel with the Extension backend are affected by this vulnerability. Other backends such as vxlan and wireguard are unaffected. The vulnerability is fixed in version v0.28.2. As a workaround, use Flannel with another backend such as vxlan or wireguard.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Flannel-Io | Flannel | < 0.28.2 |
References
- https://github.com/flannel-io/flannel/releases/tag/v0.28.2Product, Release Notes
- https://github.com/flannel-io/flannel/security/advisories/GHSA-vchx-5pr6-ffx2Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-32241?
How severe is CVE-2026-32241?
How do I fix CVE-2026-32241?
Are you affected by CVE-2026-32241?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
