CVE-2025-33254
State Corruption Vulnerability in NVIDIA Triton Causes DoS
Publication date: 2026-03-24
Last updated on: 2026-03-31
Assigner: NVIDIA Corporation
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| nvidia | triton_inference_server | to 26.01 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-362 | The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
CVE-2025-33254 is a vulnerability in the NVIDIA Triton Inference Server that allows an attacker to cause internal state corruption.
This vulnerability is classified as a race condition (CWE-362), which involves concurrent execution using shared resources without proper synchronization.
An attacker can exploit this flaw remotely over the network without needing any privileges or user interaction.
How can this vulnerability impact me? :
Exploitation of this vulnerability can lead to a denial of service (DoS) condition.
The impact is high on availability, meaning the affected system or service may become unavailable or stop functioning properly.
However, this vulnerability does not affect confidentiality or integrity of the system.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know