CVE-2025-57685: The LB-Link routers, including the BL-AC2100_AZ3 V1.0.4, BL-WR4000 v2.5.0, BL-WR9000_AE4 v2.4.9, BL-AC1900_...
The LB-Link routers, including the BL-AC2100_AZ3 V1.0.4, BL-WR4000 v2.5.0, BL-WR9000_AE4 v2.4.9, BL-AC1900_AZ2 v1.0.2, BL-X26_AC8 v1.2.8, and BL-LTE300_DA4 V1.2.3 models, are vulnerable to unauthorized command injection. Attackers can exploit this vulnerability by accessing the /goform/set_serial_cfg interface to gain the highest level of device privileges without authorization, enabling them to remotely execute malicious commands.
Security readout for executives and security teams
Plain-English summary
CVE-2025-57685 is a high-severity command-injection flaw in several LB-Link router models. An unauthenticated attacker on the reachable network path could execute commands with top device privileges, potentially taking over the router and affecting confidentiality, integrity, and availability.
Executive priority
Treat this as a priority router exposure issue where listed LB-Link devices are present. Prioritize inventory, access restriction, and vendor-update checks before broad incident assumptions.
Technical view
The CVE describes unauthorized command injection, CWE-77, through the /goform/set_serial_cfg interface on listed LB-Link firmware versions. CVSS 3.1 is 8.8 with adjacent-network attack vector, low complexity, no privileges, no user interaction, and high impact across confidentiality, integrity, and availability.
Likely exposure
Exposure is most likely in environments running the named LB-Link router models and firmware versions, especially where router management interfaces are reachable from Wi-Fi, LAN, or other adjacent networks. The source bundle does not provide CPEs or a complete affected-product inventory.
Exploitation context
The bundle does not show CISA KEV listing or confirmed active exploitation. A public GitHub reference is cited, indicating technical disclosure exists, but the provided sources do not establish exploitation in the wild.
Researcher notes
Evidence supports high impact and unauthenticated adjacent-network attack conditions, but affected metadata is incomplete and no official patch is named in the bundle. Do not infer additional models, internet-wide exploitability, or active exploitation beyond the cited records.
Mitigation direction
Inventory the named LB-Link models and firmware versions in routing assets.
Check LB-Link guidance for fixed firmware or official mitigation instructions.
Restrict router management access to trusted administrative networks only.
Disable external or guest-network access to router administration where possible.
Monitor router logs and configurations for unexpected administrative or system changes.
Validation and detection
Confirm whether any deployed routers match the listed models and firmware versions.
Review whether management interfaces are reachable from adjacent or untrusted networks.
Check vendor sources for firmware advisories or updates covering CVE-2025-57685.
Look for unauthorized configuration changes, new services, or unexpected device behavior.
Track CVE record updates because affected-product metadata is incomplete.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-77: Command execution behavior lookup
Command injection weaknesses can lead defenders to review execution techniques and command interpreter telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
1CVSS vectors
3Timeline events
1ADP providers
3Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: pocAutomatable: noTechnical Impact: total
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-77 · source CWE mapping
Improper Neutralization of Special Elements used in a Command ('Command Injection')
Improper Neutralization of Special Elements used in a Command ('Command Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.