CVE 2.5 LOW

DataChain: Deserialization of Untrusted Data from Environment Variables_CVE-2025-61677

2.5 / 10
LOW
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N

Description

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.

Basic Information

ID CVE-2025-61677
Source GitHub_M
Published Oct 3, 2025 at 21:18

Affected Product

Vendor iterative
Product datachain
Version < 0.34.2
Affected Versions iterative datachain < 0.34.2

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.