7.8
CVE-2026-24272
- EPSS 0.15%
- Veröffentlicht 14.07.2026 20:16:16
- Zuletzt bearbeitet 17.07.2026 03:28:54
- CVE-Watchlists
- Unerledigt
NVIDIA TensorRT contains a vulnerability where an attacker might cause an overflow to a heap-based buffer. A successful exploit of this vulnerability might lead to code execution.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.15% | 0.047 |
| 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-24272
https://www.cve.org/CVERecord?id=CVE-2026-24272