Cyber Resilience

CVE-2026-24241

Medium

Published: 24 February 2026

Published
24 February 2026
Modified
27 February 2026
KEV Added
Patch
CVSS Score v3.1 4.3 CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
EPSS Score 0.0010 26.5th percentile
Risk Priority 9 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-24241 is a medium-severity Improper Authentication (CWE-287) vulnerability in Nvidia Delegated License Service. Its CVSS base score is 4.3 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation of Remote Services (T1210); ranked at the 26.5th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 AC-3 (Access Enforcement) and IA-9 (Service Identification and Authentication).

Deeper analysis

CVE-2026-24241 affects the NVIDIA Delegated Licensing Service across all appliance platforms. The vulnerability stems from an improper authentication issue, mapped to CWE-287, which could enable information disclosure upon successful exploitation. Published on 2026-02-24, it carries a CVSS v3.1 base score of 4.3 (AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N), indicating medium severity with low confidentiality impact and no effects on integrity or availability.

An adjacent network attacker (AV:A) with no required privileges (PR:N) can exploit this vulnerability through low-complexity means (AC:L) without user interaction (UI:N). Exploitation remains scoped to unchanged impact (S:U), potentially resulting in limited information disclosure.

Mitigation guidance is available in official advisories, including NVIDIA's security bulletin at https://nvidia.custhelp.com/app/answers/detail/a_id/5789, the NVD detail page at https://nvd.nist.gov/vuln/detail/CVE-2026-24241, and the CVE record at https://www.cve.org/CVERecord?id=CVE-2026-24241.

EU & UK References

Vulnerability details

NVIDIA Delegated Licensing Service for all appliance platforms contains a vulnerability where an attacker could exploit an improper authentication issue. A successful exploit of this vulnerability might lead to information disclosure.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1210 Exploitation of Remote Services Lateral Movement
Adversaries may exploit remote services to gain unauthorized access to internal systems once inside of a network.
Why these techniques?

Improper authentication (CWE-287) in a network-exposed licensing service directly enables remote exploitation for unauthorized data access, mapping to Exploitation of Remote Services.

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

CVEs Like This One

CVE-2024-6107Shared CWE-287
CVE-2026-21633Shared CWE-287
CVE-2025-33223Same vendor: Nvidia
CVE-2025-56752Shared CWE-287
CVE-2025-33241Same vendor: Nvidia
CVE-2026-24159Same vendor: Nvidia
CVE-2025-33245Same vendor: Nvidia
CVE-2026-24151Same vendor: Nvidia
CVE-2025-33253Same vendor: Nvidia
CVE-2026-24146Same vendor: Nvidia

Affected Assets

nvidia
delegated license service
≤ 3.1.8 · 3.2.0 — 3.6.0

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly enforces authentication checks before granting access to the Delegated Licensing Service, blocking the improper-authentication path to information disclosure.

prevent

Requires the licensing service itself to be identified and authenticated before any client interaction, directly mitigating the CWE-287 flaw.

AC-17 Remote Access partial match
prevent

Mandates authentication and encryption for all remote/adjacent-network access to the appliance-hosted licensing service, limiting unauthenticated disclosure.

References