Common Weakness Enumeration

    CWE Definition / CWE-344

    CWE-344: Use of Invariant Value in Dynamically Changing Context

    The product uses a constant value, name, or reference, but this value can (or should) vary across different environments.

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

    Related Weakness

    CWE-330: Use of Insufficiently Random Values