CVE-2025-23093
Published: 06 February 2025
Summary
CVE-2025-23093 is a high-severity Improper Privilege Management (CWE-269) vulnerability in Mitel OpenScape (inferred from references). Its CVSS base score is 8.8 (High).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 27.2th 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 AC-3 (Access Enforcement) and AC-6 (Least Privilege).
Threat & Defense at a Glance
Threat & Defense Details
Mitigating Controls (NIST 800-53 r5)AI
Enforces the principle of least privilege, directly mitigating CWE-269 by ensuring resources in Mitel OpenScape 4000 are not executed with unnecessary elevated privileges, preventing authenticated low-privilege attackers from escalating to arbitrary command execution.
Requires enforcement of approved access authorizations, preventing privilege escalation in the Platform component by blocking unauthorized elevation during resource execution.
Restricts the system to least functionality, reducing the attack surface by eliminating unnecessary capabilities in OpenScape 4000 that could execute with excessive privileges.
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
The CVE describes a privilege escalation vulnerability (CWE-269) allowing an authenticated low-privileged remote attacker to execute arbitrary commands with elevated privileges, directly mapping to Exploitation for Privilege Escalation.
NVD Description
The Platform component of Mitel OpenScape 4000 and OpenScape 4000 Manager through V10 R1.54.1 and V11 through R0.22.1 could allow an authenticated attacker to conduct a privilege escalation attack due to the execution of a resource with unnecessary privileges. A…
more
successful exploit could allow an attacker to execute arbitrary commands with elevated privileges.
Deeper analysisAI
CVE-2025-23093 is a privilege escalation vulnerability in the Platform component of Mitel OpenScape 4000 and OpenScape 4000 Manager, affecting versions through V10 R1.54.1 and V11 through R0.22.1. The issue arises from the execution of a resource with unnecessary privileges, classified under CWE-269 (Improper Privilege Management). It has a CVSS v3.1 base score of 8.8 (AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H), indicating high severity due to its potential for significant confidentiality, integrity, and availability impacts.
An authenticated attacker with low privileges (PR:L) can exploit this vulnerability remotely over the network (AV:N) with low complexity and no user interaction required. Successful exploitation enables the execution of arbitrary commands with elevated privileges, potentially granting full system compromise.
For mitigation details, refer to Mitel Product Security Advisory MISA-2025-0001 at https://www.mitel.com/support/security-advisories/mitel-product-security-advisory-misa-2025-0001.
Details
- CWE(s)