Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Requires physical possession and relocation/unintended-boot manipulation, so AV:P and AC:H; no credentials (PR:N); unsealing keys yields full disk read/write (C:H/I:H) with no availability impact.
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
4DescriptionCVE.org
CPSD CryptoPro Secure Disk for Bitlocker before v7.7.4 contains a default TPM PCR policy that fails to consider the system boot state. This allows the TPM to be unsealed via an unintended execution path or from another hardware platform.
AnalysisAI
Full-disk-encryption bypass in CPSD CryptoPro Secure Disk for BitLocker before v7.7.4 stems from a default TPM PCR sealing policy that ignores the system boot state, letting an attacker with physical access unseal the TPM through an unintended execution path or by relocating the drive/TPM to another hardware platform and recover the BitLocker keys. The flaw was documented in the Black Hat USA 2026 research 'The Cost of Obscurity' by Burch; there is no public exploit identified at time of analysis, it is not on CISA KEV, and EPSS is low at 0.18% (8th percentile), consistent with a physical-access rather than mass-exploitable weakness.
Technical ContextAI
The product is a pre-boot full-disk-encryption/authentication layer that leverages Microsoft BitLocker and a hardware Trusted Platform Module (TPM). Disk encryption keys are 'sealed' to the TPM against a set of Platform Configuration Registers (PCRs) that are supposed to measure the boot chain, so the key only releases when the machine boots in its expected, trusted state. The root cause maps to CWE-1188 (insecure default initialization of a resource): the shipped default PCR policy does not bind the sealed secret to the actual system boot state, so the measured-boot integrity guarantee is effectively absent. As a result the TPM will release the sealed material even when the boot path is not the legitimate one, defeating the core assumption of measured-boot key protection. CPE data is uninformative here (the feed lists only the placeholder 'cpe:2.3:a:n/a:n/a'), so exact affected component identification relies on the vendor version boundary (before v7.7.4).
RemediationAI
Upgrade to CryptoPro Secure Disk for BitLocker v7.7.4 or later, which corrects the default TPM PCR policy (Vendor-released patch: v7.7.4); consult the vendor at https://www.cpsd.at/blog/ for release and deployment guidance. As a compensating control until patched, reconfigure the TPM sealing policy to bind the key to a boot-state-inclusive PCR set (typically PCRs covering firmware, boot manager and boot configuration) so the secret only unseals in the legitimate boot path - noting that tightening PCRs can trigger recovery-key prompts after legitimate firmware/OS updates and requires that recovery keys be escrowed. Additionally require TPM+PIN (pre-boot authentication) so that possession of the hardware alone is insufficient, accepting the usability cost of a boot-time PIN, and enforce physical security and firmware/Secured-core protections on at-risk endpoints. Do not rely on TPM-only sealing on affected versions.
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Remote code execution in the Exim mail transfer agent (versions before 4.99.3) built against certain GnuTLS configuratio
SQL injection in EasyAppointments <=1.5.1 allows unauthenticated attackers to extract and modify database contents via t
Unauthenticated remote OS command injection in MeiG Smart FORGE_SLT711 cellular gateway firmware MDM9607.LE.1.0-00110-ST
Unauthenticated API access in LalanaChami Pharmacy Management System (commit 5c3d028) allows remote attackers to dump al
Privilege escalation via broken access control in Citrix Cloud (through 2025-11-10) lets a user holding only read-only p
Giflib 5.2.2 contains a buffer overflow in the EGifGCBToExtension function that fails to validate allocated memory when
Denial of service in GPAC's MP4Box multimedia tool (versions before 26.02.0) arises from a use-after-free in the gf_sei_
Arbitrary kernel memory read/write in Realtek rtl819x Jungle SDK Wi-Fi driver allows local unprivileged attackers to acc
Denial of service in GPAC's MP4Box/libgpac media importer (versions before 26.02.0) lets an attacker crash the tool by s
Same technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-210716
GHSA-8p6w-m6x6-m837