CVE-2026-68770 is a critical security control bypass vulnerability in Hugging Face sentence-transformers affecting versions up to and including 5.5.1. The flaw is in the import_module_class helper in sentence_transformers/util/misc.py, where a logic condition incorrectly treats the existence of a local filesystem path as sufficient to satisfy the trust gate because it includes an os.path.exists(model_name_or_path) branch. As a result, applications that load a model from a local directory with trust_remote_code set to false can still import attacker-controlled Python modules referenced through modules.json. If an attacker can control or influence the contents of the model directory, malicious modeling modules can execute during import, defeating the documented security expectation of trust_remote_code=false and resulting in arbitrary code execution during the model-loading process.
Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
What an attacker gets, and what they’ve been doing with it.
If you can’t patch tonight, do this now.
Patch, then assume compromise.
No public exploits tracked yet. Mallory keeps watching.
No public exploit code observed for this vulnerability.
10 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
A security control bypass in Hugging Face sentence-transformers that can lead to arbitrary code execution when loading a local model, despite trust_remote_code=False.
A critical security control bypass vulnerability in Hugging Face's sentence-transformers library that can lead to arbitrary code execution by bypassing trust_remote_code=False when loading models from a local path.
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.