Cyber Resilience

CVE-2025-27440

High

Published: 11 March 2025

Published
11 March 2025
Modified
22 October 2025
KEV Added
Patch
CVSS Score v3.1 8.5 CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H
EPSS Score 0.0048 65.6th percentile
Risk Priority 17 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-27440 is a high-severity Buffer Underflow (CWE-124) vulnerability in Zoom Meeting Software Development Kit. Its CVSS base score is 8.5 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked in the top 34.4% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-16 (Memory Protection) and SI-2 (Flaw Remediation).

Deeper analysis

CVE-2025-27440 is a heap overflow vulnerability (CWE-124) affecting some Zoom Workplace Apps. Published on March 11, 2025, it carries a CVSS v3.1 base score of 8.5 (AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H), indicating high severity due to its potential for significant impact across confidentiality, integrity, and availability when successfully exploited.

An authenticated user with low privileges (PR:L) can exploit this vulnerability over the network (AV:N), though it requires high attack complexity (AC:H) and no user interaction (UI:N). Successful exploitation enables escalation of privilege, with the changed scope (S:C) allowing the attacker to achieve high-impact outcomes, including unauthorized access to sensitive data, modification of system resources, and disruption of services.

Zoom's security bulletin at https://www.zoom.com/en/trust/security-bulletin/zsb-25011/ provides details on mitigation, including available patches for affected Zoom Workplace Apps. Security practitioners should consult this advisory for version-specific remediation steps and apply updates promptly to prevent exploitation.

EU & UK References

Vulnerability details

Heap overflow in some Zoom Workplace Apps may allow an authenticated user to conduct an escalation of privilege via network access.

CWE(s)

Related Threats

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?

The heap overflow vulnerability explicitly enables privilege escalation for an authenticated low-privileged user, directly mapping to T1068 Exploitation for Privilege Escalation.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2025-27439Same product: Zoom Meeting Software Development Kit
CVE-2025-0151Same product: Zoom Meeting Software Development Kit
CVE-2024-45421Same product: Zoom Meeting Software Development Kit
CVE-2025-49457Same product: Zoom Meeting Software Development Kit
CVE-2024-45424Same product: Zoom Meeting Software Development Kit
CVE-2025-0149Same product: Zoom Meeting Software Development Kit
CVE-2026-30900Same product: Zoom Meeting Software Development Kit
CVE-2026-30902Same product: Zoom Rooms
CVE-2025-0145Same product: Zoom Meeting Software Development Kit
CVE-2024-45418Same product: Zoom Meeting Software Development Kit

Affected Assets

zoom
meeting software development kit
≤ 6.3.0 · ≤ 6.3.0 · ≤ 6.3.0
zoom
rooms
≤ 6.3.0 · ≤ 6.3.0 · ≤ 6.3.0
zoom
rooms controller
≤ 6.3.0 · ≤ 6.3.0 · ≤ 6.3.0
zoom
workplace
≤ 6.3.0 · ≤ 6.3.0
zoom
workplace desktop
≤ 6.3.0 · ≤ 6.3.0 · ≤ 6.3.0
zoom
workplace virtual desktop infrastructure
≤ 6.1.16 · 6.1.17 — 6.2.12

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly mitigates the heap overflow vulnerability by requiring timely remediation through application of vendor patches detailed in Zoom's security bulletin.

prevent

Provides comprehensive memory protections to prevent unauthorized code execution from heap overflow exploitation leading to privilege escalation.

prevent

Limits the potential impact of privilege escalation by enforcing least privilege for authenticated low-privilege users exploiting the vulnerability.

References