Cyber Posture

CVE-2025-1755

HighLPE

Published: 27 February 2025

Published
27 February 2025
Modified
09 April 2025
KEV Added
Patch
CVSS Score 7.5 CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H
EPSS Score 0.0005 15.5th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-1755 is a high-severity Untrusted Search Path (CWE-426) vulnerability in Mongodb Compass. Its CVSS base score is 7.5 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 15.5th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-2 (Flaw Remediation) and AC-6 (Least Privilege).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploitation for Privilege Escalation (T1068). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly mitigates the vulnerability by requiring timely installation of vendor patches, such as upgrading MongoDB Compass to version 1.42.1 or later.

prevent

Establishes secure configuration settings for applications to enforce trusted search paths, preventing loading of crafted files from untrusted directories like C:\node_modules\.

prevent

Enforces least privilege for processes, limiting the scope and impact of local privilege escalation even if the untrusted search path is exploited.

MITRE ATT&CK Enterprise TechniquesAI

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

CVE-2025-1755 enables local privilege escalation in MongoDB Compass via a crafted file in C:\node_modules\, directly facilitating exploitation for privilege escalation (T1068).

NVD Description

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

Deeper analysisAI

CVE-2025-1755 is a local privilege escalation vulnerability in MongoDB Compass, stemming from CWE-426 (Untrusted Search Path). It affects MongoDB Compass versions prior to 1.42.1 and can be triggered under certain conditions when a crafted file is stored in the C:\node_modules\ directory. The vulnerability has a CVSS v3.1 base score of 7.5 (AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H), indicating high impact potential with local access required.

A local attacker with low privileges can exploit this vulnerability through a high-complexity attack that requires user interaction. Successful exploitation enables unauthorized actions on the user's system with elevated privileges, potentially granting full control over confidentiality, integrity, and availability.

Mitigation is available via upgrade to MongoDB Compass 1.42.1 or later, as indicated by the MongoDB advisory at https://jira.mongodb.org/browse/COMPASS-9058. Red Hat has also released errata RHSA-2025:1755 addressing the issue, available at https://access.redhat.com/errata/RHSA-2025:1755.html.

Details

CWE(s)

Affected Products

mongodb
compass
≤ 1.42.1
redhat
enterprise linux for arm 64
9.0_aarch64
redhat
enterprise linux for ibm z systems
9.0_s390x
redhat
enterprise linux server for power little endian update services for sap solutions
9.0_ppc64le
redhat
enterprise linux update services for sap solutions
9.0

CVEs Like This One

CVE-2025-1756Same product: Redhat Enterprise Linux For Arm 64
CVE-2025-24789Same product: Microsoft Windows
CVE-2025-21399Same vendor: Microsoft
CVE-2026-29089Shared CWE-426
CVE-2026-35603Same product: Microsoft Windows
CVE-2026-27290Same product: Microsoft Windows
CVE-2026-2123Same product: Microsoft Windows
CVE-2026-23512Same product: Microsoft Windows
CVE-2026-21333Same product: Microsoft Windows
CVE-2025-27167Same product: Microsoft Windows

References