Description
Contrast (edgelesssys/contrast) versions 1.14.0 before 1.23.1 generate runtime policies that fail to detect all container image substitutions. A bad rebase during a Kata Containers update accidentally introduced an `allow_storage` rule that accepts storage entries using the `image_guest_pull` driver without verifying the image digest. An attacker with access to the Kata agent API — for example, a Kubernetes cluster administrator in Contrast's threat model — can therefore substitute a container image with an exploit payload, provided the substituted image satisfies the remaining policy rules, undermining the confidential container's integrity guarantees.
Published: 2026-09-27
Score: 7.6 High
EPSS: n/a
KEV: No
Impact: Integrity compromise via container image substitution
Action: Immediate Patch
AI Analysis

Impact

The vulnerability in Contrast allows an attacker with Kata agent API access to substitute container images without verifying image digests. The false allow_storage rule accepts images through the image_guest_pull driver, enabling an attacker to replace a trusted image with a malicious payload, undermining the integrity of the confidential container.

Affected Systems

Contrast versions 1.14.0 through 1.23.0 are affected. The product is Contrast from edgelesssys. Any deployment running a version prior to 1.23.1 is vulnerable.

Risk and Exploitability

The CVSS score is 7.6, indicating a high severity. The EPSS score is not available and the vulnerability is not listed in CISA's KEV catalog. The likely attack vector requires access to the Kata agent API, which is within Contrast's threat model (for example, a Kubernetes cluster administrator). By exploiting the policy generation flaw, an attacker could substitute the image with a malicious one that satisfies the remaining policy checks, thereby compromising container integrity.

Generated by OpenCVE AI on September 27, 2026 at 03:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Contrast to version 1.23.1 or later.
  • Reconfigure the allow_storage policy to require image digest verification and exclude the image_guest_pull driver unless properly validated.
  • Limit access to the Kata agent API to trusted administrators only, enforcing least privilege.

Generated by OpenCVE AI on September 27, 2026 at 03:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 27 Sep 2026 02:00:00 +0000

Type Values Removed Values Added
Description Contrast (edgelesssys/contrast) versions 1.14.0 before 1.23.1 generate runtime policies that fail to detect all container image substitutions. A bad rebase during a Kata Containers update accidentally introduced an `allow_storage` rule that accepts storage entries using the `image_guest_pull` driver without verifying the image digest. An attacker with access to the Kata agent API — for example, a Kubernetes cluster administrator in Contrast's threat model — can therefore substitute a container image with an exploit payload, provided the substituted image satisfies the remaining policy rules, undermining the confidential container's integrity guarantees.
Title Contrast before 1.23.1 Image Substitution via Policy Generation
Weaknesses CWE-20
References
Metrics cvssV3_1

{'score': 8.2, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N'}

cvssV4_0

{'score': 7.6, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-27T01:28:32.099Z

Reserved: 2026-09-26T23:23:03.410Z

Link: CVE-2026-100833

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-27T02:17:21.323

Modified: 2026-09-27T02:17:21.323

Link: CVE-2026-100833

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-27T04:00:17Z

Weaknesses
  • CWE-20

    Improper Input Validation