LIVE NEWSROOM · --:-- · May 25, 2026
A LIBRARY FOR SECURITY RESEARCHERS

CWE WEAKNESSES  /  CWE-344

CWE-344

Use of Invariant Value in Dynamically Changing Context

Base

What it is

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

Impact

OtherVaries by Context

Real-world CVE examples

  • CVE-2002-0980 — Component for web browser writes an error message to a known location, which can then be referenced by attackers to process HTML/script in a less restrictive co

Related weaknesses

Test & detect

Browse all common weaknesses, check related exploited CVEs, or map to ATT&CK techniques.

Source: MITRE CWE. View on cwe.mitre.org →

Scroll to Top