VYPR

CWE-820

Missing Synchronization

BaseIncomplete

Description

The product utilizes a shared resource in a concurrent manner but does not attempt to synchronize access to the resource.

If access to a shared resource is not synchronized, then the resource may not be in a state that is expected by the product. This might lead to unexpected or insecure behaviors, especially if an attacker can influence the shared resource.

Hierarchy (View 1000)

CVEs mapped to this weakness (17)

  • CVE-2025-47154CriMay 1, 2025
    risk 0.52cvss 9.0epss 0.01

    LibJS in Ladybird before f5a6704 mishandles the freeing of the vector that arguments_list references, leading to a use-after-free, and allowing remote attackers to execute arbitrary code via a crafted .js file. NOTE: the GitHub README says "Ladybird is in a pre-alpha state, and…

  • CVE-2026-22163HigMar 20, 2026
    risk 0.51cvss 7.8epss 0.00

    Requires malware code to misuse the DDK kernel module IOCTL interface. Such code can use the interface in an unsupported way that allows subversion of the GPU to perform writes to arbitrary physical memory pages. The product utilises a shared resource in a concurrent manner…

  • CVE-2024-49114HigDec 12, 2024
    risk 0.51cvss 7.8epss 0.01

    Windows Cloud Files Mini Filter Driver Elevation of Privilege Vulnerability

  • CVE-2026-53277HigJun 25, 2026
    risk 0.50cvss 8.8epss 0.00

    In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Take the SRCU lock for page table walks in fault injection and AT emulation walk_s1() and kvm_walk_nested_s2() expect to be called while holding kvm->srcu to guard against memslot changes. While…

  • CVE-2025-1445HigMar 25, 2025
    risk 0.49cvss 7.5epss 0.00

    A vulnerability exists in RTU IEC 61850 client and server functionality that could impact the availability if renegotiation of an open IEC61850 TLS connection takes place in specific timing situations, when IEC61850 communication is active. Precondition is that IEC61850 as…

  • CVE-2023-2801HigJun 6, 2023
    risk 0.49cvss 7.5epss 0.01

    Grafana is an open-source platform for monitoring and observability. Using public dashboards users can query multiple distinct data sources using mixed queries. However such query has a possibility of crashing a Grafana instance. The only feature that uses mixed queries at…

  • CVE-2022-50238HigSep 8, 2025
    risk 0.48cvss 7.4epss 0.00

    The on-endpoint Microsoft vulnerable driver blocklist is not fully synchronized with the online Microsoft recommended driver block rules. Some entries present on the online list have been excluded from the on-endpoint blocklist longer than the expected periodic monthly Windows…

  • CVE-2023-45084HigDec 5, 2023
    risk 0.46cvss 7.0epss 0.00

    An issue exists in SoftIron HyperCloud where drive caddy removal and reinsertion without a reboot may erroneously cause the system to recognize the caddy as new media and wipe all data on the drives due to a missing synchronization flaw, which impacts data availability and…

  • CVE-2026-50013higJul 14, 2026
    risk 0.45cvss epss

    ### Summary: When Hoverfly is running in Diff mode, the `AddDiff()` function writes to the shared `responsesDiff` map without any synchronization (no mutex). When multiple proxy requests are processed concurrently (the normal case for any proxy), the concurrent map writes…

  • CVE-2026-53153HigJun 25, 2026
    risk 0.44cvss 7.8epss 0.00

    In the Linux kernel, the following vulnerability has been resolved: mm/list_lru: drain before clearing xarray entry on reparent memcg_reparent_list_lrus() clears the dying memcg's xarray entry with xas_store(&xas, NULL) before reparenting its per-node lists into the parent. …

  • CVE-2025-49751MedAug 12, 2025
    risk 0.44cvss 6.8epss 0.00

    Missing synchronization in Windows Hyper-V allows an authorized attacker to deny service over an adjacent network.

  • CVE-2025-47999MedJul 8, 2025
    risk 0.44cvss 6.8epss 0.00

    Missing synchronization in Windows Hyper-V allows an authorized attacker to deny service over an adjacent network.

  • CVE-2024-30387MedApr 12, 2024
    risk 0.42cvss 6.5epss 0.00

    A Missing Synchronization vulnerability in the Packet Forwarding Engine (PFE) of Juniper Networks Junos OS on ACX5448 and ACX710 allows an unauthenticated, adjacent attacker to cause a Denial-of-Service (DoS). If an interface flaps while the system gathers statistics on that…

  • CVE-2022-25210MedFeb 15, 2022
    risk 0.42cvss 6.5epss 0.01

    Jenkins Convertigo Mobile Platform Plugin 1.1 and earlier uses static fields to store job configuration information, allowing attackers with Item/Configure permission to capture passwords of the jobs that will be configured.

  • CVE-2026-70637MedAug 6, 2026
    risk 0.38cvss 5.9epss 0.00

    LightFTP through 2.4 contains multiple data race vulnerabilities in ftpserv.c that allow anonymous attackers to cause undefined behavior by issuing LIST followed by ABOR commands without authentication. The control thread closes data_socket and file_fd descriptors while worker…

  • CVE-2026-44318MedMay 27, 2026
    risk 0.35cvss 6.5epss 0.00

    free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, free5GC's BSF PUT /nbsf-management/v1/subscriptions/{subId} handler has an unsynchronized write on the global Subscriptions map. The handler first reads the map under RLock() via…

  • CVE-2026-57029MedJul 9, 2026
    risk 0.00cvss 5.3epss 0.00

    A Missing Synchronization vulnerability in the flow collector handler of Juniper Networks Junos OS Evolved on QFX Series allows an adjacent, unauthenticated attacker to cause a Denial-of-Service (DoS). When the reachability of an sFlow collector changes, the corresponding…