AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-58356

UNKNOWN · CVSS N/A EPSS 0.10% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-10-27 · Last synced 2026-08-04

CyberRota Analysis

This vulnerability has an unknown severity rating. It affects Kubernetes. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2025-58356
Severity
UNKNOWN
CVSS
N/A
EPSS
0.10%
Kubernetes

Original NVD Description

Constellation is the first Confidential Kubernetes. The Constellation CVM image uses LUKS2-encrypted volumes for persistent storage. When opening an encrypted storage device, the CVM uses the libcryptsetup function crypt_activate_by_passhrase. If the VM is successful in opening the partition with the disk encryption key, it treats the volume as confidential. However, due to the unsafe handling of null keyslot algorithms in the cryptsetup 2.8.1, it is possible that the opened volume is not encrypted at all. Cryptsetup prior to version 2.8.1 does not report an error when processing LUKS2-formatted disks that use the cipher_null-ecb algorithm in the keyslot encryption field. This vulnerability is fixed in 2.24.0.