CVE-2026-24206
7.3NVIDIA · Triton Inference Server
NVIDIA Triton Inference Server contains an authentication bypass vulnerability that allows unauthenticated attackers to potentially gain unauthorized access to the server.
Executive summary
An authentication bypass vulnerability in NVIDIA Triton Inference Server permits unauthenticated remote attackers to circumvent security controls, risking unauthorized system access.
Vulnerability
This vulnerability (CWE-288) allows an unauthenticated attacker to bypass authentication mechanisms via an alternate path or channel, effectively granting unauthorized access.
Business impact
Authentication bypass is a critical security failure that undermines the entire authorization model of the application. With a CVSS score of 7.3 (High), this vulnerability could allow attackers to interact with the inference server without valid credentials, leading to unauthorized model manipulation, data exfiltration, or system sabotage.
Remediation
Immediate Action: Upgrade all instances of NVIDIA Triton Inference Server to version r26.03 or later.
Proactive Monitoring: Audit access logs for unauthorized sessions or requests that should have been blocked by authentication requirements.
Compensating Controls: Implement strong network segmentation and access control lists (ACLs) to limit access to the inference server to known, trusted IP addresses only.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
The ability for an unauthenticated user to bypass security controls presents a severe risk to the integrity and confidentiality of the inference environment. Immediate patching to version r26.03 is essential to secure the system against unauthorized access.