Cyber Posture

CVE-2025-1755

High

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.4th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Description

Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.

Security Summary

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)
CWE-426

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

MITRE ATT&CK Enterprise Techniques

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).

References