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.
6 tracked CVEs are classified under this weakness.
Highest-risk vulnerabilities
- CVE-2025-30189 — When cache is enabled, some passdb/userdb drivers incorrectly cache all users with same cache key, causing wrong cached
- CVE-2025-32899 — In KDE Connect before 1.33.0 on Android, a packet can be crafted that causes two paired devices to unpair. Specifically,
- CVE-2024-10976 — PostgreSQL row security below e.g. subqueries disregards user ID changes
- CVE-2026-14666 — PostgreSQL row security caching disregards role modifications
Recently published
- CVE-2026-14666 — PostgreSQL row security caching disregards role modifications
- CVE-2025-32899 — In KDE Connect before 1.33.0 on Android, a packet can be crafted that causes two paired devices to unpair. Specifically,
- CVE-2025-30189 — When cache is enabled, some passdb/userdb drivers incorrectly cache all users with same cache key, causing wrong cached
- CVE-2024-10976 — PostgreSQL row security below e.g. subqueries disregards user ID changes