CWE-497: Exposure of Sensitive System Information to an Unauthorized Control Sphere

low-risk

The product does not properly prevent sensitive system-level information from being accessed by unauthorized actors who do not have the same level of access to the underlying system as the product does.

Abstraction: Base

Common Consequences

Confidentiality Read Application Data

Detection Methods

Automated Static Analysis

Automated static analysis, commonly referred to as Static Application Security Testing (SAST), can find some instances of this weakness by analyzing source code (or binary/compiled code) without having to execute it. Typically, this is done by building a model of data flow and control flow, then searching for potentially-vulnerable patterns that connect "sources" (origins of input) with "sinks" (destinations where the data interacts with external components, a lower layer such as the OS, etc.)

Real-World Examples (10)

CVE CVSS EPSS KEV
CVE-2025-34442 7.5 43.2%
CVE-2024-5735 7.5 30.2%
CVE-2023-0342 3.1 23.0%
CVE-2024-31223 5.3 6.2%
CVE-2021-31955 5.5 4.8% Y
CVE-2024-13995 8.8 1.7%
CVE-2024-13998 6.5 1.2%
CVE-2025-34283 6.5 1.2%
CVE-2024-50528 7.5 0.8%
CVE-2024-13999 9.8 0.8%
1
/ 100
low-risk
Active Threat 1/50 · Minimal
Exploit Availability 0/50 · Minimal