216.73.216.233

CVE-2026-31220

· Published 12/05/2026 16:16 · Modified 13/05/2026 15:45

Labels: CVE-2026-31220 2026-05-12CVE-2026-31220[email protected]

Essential information

Published
12/05/2026 16:16
Modified
13/05/2026 15:45
Author
Creator
CISA KEV
No
CWE

Description

PySyft (Syft Datasite/Server) versions 0.9.5 and earlier are vulnerable to remote code execution due to insufficient validation and sandboxing of user-submitted code. The system allows low-privileged users to submit Python functions (via @sy.syft_function()) for remote execution on the server. While a code approval mechanism exists, the submitted code undergoes no security checks for dangerous operations (e.g., file access, command execution). Once approved, the code is executed within the server process using exec() and eval() functions without proper isolation. A remote attacker can leverage this to execute arbitrary Python code on the server, leading to complete compromise of the server environment.

NVD status

Status
Deferred — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
syft / pysyft cpe:2.3:a:syft:pysyft:<0.9.5:*:*:*:*:*:*:*

References