DataChain is a Python-based AI-data warehouse for transforming and analyzing unstructured data. Versions 0.34.1 and below allow for deseriaization of untrusted data because of the way the DataChain library reads serialized objects from environment variables (such as DATACHAIN__METASTORE and DATACHAIN__WAREHOUSE) in the loader.py module. An attacker with the ability to set these environment variables can trigger code execution when the application loads. This issue is fixed in version 0.34.2.
References
Configurations
No configuration.
History
03 Oct 2025, 22:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-10-03 22:15
Updated : 2025-10-03 22:15
NVD link : CVE-2025-61677
Mitre link : CVE-2025-61677
CVE.ORG link : CVE-2025-61677
JSON object : View
Products Affected
No product.
CWE
CWE-502
Deserialization of Untrusted Data