Cyber Posture

CVE-2025-1610

MediumPublic PoC

Published: 24 February 2025

Published
24 February 2025
Modified
04 November 2025
KEV Added
Patch
CVSS Score 6.3 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
EPSS Score 0.0059 69.4th percentile
Risk Priority 13 60% EPSS · 20% KEV · 20% CVSS

Description

Adversaries may abuse utilities that allow for command execution to bypass security restrictions that limit the use of command-line interpreters.

Security Summary

CVE-2025-1610 is a critical vulnerability in the LB-LINK AC1900 Router version 1.0.2, affecting the websGetVar function within the /goform/set_blacklist file. The issue enables OS command injection through manipulation of the mac/enable argument and is classified under CWE-77 and CWE-78.

The vulnerability is exploitable remotely (AV:N) by low-privileged users (PR:L) with low attack complexity (AC:L) and no user interaction (UI:N), resulting in low impacts to confidentiality, integrity, and availability (C:L/I:L/A:L). It carries a CVSS v3.1 base score of 6.3.

Advisories referenced in VulDB entries and a Notion site detail the public disclosure of an exploit. The vendor was contacted early about the issue but provided no response, and no patches or mitigations are specified.

The exploit has been disclosed publicly and may be used in attacks.

Details

CWE(s)
CWE-77CWE-78

Affected Products

lb-link
ac1900 firmware
1.0.2

MITRE ATT&CK Enterprise Techniques

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1202 Indirect Command Execution Stealth
Adversaries may abuse utilities that allow for command execution to bypass security restrictions that limit the use of command-line interpreters.
Why these techniques?

The vulnerability is a remote OS command injection in the router's public-facing web interface (/goform/set_blacklist), enabling exploitation of public-facing applications (T1190) and indirect command execution via the manipulated web parameters (T1202).

References