BaseIncomplete
CWE-843Access of Resource Using Incompatible Type ('Type Confusion')
Category: logic
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.
Common consequences· 1
- Availability / Integrity / Confidentiality — Read Memory, Modify Memory, Execute Unauthorized Code or Commands, DoS: Crash, Exit, or RestartWhen a memory buffer is accessed using the wrong type, it could read or write memory out of the bounds of the buffer, if the allocated buffer is smaller than the type that the code is attempting to access, leading to a crash and possibly code execution.
References
(incoming)105
| Type | Target | Confidence | Tier |
|---|---|---|---|
| Vulnerability | CVE-2025-0147cve-2025-0147 | 0% | live |
| Vulnerability | CVE-2025-0291cve-2025-0291 | 0% | live |
| Vulnerability | Google Chromium V8 Type Confusion Vulnerabilitycve-2025-10585 | 0% | live |
| Vulnerability | CVE-2025-12428cve-2025-12428 | 0% | live |
| Vulnerability | Google Chromium V8 Type Confusion Vulnerabilitycve-2025-13223 | 0% | live |
| Vulnerability | CVE-2025-13224cve-2025-13224 | 0% | live |
| Vulnerability | CVE-2025-13226cve-2025-13226 | 0% | live |
| Vulnerability | CVE-2025-13227cve-2025-13227 | 0% | live |
| Vulnerability | CVE-2025-13228cve-2025-13228 | 0% | live |
| Vulnerability | CVE-2025-13229cve-2025-13229 | 0% | live |
| Vulnerability | CVE-2025-13230cve-2025-13230 | 0% | live |
| Vulnerability | CVE-2025-13630cve-2025-13630 | 0% | live |
| Vulnerability | CVE-2025-14330cve-2025-14330 | 0% | live |
| Vulnerability | CVE-2025-1920cve-2025-1920 | 0% | live |
| Vulnerability | CVE-2025-21279cve-2025-21279 | 0% | live |
| Vulnerability | CVE-2025-21342cve-2025-21342 | 0% | live |
| Vulnerability | CVE-2025-2135cve-2025-2135 | 0% | live |
| Vulnerability | CVE-2025-21408cve-2025-21408 | 0% | live |
| Vulnerability | CVE-2025-22435cve-2025-22435 | 0% | live |
| Vulnerability | CVE-2025-24137cve-2025-24137 | 0% | live |
| Vulnerability | CVE-2025-25000cve-2025-25000 | 0% | live |
| Vulnerability | CVE-2025-26496cve-2025-26496 | 0% | live |
| Vulnerability | Microsoft Windows Scripting Engine Type Confusion Vulnerabilitycve-2025-30397 | 0% | live |
| Vulnerability | CVE-2025-47151cve-2025-47151 | 0% | live |
| Vulnerability | CVE-2025-47167cve-2025-47167 | 0% | live |
| Vulnerability | CVE-2025-48756cve-2025-48756 | 0% | live |
| Vulnerability | CVE-2025-49713cve-2025-49713 | 0% | live |
| Vulnerability | CVE-2025-53143cve-2025-53143 | 0% | live |
| Vulnerability | CVE-2025-53144cve-2025-53144 | 0% | live |
| Vulnerability | CVE-2025-53145cve-2025-53145 | 0% | live |
Showing top 30 of 105 by confidence. Click any target to see the full neighbourhood.
Related by meaning· 6
Nearest entities by semantic similarity across the cs-graph corpus.