CVE-2026-35869
Received Received - Intake

Command Injection in LB-link Router AC450M

Vulnerability report for CVE-2026-35869, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-27

Last updated on: 2026-08-31

Assigner: MITRE

Description

A Command Injection vulnerability exists in the bs_SetLimitCli_info function within the libshare.so library of LB-link Router AC450M V4.0.0. This flaw occurs due to insufficient validation and sanitization of user-supplied input before it is passed to a system-level command execution context. An attacker can exploit this vulnerability by injecting specially crafted shell metacharacters or payloads into the vulnerable parameter, resulting in the execution of arbitrary operating system commands.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-27
Last Modified
2026-08-31
Generated
2026-09-17
AI Q&A
2026-08-28
EPSS Evaluated
2026-09-15
NVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
lb-link ac450m 4.0.0
lb-link router_ac450m 4.0.0

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-20 The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a Command Injection vulnerability in the LB-LINK AC450M Router V4.0.0. It exists in the bs_SetLimitCli_info function within the libshare.so library. The flaw occurs because user input is not properly validated or sanitized before being passed to system-level command execution. Attackers can inject malicious shell commands via parameters like mac, time1, or time2, which are then executed unsafely.

Detection Guidance

To detect this vulnerability, check if your LB-link AC450M router is running version V4.0.0. Monitor network traffic for HTTP POST requests to the /goform/set_LimitClient_cfg endpoint. Look for unusual parameters like mac, time1, or time2 being manipulated. Use tools like Wireshark to capture and inspect traffic for suspicious payloads.

Impact Analysis

An attacker could exploit this to execute arbitrary operating system commands on the router. This could allow them to take control of the device, install malware, steal data, or use the router as a pivot point to attack other systems on the network. The vulnerability can be triggered remotely via a crafted HTTP POST request.

Compliance Impact

This vulnerability could lead to unauthorized access and data breaches, violating confidentiality requirements in GDPR and HIPAA. Compromised routers may expose sensitive network traffic or stored data, resulting in non-compliance with data protection regulations and potential legal penalties.

Mitigation Strategies

Immediately update the router firmware to the latest version if an update is available. Disable remote administration features if not needed. Block external access to the /goform/set_LimitClient_cfg endpoint using firewall rules. Monitor network traffic for signs of exploitation, such as unexpected telnet connections on non-standard ports.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-35869. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart