Common Weakness Enumeration

    CWE Definition / CWE-515

    CWE-515: Covert Storage Channel

    A covert storage channel transfers information through the setting of bits by one program and the reading of those bits by another. What distinguishes this case from that of ordinary operation is that the bits are used to convey encoded information.

    Published:19 Jul 2006
    Organization:MITRE
    Modified:11 Dec 2025

    Related Weakness

    CWE-514: Covert Channel