VYPR
Unrated severityNVD Advisory· Published Dec 22, 2021· Updated Aug 3, 2024

CVE-2021-21883

CVE-2021-21883

Description

An OS command injection vulnerability exists in the Web Manager Diagnostics: Ping functionality of Lantronix PremierWave 2050 8.9.0.0R4. A specially-crafted HTTP request can lead to arbitrary command execution. An attacker can make an authenticated HTTP request to trigger this vulnerability.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

OS command injection in Lantronix PremierWave 2050 Web Manager Diagnostics Ping allows authenticated attackers to execute arbitrary commands as root.

Vulnerability

The Lantronix PremierWave 2050 firmware version 8.9.0.0R4 contains an OS command injection vulnerability in the Web Manager Diagnostics Ping functionality. The host parameter is not properly sanitized before being used in a shell command via ndisc6. If the host parameter starts with fe80: and does not contain a % symbol, it is injected directly into the command format string, allowing arbitrary command execution. [1]

Exploitation

An attacker must be authenticated to access the Web Manager. By sending a specially crafted HTTP POST request to the diagnostics Ping endpoint with a malicious host parameter, the attacker can inject arbitrary OS commands. The crafted parameter bypasses the zone ID check and is inserted into the command executed by exec_system_cmd_print with root privileges. [1]

Impact

Successful exploitation allows an authenticated attacker to execute arbitrary operating system commands with root privileges. This can lead to full compromise of the device, including data disclosure, modification, or denial of service. The CVSSv3 score is 9.9 (Critical). [1]

Mitigation

As of the publication date, no patched version has been released by Lantronix. Users should restrict network access to the Web Manager to trusted hosts and consider disabling the Ping diagnostic feature if not needed. [1]

AI Insight generated on May 27, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

1

News mentions

0

No linked articles in our index yet.