
Functional proof-of-concept exploit for CVE-2026-45829, a critical pre-authentication remote code execution vulnerability in ChromaDB (CVSS 10.0) via malicious model loading with trust_remote_code=true.
This repository contains a FUNCTIONAL PoC for CVE-2026-45829. ONLY for authorized testing in controlled environments.
Critical vulnerability in ChromaDB (versions 1.0.0 to 1.5.8) that allows an unauthenticated attacker to execute arbitrary code by loading a malicious model from Hugging Face with trust_remote_code=true.
nc -lvnp 4444```