CVE-2025-23325.yaml
1 info: 2 name: triton-inference-server 3 cve: CVE-2025-23325 4 summary: Uncontrolled recursion in NVIDIA Triton Inference Server leads to denial of service. 5 details: | 6 NVIDIA Triton Inference Server for Windows and Linux contains a vulnerability where an attacker could cause uncontrolled recursion through a specially crafted input. A successful exploit of this vulnerability might lead to denial of service. 7 cvss: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H 8 severity: HIGH 9 security_advise: | 10 1. Refer to the NVIDIA security advisory for specific patch information and upgrade instructions. 11 2. Implement input validation to prevent specially crafted inputs that could trigger uncontrolled recursion. 12 3. Monitor system resources for unusual spikes that might indicate a denial-of-service attempt. 13 rule: "" 14 references: 15 - https://nvd.nist.gov/vuln/detail/CVE-2025-23325 16 - https://nvidia.custhelp.com/app/answers/detail/a_id/5687 17 - https://www.cve.org/CVERecord?id=CVE-2025-23325