7.8
CVE-2026-24268
- EPSS 0.17%
- Veröffentlicht 14.07.2026 20:15:48
- Zuletzt bearbeitet 17.07.2026 03:30:25
- CVE-Watchlists
- Unerledigt
NVIDIA TensorRT contains a vulnerability where an attacker might cause a heap-based buffer overflow. A successful exploit of this vulnerability might lead to code execution.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.17% | 0.063 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| Nvidia | 7.8 | 1.8 | 5.9 |
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
|
CWE-122 Heap-based Buffer Overflow
A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().
https://nvidia.custhelp.com/app/answers/detail/a_id/5855
https://nvd.nist.gov/vuln/detail/CVE-2026-24268
https://www.cve.org/CVERecord?id=CVE-2026-24268