CVE-2026-24826
Unknown
Unknown - Not Provided
Multiple Memory Corruption Vulnerabilities in Cadaver Turso3d
Publication date: 2026-01-27
Last updated on: 2026-01-27
Assigner: Government Technology Agency of Singapore Cyber Security Group (GovTech CSG)
Description
Description
Out-of-bounds Write, Divide By Zero, NULL Pointer Dereference, Use of Uninitialized Resource, Out-of-bounds Read, Reachable Assertion vulnerability in cadaver turso3d.This issue affects .
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| cadaver | turso3d | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-787 | The product writes data past the end, or before the beginning, of the intended buffer. |
| CWE-369 | The product divides a value by zero. |
| CWE-476 | The product dereferences a pointer that it expects to be valid but is NULL. |
| CWE-908 | The product uses or accesses a resource that has not been initialized. |
| CWE-125 | The product reads data past the end, or before the beginning, of the intended buffer. |
| CWE-617 | The product contains an assert() or similar statement that can be triggered by an attacker, which leads to an application exit or other behavior that is more severe than necessary. |