NVIDIA Triton Inference Server contains a vulnerability where an attacker could cause a stack overflow through specially crafted HTTP requests. A successful exploit of this vulnerability might lead to remote code execution, denial of service, information disclosure, or data tampering.
A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).
Link | Tags |
---|---|
https://nvd.nist.gov/vuln/detail/CVE-2025-23311 | us government resource |
https://www.cve.org/CVERecord?id=CVE-2025-23311 | third party advisory |
https://nvidia.custhelp.com/app/answers/detail/a_id/5687 | vendor advisory |