VYPR

CWE-1250

Improper Preservation of Consistency Between Independent Representations of Shared State

BaseIncomplete

Description

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.

Hierarchy (View 1000)

CVEs mapped to this weakness (5)

  • CVE-2025-30189HigOct 31, 2025
    risk 0.48cvss 7.4epss 0.01

    When cache is enabled, some passdb/userdb drivers incorrectly cache all users with same cache key, causing wrong cached information to be used for these users. After cached login, all subsequent logins are for same user. Install fixed version or disable caching either globally…

  • CVE-2023-22405MedJan 13, 2023
    risk 0.42cvss 6.5epss 0.00

    An Improper Preservation of Consistency Between Independent Representations of Shared State vulnerability in the Packet Forwarding Engine (PFE) of Juniper Networks Junos OS allows an adjacent, unauthenticated attacker to cause a Denial of Service (DoS) to device due to out of…

  • CVE-2022-22234MedOct 18, 2022
    risk 0.36cvss 5.5epss 0.00

    An Improper Preservation of Consistency Between Independent Representations of Shared State vulnerability in the Packet Forwarding Engine (PFE) of Juniper Networks Junos OS allows a locally authenticated attacker with low privileges to cause a Denial of Service (DoS). If the…

  • CVE-2025-32899MedDec 5, 2025
    risk 0.28cvss 4.3epss 0.00

    In KDE Connect before 1.33.0 on Android, a packet can be crafted that causes two paired devices to unpair. Specifically, it is an invalid discovery packet sent over broadcast UDP.

  • CVE-2024-10976MedNov 14, 2024
    risk 0.27cvss 4.2epss 0.01

    Incomplete tracking in PostgreSQL of tables with row security allows a reused query to view or change different rows from those intended. CVE-2023-2455 and CVE-2016-2193 fixed most interaction between row security and user ID changes. They missed cases where a subquery, WITH…