cve/2025/CVE-2025-1691.md
2025-09-29 21:09:30 +02:00

1.1 KiB
Raw Blame History

CVE-2025-1691

Description

The MongoDB Shell may be susceptible to control character injection where an attacker with control of the mongosh autocomplete feature, can use the autocompletion feature to input and run obfuscated malicious text. This requires user interaction in the form of the user using tab to autocomplete text that is a prefix of the attackers prepared autocompletion. This issue affects mongosh versions prior to 2.3.9. The vulnerability is exploitable only when mongosh is connected to a cluster that is partially or fully controlled by an attacker.

POC

Reference

No PoCs from references.

Github