Skip to main content

NVIDIA FLARE SDK CVE-2026-24186

| EUVDEUVD-2026-26076 HIGH
Deserialization of Untrusted Data (CWE-502)
2026-04-28 nvidia
8.8
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
8.8 HIGH
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

5
Re-analysis Queued
Apr 28, 2026 - 20:23 vuln.today
cvss_changed
Analysis Generated
Apr 28, 2026 - 20:01 vuln.today
EUVD ID Assigned
Apr 28, 2026 - 19:30 euvd
EUVD-2026-26076
Analysis Generated
Apr 28, 2026 - 19:30 vuln.today
CVE Published
Apr 28, 2026 - 17:45 nvd
HIGH 8.8

DescriptionCVE.org

NVIDIA FLARE SDK contains a vulnerability in FOBS, where an attacker may cause deserialization of untrusted data by sending a malicious FOBS- encoded message. A successful exploit of this vulnerability might lead to code execution.

AnalysisAI

Remote code execution in NVIDIA FLARE SDK allows authenticated attackers to execute arbitrary code by sending maliciously crafted FOBS-encoded messages that exploit unsafe deserialization in the FOBS component. The vulnerability affects federated learning deployments where NVIDIA FLARE SDK processes messages from low-privileged authenticated users, enabling complete system compromise with high impact to confidentiality, integrity, and availability. No active exploitation confirmed (not in CISA KEV) and public exploit status unknown at time of analysis.

Technical ContextAI

NVIDIA FLARE (Federated Learning Application Runtime Environment) SDK is a framework for privacy-preserving collaborative machine learning across distributed participants. FOBS (FLARE OBject Serialization) is NVIDIA's custom serialization mechanism for efficiently encoding and transmitting objects between federated learning nodes. This vulnerability stems from CWE-502 (Deserialization of Untrusted Data), where the FOBS deserializer fails to properly validate incoming serialized data before reconstructing objects. When malicious FOBS-encoded messages are processed, attackers can instantiate arbitrary Python objects and invoke methods during deserialization, leading to remote code execution. This class of vulnerability is particularly dangerous in distributed computing frameworks where nodes regularly exchange serialized data structures.

RemediationAI

Apply the security update detailed in NVIDIA Security Bulletin 5819 available at https://nvidia.custhelp.com/app/answers/detail/a_id/5819. Upgrade NVIDIA FLARE SDK to the patched version specified in the bulletin immediately. As interim mitigation until patching is feasible, restrict network access to FLARE SDK endpoints using firewall rules to allow only explicitly trusted federated learning participant IP addresses, reducing the pool of potential authenticated attackers. Implement additional authentication layers such as mutual TLS with certificate pinning for FLARE node-to-node communication to raise the authentication barrier beyond low-privilege credentials. Monitor FOBS message traffic for anomalous patterns such as unusually large serialized payloads or unexpected object types, though sophisticated attacks may evade signature-based detection. Note that access restrictions trade off the flexibility of federated learning participant onboarding against security, requiring manual IP allowlisting for each new participant.

More in Nvidia

View all
CVE-2016-1741 CRITICAL POC
9.8 Mar 24

The NVIDIA driver in the Graphics Drivers subsystem in Apple OS X before 10.11.4 allows attackers to execute arbitrary c

CVE-2013-0109 HIGH POC
7.2 Apr 08

The NVIDIA driver before 307.78, and Release 310 before 311.00, in the NVIDIA Display Driver service on Windows does not

CVE-2019-5684 CRITICAL POC
10.0 Aug 06

NVIDIA Windows GPU Display Driver (all versions) contains a vulnerability in DirectX drivers, in which a specially craft

CVE-2026-24207 CRITICAL POC
9.8 May 20

Authentication bypass in NVIDIA Triton Inference Server allows unauthenticated remote attackers to reach protected funct

CVE-2019-5685 CRITICAL POC
9.8 Aug 06

NVIDIA Windows GPU Display Driver (all versions) contains a vulnerability in DirectX drivers, in which a specially craft

CVE-2025-23359 HIGH POC
8.3 Feb 12

NVIDIA Container Toolkit for Linux contains a Time-of-Check Time-of-Use (TOCTOU) vulnerability when used with default co

CVE-2016-8812 HIGH POC
8.8 Nov 08

For the NVIDIA Quadro, NVS, and GeForce products, NVIDIA GeForce Experience R340 before GFE 2.11.4.125 and R375 before G

CVE-2016-1861 HIGH POC
7.8 Jun 19

The NVIDIA Graphics Drivers subsystem in Apple OS X before 10.11.5 allows attackers to execute arbitrary code in a privi

CVE-2024-0132 HIGH POC
8.3 Sep 26

NVIDIA Container Toolkit 1.16.1 or earlier contains a Time-of-check Time-of-Use (TOCTOU) vulnerability when used with de

CVE-2016-1846 HIGH POC
7.8 May 20

The nvCommandQueue::GetHandleIndex method in the NVIDIA Graphics Drivers subsystem in Apple OS X before 10.11.5 allows a

CVE-2015-7865 HIGH POC
7.7 Nov 24

nvSCPAPISvr.exe in the Stereoscopic 3D Driver Service in the NVIDIA GPU graphics driver R340 before 341.92, R352 before

CVE-2016-8811 HIGH POC
7.8 Nov 08

For the NVIDIA Quadro, NVS, and GeForce products, NVIDIA Windows GPU Display Driver R340 before 342.00 and R375 before 3

Share

CVE-2026-24186 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy