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.
Published: 2026-08-27
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A command injection flaw exists in the bs_SetLimitCli_info function within the libshare.so library of the LB-Link Router AC450M. The vulnerability stems from insufficient validation and sanitization of user-supplied input before it is passed to a system-level command execution context, allowing an attacker to inject shell metacharacters or payloads that are executed as arbitrary operating system commands. This weakness can lead to full compromise of the device, exposing its configuration, network interfaces, and potentially enabling lateral movement within the network.

Affected Systems

The affected product is the LB-Link Router AC450M running firmware version V4.0.0. No other vendors or versions are listed, so the impact is limited to this specific router model and firmware build.

Risk and Exploitability

While the CVSS score is not provided and EPSS data are unavailable, the nature of the flaw—arbitrary command execution—implies a high severity risk. The vulnerability is listed as not in the CISA KEV catalog, suggesting no publicly known exploits at the time of this analysis. The attack vector is inferred to involve any entity capable of supplying input to the vulnerable function, which may be possible through configuration interfaces or remote management protocols. Given the potential for remote compromise, this vulnerability carries a significant risk for affected systems.

Generated by OpenCVE AI on August 28, 2026 at 06:03 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the most recent firmware update for the LB-Link Router AC450M that addresses the bs_SetLimitCli_info input validation flaw.
  • Restrict access to the router’s configuration and management interfaces to trusted IP ranges or enforce VPN usage to limit the ability of attackers to reach the vulnerable function.
  • If an update is not immediately available, implement network-level filtering or firewall rules to block or limit traffic to the ports that expose the bs_SetLimitCli_info service, thereby reducing the window of exploitation.

Generated by OpenCVE AI on August 28, 2026 at 06:03 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 28 Aug 2026 06:30:00 +0000

Type Values Removed Values Added
Title Command Injection in LB-Link Router AC450M bs_SetLimitCli_info
Weaknesses CWE-78

Thu, 27 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
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.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-27T17:06:12.423Z

Reserved: 2026-04-06T00:00:00.000Z

Link: CVE-2026-35869

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-27T20:17:40.620

Modified: 2026-08-27T20:17:40.620

Link: CVE-2026-35869

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T06:15:03Z

Weaknesses
  • CWE-78

    Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')