CVE-2026-18948

A flaw was found in Feast. The system improperly deserializes user-defined functions (UDFs) stored in its registry, which are serialized using the 'dill' library. This allows a remote attacker to store a malicious UDF, leading to unauthenticated arbitrary code execution on the feature server in default configurations. An authenticated attacker can also achieve arbitrary code execution on the registry server by bypassing authorization checks during deserialization. This vulnerability can result in cross-tenant data access and lateral movement within the system.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-10 21:17

Updated : 2026-08-27 17:17


NVD link : CVE-2026-18948

Mitre link : CVE-2026-18948

CVE.ORG link : CVE-2026-18948


JSON object : View

Products Affected

No product.

CWE
CWE-502

Deserialization of Untrusted Data