Common Weakness Enumeration
CWE Definition / CWE-1250
CWE-1250: Improper Preservation of Consistency Between Independent Representations of Shared State
The product has or supports multiple distributed components or sub-systems that are each required to keep their own local copy of shared data - such as state or cache - but the product does not ensure that all local copies remain consistent with each other.
Published:13 Feb 2020
Organization:MITRE
Modified:11 Dec 2025
Related Weakness
CWE-664: Improper Control of a Resource Through its Lifetime
