VYPR

npm package

mongosh

pkg:npm/mongosh

Vulnerabilities (4)

  • CVE-2025-1756Feb 27, 2025
    affected < 2.3.0fixed 2.3.0

    mongosh may be susceptible to local privilege escalation under certain conditions potentially enabling unauthorized actions on a user's system with elevated privilege, when a crafted file is stored in C:\node_modules\. This issue affects mongosh prior to 2.3.0

  • CVE-2025-1693Feb 27, 2025
    affected < 2.3.9fixed 2.3.9

    The MongoDB Shell may be susceptible to control character injection where an attacker with control over the database cluster contents can inject control characters into the shell output. This may result in the display of falsified messages that appear to originate from mongosh or

  • CVE-2025-1692Feb 27, 2025
    affected < 2.3.9fixed 2.3.9

    The MongoDB Shell may be susceptible to control character injection where an attacker with control of the user’s clipboard could manipulate them to paste text into mongosh that evaluates arbitrary code. Control characters in the pasted text can be used to obfuscate malicious code

  • CVE-2025-1691Feb 27, 2025
    affected < 2.3.9fixed 2.3.9

    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