CWE•Base•Draft•20 recent CVEs
CWE-312Cleartext Storage of Sensitive Information
Description
The product stores sensitive information in cleartext within a resource that might be accessible to another control sphere.
Common consequences
- 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 bei
Potential mitigations
- Implementation,System Configuration,OperationWhen 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,OperationIn 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 CWEs
Recent CVEs classified under this CWE
CVE-2026-107866.52026-06-08CVE-2026-361767.12026-06-04CVE-2026-43872026-05-29CVE-2026-450402026-05-28CVE-2026-92742026-05-25CVE-2026-85967.22026-05-14CVE-2026-63327.52026-05-14CVE-2026-424084.42026-05-13CVE-2026-287584.42026-05-13CVE-2026-439929.82026-05-12CVE-2026-453623.22026-05-12CVE-2026-415207.92026-05-08CVE-2026-439425.52026-05-08CVE-2026-80263.72026-05-06CVE-2026-421517.52026-05-04CVE-2026-71636.12026-04-30CVE-2026-413856.52026-04-28CVE-2026-65537.52026-04-21CVE-2026-65984.32026-04-20CVE-2026-356446.52026-04-09