
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-24173 is a denial-of-service vulnerability in NVIDIA Triton Inference Server caused by an integer overflow or wraparound condition (CWE-190). An unauthenticated remote attacker can crash the server by sending a specially crafted malformed request. All versions of Triton Inference Server prior to r26.02 are affected. The vulnerability was published on April 7, 2026, with initial NVD analysis completed on April 16, 2026. It carries a CVSS v3.1 base score of 7.5 (High), assigned by NVIDIA Corporation (GitHub Advisory, NVIDIA Advisory).
The root cause is an integer overflow or wraparound (CWE-190) in NVIDIA Triton Inference Server's request handling logic. When the server processes a malformed request, an integer calculation produces an unexpected value — either wrapping around to a very small or negative number — which can trigger a server crash, consistent with a NULL pointer dereference or invalid memory access as a secondary effect. The attack requires no authentication, no user interaction, and is exploitable over the network with low complexity, making it accessible to any attacker with network reach to the server. No public proof-of-concept or detailed technical write-up has been identified at this time (GitHub Advisory, NVIDIA Advisory).
Successful exploitation results in a server crash, causing a complete loss of availability for the Triton Inference Server and any AI/ML inference services it hosts. There is no impact on confidentiality or data integrity — the vulnerability is limited to availability. In production environments where Triton serves real-time inference workloads, repeated exploitation could result in sustained service outages, disrupting dependent applications and pipelines (GitHub Advisory).
tritonserver process; core dump files generated in the Triton working directory following a crash event.NVIDIA has released a fix in Triton Inference Server version r26.02; all users should upgrade to this version or later as the primary remediation (NVIDIA Advisory). As a workaround prior to patching, implement network-level access controls (firewalls, security groups) to restrict access to Triton Inference Server ports (8000, 8001, 8002) to trusted IP ranges only. Additionally, consider deploying an API gateway or reverse proxy with request validation and rate limiting in front of the Triton server to filter malformed requests before they reach the vulnerable component.
Coverage of CVE-2026-24173 has been limited to automated vulnerability tracking platforms and security news aggregators such as SecurityOnline.info and TheHackerWire, with no notable independent researcher commentary or significant social media discussion identified. NVIDIA disclosed the vulnerability through its standard customer help portal advisory process (NVIDIA Advisory).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."