CVE-2026-26056: CWE-94: Improper Control of Generation of Code ('Code Injection') in yokecd yoke
CVE-2026-26056 is a high-severity code injection vulnerability in the Yoke infrastructure-as-code package deployer, specifically in versions prior to 0. 19. 0. The flaw exists in the Air Traffic Controller (ATC) component, where users with create/update permissions can inject a malicious URL via the overrides. yoke. cd/flight annotation. This URL points to a WebAssembly (WASM) module that the ATC controller downloads and executes without proper validation. Exploiting this vulnerability allows attackers to execute arbitrary code in the controller context, enabling them to create arbitrary Kubernetes resources or escalate privileges to cluster-admin level. The vulnerability requires some level of privilege (create/update permissions) but no user interaction, and it has a CVSS score of 8. 8, indicating high impact on confidentiality, integrity, and availability.
AI Analysis
Technical Summary
Yoke is an infrastructure-as-code package deployer inspired by Helm, used to manage Kubernetes resources. Versions prior to 0.19.0 contain a critical vulnerability (CVE-2026-26056) in the Air Traffic Controller (ATC) component. This vulnerability arises from improper validation of URLs provided via the overrides.yoke.cd/flight annotation, which is intended to specify a WebAssembly (WASM) module for execution. Users with create or update permissions can inject a malicious URL that the ATC controller downloads and executes without sufficient validation. Because the WASM module runs in the controller context, an attacker can execute arbitrary code, allowing them to create or modify Kubernetes resources arbitrarily. This can lead to privilege escalation to cluster-admin level, compromising the entire Kubernetes cluster. The vulnerability is classified under CWE-94 (Improper Control of Generation of Code), highlighting the risk of code injection. The CVSS 3.1 score of 8.8 reflects the vulnerability's high impact, with network attack vector, low attack complexity, required privileges, no user interaction, and full impact on confidentiality, integrity, and availability. No known exploits are currently reported in the wild, but the potential for severe damage exists. The vulnerability affects all Yoke versions before 0.19.0, and no official patches are linked yet, emphasizing the need for prompt version upgrades once available.
Potential Impact
For European organizations, this vulnerability poses a significant risk to Kubernetes cluster security, especially for those using Yoke as part of their infrastructure-as-code toolchain. Exploitation can lead to unauthorized creation and modification of Kubernetes resources, potentially disrupting critical services and workflows. The ability to escalate privileges to cluster-admin level threatens the confidentiality and integrity of sensitive data and operational controls. This can result in data breaches, service outages, and lateral movement within cloud environments. Organizations with multi-tenant clusters or those managing critical infrastructure are particularly vulnerable. The high CVSS score indicates that the vulnerability can be exploited remotely with relatively low complexity, increasing the likelihood of targeted attacks. The absence of known exploits in the wild suggests a window of opportunity for defenders to remediate before widespread exploitation occurs. However, the potential impact on availability, integrity, and confidentiality is severe, making this a critical threat to cloud-native deployments in Europe.
Mitigation Recommendations
1. Upgrade Yoke to version 0.19.0 or later as soon as a patched release is available to eliminate the vulnerability. 2. Until an upgrade is possible, restrict create and update permissions in Kubernetes to trusted users only, minimizing the risk of malicious annotation injection. 3. Implement strict network policies to limit the ATC controller's ability to download WASM modules from untrusted or external URLs. 4. Monitor Kubernetes audit logs for suspicious use of the overrides.yoke.cd/flight annotation or unusual creation of resources. 5. Employ runtime security tools to detect anomalous behavior in the ATC controller and Kubernetes API server. 6. Conduct regular security reviews of infrastructure-as-code configurations and annotations to detect potential injection points. 7. Educate DevOps and security teams about the risks of code injection in IaC tools and enforce best practices for annotation usage and permissions management.
Affected Countries
Germany, United Kingdom, France, Netherlands, Sweden, Switzerland
CVE-2026-26056: CWE-94: Improper Control of Generation of Code ('Code Injection') in yokecd yoke
Description
CVE-2026-26056 is a high-severity code injection vulnerability in the Yoke infrastructure-as-code package deployer, specifically in versions prior to 0. 19. 0. The flaw exists in the Air Traffic Controller (ATC) component, where users with create/update permissions can inject a malicious URL via the overrides. yoke. cd/flight annotation. This URL points to a WebAssembly (WASM) module that the ATC controller downloads and executes without proper validation. Exploiting this vulnerability allows attackers to execute arbitrary code in the controller context, enabling them to create arbitrary Kubernetes resources or escalate privileges to cluster-admin level. The vulnerability requires some level of privilege (create/update permissions) but no user interaction, and it has a CVSS score of 8. 8, indicating high impact on confidentiality, integrity, and availability.
AI-Powered Analysis
Technical Analysis
Yoke is an infrastructure-as-code package deployer inspired by Helm, used to manage Kubernetes resources. Versions prior to 0.19.0 contain a critical vulnerability (CVE-2026-26056) in the Air Traffic Controller (ATC) component. This vulnerability arises from improper validation of URLs provided via the overrides.yoke.cd/flight annotation, which is intended to specify a WebAssembly (WASM) module for execution. Users with create or update permissions can inject a malicious URL that the ATC controller downloads and executes without sufficient validation. Because the WASM module runs in the controller context, an attacker can execute arbitrary code, allowing them to create or modify Kubernetes resources arbitrarily. This can lead to privilege escalation to cluster-admin level, compromising the entire Kubernetes cluster. The vulnerability is classified under CWE-94 (Improper Control of Generation of Code), highlighting the risk of code injection. The CVSS 3.1 score of 8.8 reflects the vulnerability's high impact, with network attack vector, low attack complexity, required privileges, no user interaction, and full impact on confidentiality, integrity, and availability. No known exploits are currently reported in the wild, but the potential for severe damage exists. The vulnerability affects all Yoke versions before 0.19.0, and no official patches are linked yet, emphasizing the need for prompt version upgrades once available.
Potential Impact
For European organizations, this vulnerability poses a significant risk to Kubernetes cluster security, especially for those using Yoke as part of their infrastructure-as-code toolchain. Exploitation can lead to unauthorized creation and modification of Kubernetes resources, potentially disrupting critical services and workflows. The ability to escalate privileges to cluster-admin level threatens the confidentiality and integrity of sensitive data and operational controls. This can result in data breaches, service outages, and lateral movement within cloud environments. Organizations with multi-tenant clusters or those managing critical infrastructure are particularly vulnerable. The high CVSS score indicates that the vulnerability can be exploited remotely with relatively low complexity, increasing the likelihood of targeted attacks. The absence of known exploits in the wild suggests a window of opportunity for defenders to remediate before widespread exploitation occurs. However, the potential impact on availability, integrity, and confidentiality is severe, making this a critical threat to cloud-native deployments in Europe.
Mitigation Recommendations
1. Upgrade Yoke to version 0.19.0 or later as soon as a patched release is available to eliminate the vulnerability. 2. Until an upgrade is possible, restrict create and update permissions in Kubernetes to trusted users only, minimizing the risk of malicious annotation injection. 3. Implement strict network policies to limit the ATC controller's ability to download WASM modules from untrusted or external URLs. 4. Monitor Kubernetes audit logs for suspicious use of the overrides.yoke.cd/flight annotation or unusual creation of resources. 5. Employ runtime security tools to detect anomalous behavior in the ATC controller and Kubernetes API server. 6. Conduct regular security reviews of infrastructure-as-code configurations and annotations to detect potential injection points. 7. Educate DevOps and security teams about the risks of code injection in IaC tools and enforce best practices for annotation usage and permissions management.
Affected Countries
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- GitHub_M
- Date Reserved
- 2026-02-10T18:01:31.899Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 698e4ad9c9e1ff5ad81db314
Added to database: 2/12/2026, 9:49:13 PM
Last enriched: 2/12/2026, 10:03:35 PM
Last updated: 2/12/2026, 10:58:01 PM
Views: 3
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2025-70092: n/a
HighCVE-2026-26055: CWE-306: Missing Authentication for Critical Function in yokecd yoke
HighCVE-2026-26076: CWE-770: Allocation of Resources Without Limits or Throttling in pendulum-project ntpd-rs
MediumCVE-2026-26075: CWE-352: Cross-Site Request Forgery (CSRF) in labring FastGPT
MediumCVE-2025-70845: n/a
HighActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
External Links
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.