CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-68770

criticalCVSS 9.8covered by 1 sourcefirst seen 2026-07-31
sentence-transformers contains a security control bypass vulnerability that allows attackers to achieve arbitrary code execution by exploiting a logic flaw in the import_module_class helper within sentence_transformers/util/misc.py, where the guard condition includes an 'or os.path.exists(model_name_or_path)' clause that satisfies the trust gate whenever the supplied path exists on the local filesystem, regardless of the trust_remote_code=False argument. Attackers who can control or influence the contents of a model directory on disk can place malicious Python files such as modeling_*.py referenced via modules.json, causing the code to execute at import time when an application loads the model with SentenceTransformer(path, trust_remote_code=False), bypassing the documented security contract and achieving code execution within the loading process.

⚡ Watch CVE-2026-68770

Get an email if CVE-2026-68770 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Advisory coverage (1)

External references

NVD record for CVE-2026-68770

CVE.org record

Embed the live status

CVE-2026-68770 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-68770 status](https://www.csirts.com/badge/CVE-2026-68770)](https://www.csirts.com/cve/CVE-2026-68770)