Cyber Posture

CVE-2025-23318

High

Published: 06 August 2025

Published
06 August 2025
Modified
12 August 2025
KEV Added
Patch
CVSS Score 8.1 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0034 56.7th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-23318 is a high-severity Buffer Access with Incorrect Length Value (CWE-805) vulnerability in Nvidia Triton Inference Server. Its CVSS base score is 8.1 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 43.3% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-16 (Memory Protection) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

SI-2 requires timely remediation of flaws like this out-of-bounds write vulnerability through patching, directly eliminating the root cause.

prevent

SI-16 implements memory protections such as DEP and ASLR that directly mitigate exploitation of out-of-bounds writes leading to code execution.

detect

RA-5 vulnerability scanning identifies the presence of this specific CVE in Triton Inference Server, enabling prioritization for remediation.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

Remote out-of-bounds write in Triton Inference Server Python backend directly enables arbitrary code execution via exploitation of a public-facing network service (T1190).

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

NVIDIA Triton Inference Server for Windows and Linux contains a vulnerability in the Python backend, where an attacker could cause an out-of-bounds write. A successful exploit of this vulnerability might lead to code execution, denial of service, data tampering, and…

more

information disclosure.

Deeper analysisAI

CVE-2025-23318 affects the Python backend in NVIDIA Triton Inference Server for Windows and Linux platforms. The vulnerability enables an out-of-bounds write condition, which could potentially result in code execution, denial of service, data tampering, and information disclosure. It has a CVSS v3.1 base score of 8.1 (AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H) and is linked to CWE-805 (Buffer Access with Incorrect Length Value) and CWE-787 (Out-of-bounds Write).

A remote network attacker with no privileges or user interaction required can exploit this vulnerability, though it demands high attack complexity. Successful exploitation grants high-impact confidentiality, integrity, and availability consequences, allowing arbitrary code execution, service disruption, data modification, or exposure of sensitive information on the targeted Triton Inference Server instance.

Mitigation guidance is available in official advisories, including the NVIDIA security bulletin at https://nvidia.custhelp.com/app/answers/detail/a_id/5687 and the NVD detail page at https://nvd.nist.gov/vuln/detail/CVE-2025-23318. Security practitioners should consult these for patch availability and recommended actions.

Details

CWE(s)

Affected Products

nvidia
triton inference server
≤ 25.07

CVEs Like This One

CVE-2025-23319Same product: Linux Linux Kernel
CVE-2025-23310Same product: Linux Linux Kernel
CVE-2025-23317Same product: Linux Linux Kernel
CVE-2025-23311Same product: Linux Linux Kernel
CVE-2025-23316Same product: Linux Linux Kernel
CVE-2025-69273Same product: Linux Linux Kernel
CVE-2026-28710Same product: Linux Linux Kernel
CVE-2024-51954Same product: Linux Linux Kernel
CVE-2026-43037Same product: Linux Linux Kernel
CVE-2025-23243Same product: Linux Linux Kernel

References