CWE-344β€”Use of Invariant Value in Dynamically Changing Context

PUBLISHEDweakness record
released 2006-07-19 Β· last modified 2025-12-11

Metadata

CWE ID:
CWE-344
Abstraction:
Base
Structure:
Simple
Status:
Draft
Release Date:
2006-07-19
Latest Modification Date:
2025-12-11

Weakness Name

Use of Invariant Value in Dynamically Changing Context

Description

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

Common Consequences

Scope:
Other
Impact:
Varies by Context

Related Weaknesses