CVE-2026-35868
Received Received - Intake

Command Injection in LB-link Router AC2100_AZ3

Vulnerability report for CVE-2026-35868, 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-27

Assigner: MITRE

Description

A Command Injection vulnerability exists in the bs_SetLimitCli_info function within the libshare.so library of LB-link Router AC2100_AZ3 V1.0.4. 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-27
Generated
2026-08-28
AI Q&A
2026-08-28
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
lb-link ac2100_az3 1.0.4
lb-link router_ac2100_az3 1.0.4

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a Command Injection vulnerability in the LB-link AC2100_AZ3 Router (firmware V1.0.4). It exists in the bs_SetLimitCli_info function within the libshare.so library due to insufficient validation of user input. Attackers can inject malicious shell commands via the mac parameter, which is then executed by the system.

Detection Guidance

To detect this vulnerability, monitor network traffic for suspicious HTTP POST requests targeting the set_LimitClient_cfg endpoint with unusual parameters like the mac field containing shell commands. Check router logs for unexpected system command executions via libshare.so or bl_do_system. Use tools like tcpdump or Wireshark to inspect traffic for crafted payloads containing commands such as telnetd or other shell metacharacters.

Impact Analysis

An attacker could gain remote shell access to the router by exploiting this flaw. This allows them to execute arbitrary commands, potentially taking control of the device, intercepting network traffic, or using it as a foothold to attack other systems on the network.

Mitigation Strategies

Immediately update the router firmware to the latest version if a patch is available. Disable remote access to the web server if not required. Restrict access to the set_LimitClient_cfg endpoint by implementing network-level controls. Monitor for unauthorized system command executions and block suspicious traffic patterns. Consider isolating the router from critical networks until mitigation is confirmed.

Chat Assistant

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

EPSS Chart