CVE-2025-59320
Received Received - Intake

TPM2.0 Secret Exposure in CryptoPro Secure Disk

Vulnerability report for CVE-2025-59320, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-12

Last updated on: 2026-08-12

Assigner: MITRE

Description

CPSD CryptoPro Secure Disk for Bitlocker before v7.7.4 stores TPM2.0 secrets in a serialized format within unused disk sectors. An unauthenticated attacker with physical access to the system disk can recover this information and craft an environment to unseal the TPM.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-12
Last Modified
2026-08-12
Generated
2026-08-12
AI Q&A
2026-08-12
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
cpsd crypto_pro_secure_disk to 7.7.4 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CPSD CryptoPro Secure Disk for Bitlocker before v7.7.4 stores TPM2.0 secrets in a serialized format within unused disk sectors. An unauthenticated attacker with physical access can recover these secrets and craft an environment to unseal the TPM.

Detection Guidance

Physical inspection of disk sectors for serialized TPM2.0 secrets is required. Use forensic tools like 'dd' to read unused disk areas and search for patterns matching TPM data storage formats. Example: 'dd if=/dev/sdX of=sector_dump.bin bs=512 skip=START_SECTOR count=COUNT' followed by 'strings sector_dump.bin | grep -i tpm'.

Impact Analysis

An attacker with physical access to the system disk could extract TPM2.0 secrets, bypass security controls, and gain unauthorized access to encrypted data or system resources.

Compliance Impact

This vulnerability could lead to unauthorized data access, potentially violating confidentiality requirements in GDPR and HIPAA. Organizations may fail compliance audits if encryption keys are compromised.

Mitigation Strategies

Upgrade CPSD CryptoPro Secure Disk to version 7.7.4 or later. Ensure physical access controls prevent unauthorized disk handling. Review disk encryption configurations to confirm TPM secrets are not stored in plaintext sectors.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-59320. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart