CVE-2025-23333
BaseFortify
Publication date: 2025-08-06
Last updated on: 2025-08-12
Assigner: NVIDIA Corporation
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| linux | linux_kernel | From 5.15.160 (inc) to 5.16 (inc) |
| nvidia | triton_inference_server | to 25.07 (exc) |
| microsoft | windows | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-125 | The product reads data past the end, or before the beginning, of the intended buffer. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the NVIDIA Triton Inference Server's Python backend on Windows and Linux. An attacker can manipulate shared memory data to cause an out-of-bounds read, which means the attacker can read memory outside the intended boundaries. This could potentially lead to unauthorized information disclosure.
How can this vulnerability impact me? :
The impact of this vulnerability is primarily information disclosure. An attacker exploiting this flaw could access sensitive data from memory that they should not have access to, potentially compromising confidentiality.