CWE•Base•Incomplete•20 recent CVEs
CWE-532Insertion of Sensitive Information into Log File
Description
The product writes sensitive information to a log file.
Common consequences
- Confidentiality→Read Application DataLogging sensitive user data, full path names, or system information often provides attackers with an additional, less-protected path to acquiring the information.
Potential mitigations
- Architecture and Design,ImplementationConsider seriously the sensitivity of the information written into log files. Do not write secrets into the log files.
- DistributionRemove debug log files before deploying the application into production.
- OperationProtect log files against unauthorized read/write.
- ImplementationAdjust configurations appropriately when software is transitioned from a debug state to production.
Related CWEs
Recent CVEs classified under this CWE
CVE-2026-129477.52026-07-30CVE-2026-441056.62026-07-30CVE-2026-593263.32026-07-30CVE-2026-145287.42026-07-28CVE-2026-19184.92026-07-28CVE-2026-648003.52026-07-23CVE-2026-655896.52026-07-22CVE-2026-622115.02026-07-17CVE-2026-465146.52026-07-16CVE-2026-449692.52026-07-16CVE-2026-157375.72026-07-16CVE-2026-406337.82026-07-15CVE-2026-503165.52026-07-14CVE-2026-220982026-07-13CVE-2026-564596.22026-07-09CVE-2026-599474.72026-07-08CVE-2026-546528.12026-07-08CVE-2026-464675.82026-07-03CVE-2026-84824.32026-07-02CVE-2026-547046.52026-07-01