BaseDraft
CWE-312Cleartext Storage of Sensitive Information
Category: data-exposure
Description
The product stores sensitive information in cleartext within a resource that might be accessible to another control sphere.
Common consequences· 1
- Confidentiality — Read Application DataAn attacker with access to the system could read sensitive information stored in cleartext (i.e., unencrypted). Even if the information is encoded in a way that is not human-readable, certain techniques could determine which encoding is being used, then decode the information.
Potential mitigations· 2
- [Implementation, System Configuration, Operation]When storing data in the cloud (e.g., S3 buckets, Azure blobs, Google Cloud Storage, etc.), use the provider's controls to encrypt the data at rest. [REF-1297] [REF-1299] [REF-1301]
- [Implementation, System Configuration, Operation]In some systems/environments such as cloud, the use of "double encryption" (at both the software and hardware layer) might be required, and the developer might be solely responsible for both layers, instead of shared responsibility with the administrator of the broader system/environment.
Related CAPEC attack patterns· 1
References
Exploits (incoming)1
| Type | Target | Confidence | Tier |
|---|---|---|---|
| AttackPattern | Retrieve Embedded Sensitive Datacapec-37 | 100% | live |
Compliance frameworks addressing this (incoming)6
| Type | Target | Confidence | Tier |
|---|---|---|---|
| ComplianceControl | pci_dss_v4-r3 | 100% | live |
| ComplianceControl | iso27001-a.8.9 | 100% | live |
| ComplianceControl | nis2-art21h | 100% | live |
| ComplianceControl | cis_v8-3 | 100% | live |
| ComplianceControl | owasp_top10-a07 | 100% | live |
| ComplianceControl | nist_csf-id | 95% | live |
(incoming)13
| Type | Target | Confidence | Tier |
|---|---|---|---|
| Vulnerability | CVE-2025-30124cve-2025-30124 | 0% | live |
| Vulnerability | CVE-2025-32353cve-2025-32353 | 0% | live |
| Vulnerability | CVE-2025-34206cve-2025-34206 | 0% | live |
| Vulnerability | CVE-2025-34216cve-2025-34216 | 0% | live |
| Vulnerability | CVE-2025-46633cve-2025-46633 | 0% | live |
| Vulnerability | CVE-2025-46634cve-2025-46634 | 0% | live |
| Vulnerability | CVE-2025-51055cve-2025-51055 | 0% | live |
| Vulnerability | CVE-2025-55443cve-2025-55443 | 0% | live |
| Vulnerability | CVE-2025-63729cve-2025-63729 | 0% | live |
| Vulnerability | CVE-2025-65826cve-2025-65826 | 0% | live |
| Vulnerability | CVE-2026-31848cve-2026-31848 | 0% | live |
| Vulnerability | CVE-2026-33026cve-2026-33026 | 0% | live |
| Vulnerability | CVE-2026-43992cve-2026-43992 | 0% | live |
Related by meaning· 6
Nearest entities by semantic similarity across the cs-graph corpus.