VYPR

contrast

by Edgeless Systems

CVEs (3)

  • CVE-2025-71425HigSep 27, 2026
    risk 0.47cvss 7.3epss —

    Contrast (Edgeless Systems) before 1.8.1 logs the workload secret to stderr, and thus to Kubernetes logs, when the Contrast initializer is configured with CONTRAST_LOG_LEVEL set to info or debug. Because info is the default, all installations that do not customize the…

  • CVE-2026-100837LowSep 27, 2026
    risk 0.24cvss 3.7epss —

    Contrast (Edgeless Systems) through 1.20.0 performs unanchored suffix matching when selecting per-registry configuration in the imagepuller. Config.registryFor strips a single trailing dot and then uses strings.HasSuffix(hostname, fqdn) without requiring a DNS label boundary, so…

  • CVE-2025-71424LowSep 27, 2026
    risk 0.23cvss 3.5epss —

    Contrast, Edgeless Systems' runtime for confidential containers on Kubernetes, is affected in versions up to and including 1.9.0. The VOLUME directive in a Dockerfile (config.volumes in the OCI image configuration) is only a hint and is not handled specially by Kubernetes, but…