CVE-2026-24266
Received Received - Intake

Use-After-Free in NVIDIA Triton Inference Server for Linux

Vulnerability report for CVE-2026-24266, 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-01

Assigner: NVIDIA Corporation

Description

NVIDIA Triton Inference Server for Linux contains a vulnerability where an attacker can cause a use-after-free issue. 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-01
Generated
2026-07-01
AI Q&A
2026-07-01
EPSS Evaluated
N/A
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-416 The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Compliance Impact

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

Executive Summary

CVE-2026-24266 is a vulnerability in the NVIDIA Triton Inference Server for Linux that allows an attacker to trigger a use-after-free issue.

A use-after-free vulnerability occurs when a program continues to use memory after it has been freed, which can lead to unpredictable behavior.

In this case, exploiting the flaw could result in a denial of service condition.

Impact Analysis

The primary impact of this vulnerability is that an attacker could cause a denial of service (DoS) on the NVIDIA Triton Inference Server for Linux.

This means the server could crash or become unavailable, disrupting services that rely on it.

Mitigation Strategies

The vulnerability affects NVIDIA Triton Inference Server for Linux versions 0.0 to 26.03. To mitigate this vulnerability, you should update the Triton Inference Server to a version later than 26.03 where the use-after-free issue is fixed.

Since the vulnerability can lead to denial of service, applying the latest security patches from NVIDIA as soon as they are available is recommended.

Chat Assistant

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

EPSS Chart