VYPR

CWE-843

Access of Resource Using Incompatible Type ('Type Confusion')

BaseIncomplete

Description

The product allocates or initializes a resource such as a pointer, object, or variable using one type, but it later accesses that resource using a type that is incompatible with the original type.

Hierarchy (View 1000)

Parents

Children

none

CVEs mapped to this weakness (864)

page 35 of 44
  • CVE-2023-46705MedNov 20, 2023
    risk 0.40cvss 6.2epss 0.00

    in OpenHarmony v3.2.2 and prior versions allow a local attacker causes system information leak through type confusion.

  • CVE-2026-27144HigApr 8, 2026
    risk 0.39cvss 7.1epss 0.00

    The compiler is meant to unwrap pointers which are the operands of a memory move; a no-op interface conversion prevented the compiler from making the correct determination about non-overlapping moves, potentially leading to memory corruption at runtime.

  • CVE-2026-34379HigApr 6, 2026
    risk 0.39cvss 7.1epss 0.00

    OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. From 3.2.0 to before 3.2.7, 3.3.9, and 3.4.9, a misaligned memory write vulnerability exists in LossyDctDecoder_execute() in…

  • CVE-2023-34967MedJul 20, 2023
    risk 0.39cvss 5.3epss 0.61

    A Type Confusion vulnerability was found in Samba's mdssvc RPC service for Spotlight. When parsing Spotlight mdssvc RPC packets, one encoded data structure is a key-value style dictionary where the keys are character strings, and the values can be any of the supported types in…

  • CVE-2022-34709MedAug 9, 2022
    risk 0.39cvss 6.0epss 0.01

    Windows Defender Credential Guard Security Feature Bypass Vulnerability

  • CVE-2026-17866MedJul 30, 2026
    risk 0.38cvss 5.8epss 0.00

    Type Confusion in Tab in Google Chrome on Android prior to 151.0.7922.72 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Medium)

  • CVE-2026-40446MedApr 13, 2026
    risk 0.38cvss 6.9epss 0.00

    Access of resource using incompatible type ('type confusion') vulnerability in Samsung Open Source Escargot allows Pointer Manipulation.This issue affects Escargot: 97e8115ab1110bc502b4b5e4a0c689a71520d335.

  • CVE-2025-21225MedJan 14, 2025
    risk 0.38cvss 5.9epss 0.02

    Windows Remote Desktop Gateway (RD Gateway) Denial of Service Vulnerability

  • CVE-2023-6045MedNov 20, 2023
    risk 0.38cvss 5.9epss 0.00

    in OpenHarmony v3.2.2 and prior versions allow a local attacker arbitrary code execution in pre-installed apps through type confusion.

  • CVE-2021-3320MedMay 25, 2021
    risk 0.38cvss 5.9epss 0.01

    Type Confusion in 802154 ACK Frames Handling. Zephyr versions >= v2.4.0 contain NULL Pointer Dereference (CWE-476). For more information, see https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-27r3-rxch-2hm7

  • CVE-2020-6656MedJan 7, 2021
    risk 0.38cvss 5.8epss 0.03

    Eaton's easySoft software v7.xx prior to v7.22 are susceptible to file parsing type confusion remote code execution vulnerability. A malicious entity can execute a malicious code or make the application crash by tricking user upload a malformed .E70 file in the application. The…

  • CVE-2026-20806MedApr 14, 2026
    risk 0.36cvss 5.5epss 0.00

    Access of resource using incompatible type ('type confusion') in Windows COM allows an authorized attacker to disclose information locally.

  • CVE-2025-43355MedSep 15, 2025
    risk 0.36cvss 5.5epss 0.00

    A type confusion issue was addressed with improved memory handling. This issue is fixed in iOS 18.7 and iPadOS 18.7, iOS 26 and iPadOS 26, macOS Sequoia 15.7, macOS Sonoma 14.8, macOS Tahoe 26, tvOS 26, visionOS 26, watchOS 26. An app may be able to cause a denial-of-service.

  • CVE-2024-54507MedJan 27, 2025
    risk 0.36cvss 5.5epss 0.01

    A type confusion issue was addressed with improved memory handling. This issue is fixed in iOS 18.2 and iPadOS 18.2, macOS Sequoia 15.2. An attacker with user privileges may be able to read kernel memory.

  • CVE-2024-54524MedDec 12, 2024
    risk 0.36cvss 5.5epss 0.00

    A logic issue was addressed with improved file handling. This issue is fixed in macOS Sequoia 15.2. A malicious app may be able to access arbitrary files.

  • CVE-2024-34742MedAug 15, 2024
    risk 0.36cvss 5.5epss 0.00

    In shouldWrite of OwnersData.java, there is a possible edge case that prevents MDM policies from being persisted due to a logic error in the code. This could lead to local denial of service with no additional execution privileges needed. User interaction is not needed for…

  • CVE-2024-40788MedJul 29, 2024
    risk 0.36cvss 5.5epss 0.00

    A type confusion issue was addressed with improved memory handling. This issue is fixed in iOS 16.7.9 and iPadOS 16.7.9, iOS 17.6 and iPadOS 17.6, macOS Monterey 12.7.6, macOS Sonoma 14.6, macOS Ventura 13.6.8, tvOS 17.6, visionOS 1.3, watchOS 10.6. A local attacker may be able…

  • CVE-2024-30034MedMay 14, 2024
    risk 0.36cvss 5.5epss 0.07

    Windows Cloud Files Mini Filter Driver Information Disclosure Vulnerability

  • CVE-2023-4194MedAug 7, 2023
    risk 0.36cvss 5.5epss 0.00

    A flaw was found in the Linux kernel's TUN/TAP functionality. This issue could allow a local user to bypass network filters and gain unauthorized access to some resources. The original patches fixing CVE-2023-1076 are incorrect or incomplete. The problem is that the following…

  • CVE-2021-44647MedJan 11, 2022
    risk 0.36cvss 5.5epss 0.00

    Lua v5.4.3 and above are affected by SEGV by type confusion in funcnamefromcode function in ldebug.c which can cause a local denial of service.