← Vulnerability feed

Vulnerability record · CVE-2021-27561 · published 15 October 2021

CVE-2021-27561: Yealink Device Management unauthenticated OS command injection as root

Yealink · Device Management

Yealink Device Management (DM) 3.6.0.20 exposes the /sm/api/v1/firewall/zone/services URI, which fails to sanitize input and allows OS command injection. Because the injected commands run as root and no authentication is required, an unauthenticated network attacker can fully compromise the management server.

9.8 CVSS 3.1 Critical CISA KEV since 3 Nov 2021 EPSS 83% · top 0.3% CWE-78 · OS command injection
9.8CVSS 3.1 base score, v2 10.0
83%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
1Affected product versions listed by NVD
3References
17 Jun 2026Last modified by NVD

Description

Yealink Device Management (DM) 3.6.0.20 allows command injection as root via the /sm/api/v1/firewall/zone/services URI, without authentication.

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 17 September 2026. Confidence: high.

critical priorityUnauthenticated remote root command execution with a CVSS score of 9.8, confirmed exploitation in CISA KEV and a very high EPSS probability.

What it is

Yealink Device Management (DM) 3.6.0.20 exposes the /sm/api/v1/firewall/zone/services URI, which fails to sanitize input and allows OS command injection. Because the injected commands run as root and no authentication is required, an unauthenticated network attacker can fully compromise the management server.

Impact

An attacker gains arbitrary command execution as root on the Yealink DM server, leading to full control of the device, its configuration and any managed endpoints or credentials it holds.

Attack surface

Reachable over the network via the /sm/api/v1/firewall/zone/services endpoint; the CVSS vector shows PR:N and UI:N, so no authentication or user interaction is needed.

Exploitation

CISA added this to the Known Exploited Vulnerabilities catalog on 2021-11-03, and EPSS gives a 30-day exploitation probability of 0.829 (99.7th percentile), indicating active exploitation is likely.

What to do

  • Apply the vendor update for Yealink Device Management per vendor instructions (CISA KEV required action).
  • If patching is not immediately possible, restrict network access to the DM management interface to trusted administrative networks only.
  • Place the DM server behind a firewall or VPN and block direct internet exposure of the /sm/api/v1/ URI paths.
  • Monitor and rotate any credentials or certificates stored on or managed by the DM server, since root compromise may expose them.
  • Verify the deployed DM version and confirm it is not 3.6.0.20 or another affected release.

Detection

  • Inspect web server and application logs for requests to /sm/api/v1/firewall/zone/services, especially with shell metacharacters or unexpected parameters.
  • Alert on child processes spawned by the DM web service (e.g., shell, curl, wget, nc) that are unusual for normal operation.
  • Monitor for outbound connections from the DM server to unknown hosts, which may indicate post-exploitation activity.
  • Review system logs for commands executed as root outside expected administrative windows.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Exploitation in the wild

CISA added CVE-2021-27561 to the Known Exploited Vulnerabilities catalog on 3 November 2021 as "Yealink Device Management Server-Side Request Forgery (SSRF) Vulnerability". Required action: Apply updates per vendor instructions. Federal deadline 17 November 2021.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2021-27561 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

8.8CVE-2026-53266Linux kernel ebtables SNAT out-of-bounds write in ARP rewriteThe ebtables SNAT target rewrites the ARP sender hardware address via skb_store_bits() without first making that range writable. When the ARP SHA byt…KEVEPSS 0.65%analysed8.8CVE-2026-87491Google Chrome V8 out-of-bounds write enables sandbox code executionChrome before 153.0.8010.36 contains an out-of-bounds write in the V8 JavaScript engine. A crafted HTML page can trigger the memory corruption, and b…KEVEPSS 3.1%analysed9.8CVE-2025-25249Fortinet FortiOS and FortiSwitchManager heap buffer overflow via crafted packetsA heap-based buffer overflow (CWE-122/CWE-787) in Fortinet FortiOS 6.4 through 7.6.3 and FortiSwitchManager 7.0 through 7.2.6 lets an unauthenticated…KEVEPSS 3.9%analysed7.8CVE-2026-83549SonicWall SMA1000 AMC OS Command InjectionThe SMA1000 Appliance Management Console contains an OS command injection flaw (CWE-78) that lets an authenticated administrator execute arbitrary op…KEVEPSS 11%analysed10.0CVE-2026-49869Kestra OSS auth bypass via path suffix match enables RCEKestra OSS AuthenticationFilter whitelists the public config endpoint using request.getPath().endsWith("/configs"), a suffix match instead of an exac…KEVEPSS 2.1%analysed7.8CVE-2026-53362Linux kernel IPv6 UDP paged allocation out-of-bounds write__ip6_append_data() in the Linux kernel mis-accounts fraggap on the paged-allocation path, leaving the linear skb area undersized while pagedlen is o…KEVEPSS 0.71%analysed7.8CVE-2022-0995Linux kernel watch_queue out-of-bounds writeThe Linux kernel's watch_queue event notification subsystem contains an out-of-bounds write (CWE-787) that can overwrite kernel state. A local user c…KEVEPSS 8.8%analysed8.9CVE-2026-73570Zimbra Collaboration SNMP notification OS command injectionZimbra Collaboration Suite before 10.1.20 contains an OS command injection flaw in SNMP notification processing when the optional zimbra-snmp package…KEVEPSS 12%analysed

Source: NIST National Vulnerability Database (record CVE-2021-27561), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.