CVE-2025-61677: DataChain Vulnerable to Deserialization of Untrusted Data from Environment Variables
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.
References
Code Behaviors & Features
Detect and mitigate CVE-2025-61677 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →