Home

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.

PUBLISHED Reserved 2025-08-29 | Published 2025-10-27 | Updated 2025-10-27 | Assigner GitHub_M




HIGH: 8.3CVSS:4.0/AV:L/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N

Problem types

CWE-347: Improper Verification of Cryptographic Signature

Product status

< 2.24.0
affected

References

github.com/...lation/security/advisories/GHSA-hq76-6gh2-5g4q

github.com/edgelesssys/constellation/pull/3927

github.com/edgelesssys/constellation/releases/tag/v2.24.0

cve.org (CVE-2025-58356)

nvd.nist.gov (CVE-2025-58356)

Download JSON