Cyber Posture

CVE-2025-56087

HighRCE

Published: 11 December 2025

Published
11 December 2025
Modified
26 December 2025
KEV Added
Patch
CVSS Score 8.8 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0007 22.3th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-56087 is a high-severity OS Command Injection (CWE-78) vulnerability in Ruijie Rg-Bcr600W Firmware. Its CVSS base score is 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Network Device CLI (T1059.008); ranked at the 22.3th 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-10 (Information Input Validation) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Network Device CLI (T1059.008) and 1 other technique. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly prevents OS command injection by requiring validation of untrusted inputs in the crafted POST request to run_tcpdump.

prevent

Addresses the vulnerability through timely remediation and patching of the flaw in /usr/lib/lua/luci/controller/admin/common_tcpdump.lua.

prevent

Mitigates exposure by restricting the device to least functionality, such as disabling the unnecessary tcpdump feature.

MITRE ATT&CK Enterprise TechniquesAI

T1059.008 Network Device CLI Execution
Adversaries may abuse scripting or built-in command line interpreters (CLI) on network devices to execute malicious command and payloads.
T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

OS command injection via crafted POST request to web interface enables exploitation of public-facing application (T1190) and execution of arbitrary OS commands on network device CLI (T1059.008).

NVD Description

OS Command Injection vulnerability in Ruijie RG-BCR RG-BCR600W allowing attackers to execute arbitrary commands via a crafted POST request to the run_tcpdump in file /usr/lib/lua/luci/controller/admin/common_tcpdump.lua.

Deeper analysisAI

CVE-2025-56087 is an OS command injection vulnerability (CWE-78) affecting the Ruijie RG-BCR RG-BCR600W device. The flaw resides in the run_tcpdump function within the file /usr/lib/lua/luci/controller/admin/common_tcpdump.lua, where attackers can execute arbitrary operating system commands by sending a crafted POST request. 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 impact on confidentiality, integrity, and availability.

The vulnerability can be exploited by low-privileged remote attackers with network access to the device. An attacker with basic authenticated access (PR:L) can craft and submit a malicious POST request to the affected endpoint, leading to arbitrary command execution on the underlying operating system. Successful exploitation grants high-level control over the device, potentially allowing full compromise including data exfiltration, modification of configurations, or disruption of services.

Advisories and detailed reports are available in the provided references, including vulnerability analyses hosted on OneDrive and a GitHub repository at https://github.com/flegoity/Ruijie-Multiple-Devices-Vulnerability-Reports-for-CVE/blob/main/CVE-2025-56087.md, which may outline mitigation strategies such as applying vendor patches, restricting administrative access, or disabling the tcpdump functionality. Security practitioners should consult these sources for specific remediation guidance.

Details

CWE(s)

Affected Products

ruijie
rg-bcr600w firmware
all versions

CVEs Like This One

CVE-2025-56127Same product: Ruijie Rg-Bcr600W
CVE-2025-56096Same product: Ruijie Rg-Bcr600W
CVE-2025-56082Same product: Ruijie Rg-Bcr600W
CVE-2025-56107Same product: Ruijie Rg-Bcr600W
CVE-2025-56122Same vendor: Ruijie
CVE-2025-56085Same vendor: Ruijie
CVE-2025-56123Same vendor: Ruijie
CVE-2025-56120Same vendor: Ruijie
CVE-2025-56129Same vendor: Ruijie
CVE-2025-56118Same vendor: Ruijie

References