CVE-2026-24264
Analyzed Analyzed - Analysis Complete

Improper Data Handling in NVIDIA Triton Inference Server

Vulnerability report for CVE-2026-24264, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-01

Last updated on: 2026-07-06

Assigner: NVIDIA Corporation

Description

NVIDIA Triton Inference Server for Linux contains a vulnerability where an attacker can cause improper handling of highly compressed data. A successful exploit of this vulnerability might lead to denial of service.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-01
Last Modified
2026-07-06
Generated
2026-07-21
AI Q&A
2026-07-01
EPSS Evaluated
2026-07-20
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
nvidia triton_inference_server to 26.03 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-409 The product does not handle or incorrectly handles a compressed input with a very high compression ratio that produces a large output.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-24264 is a vulnerability in the NVIDIA Triton Inference Server for Linux where the software improperly handles highly compressed data.

An attacker can exploit this flaw by sending specially crafted highly compressed data, which the server does not handle correctly.

This improper handling can lead to a denial of service condition, meaning the server could become unavailable or crash.

Detection Guidance

This vulnerability affects NVIDIA Triton Inference Server for Linux versions 0.0 to 26.03. Detection involves identifying if these versions are running on your system.

You can check the installed version of the Triton Inference Server by running commands such as:

  • dpkg -l | grep triton_inference_server (on Debian-based systems)
  • rpm -qa | grep triton_inference_server (on RPM-based systems)
  • tritonserver --version (if the command is available)

Additionally, monitoring for unusual denial of service symptoms or crashes related to handling highly compressed data in the Triton server logs may help detect exploitation attempts.

Impact Analysis

The primary impact of this vulnerability is a denial of service (DoS) condition on the NVIDIA Triton Inference Server running on Linux.

An attacker exploiting this vulnerability can cause the server to become unresponsive or crash, disrupting services that rely on it.

This can lead to downtime, loss of availability, and potential interruption of critical inference workloads.

Compliance Impact

There is no information provided in the available resources or CVE data regarding how this vulnerability affects compliance with common standards and regulations such as GDPR or HIPAA.

Mitigation Strategies

Immediate mitigation steps include updating the NVIDIA Triton Inference Server to a version later than 26.03 where this vulnerability is fixed.

If an update is not immediately possible, consider restricting network access to the Triton server to trusted sources only, to reduce the risk of exploitation.

Monitoring server logs for abnormal behavior and applying any vendor-provided patches or security bulletins related to this CVE is also recommended.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-24264. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart