Description
A vulnerability was detected in GL.iNet GL-MT3000 up to 4.4.5. The affected element is the function logread.get_system_log of the file /usr/lib/oui-httpd/rpc/logread of the component Logread Lua RPC plugin. The manipulation of the argument module results in command injection. The attack can be launched remotely. The exploit is now public and may be used. The vendor was contacted early about this disclosure and confirmed the existence of the vulnerability.
Published: 2026-08-03
Score: 8.7 High
EPSS: 1.7% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Logread Lua RPC plugin in GL.iNet GL-MT3000 routers contains a function called logread.get_system_log that accepts an argument named module. The code does not properly sanitize this argument, making it possible for an attacker to inject arbitrary shell commands. When executed through the exposed RPC endpoint, these commands run with the privileges of the router’s operating system, giving the attacker full control over the device. The CVE description confirms that the attack can be carried out remotely and that exploit code is publicly available.

Affected Systems

Devices running GL.iNet GL-MT3000 firmware version 4.4.5 or earlier are affected. The vulnerability resides in the rpc/logread component located under /usr/lib/oui-httpd/rpc/logread. Firmware releases newer than 4.4.5 that include a patch to sanitize the module argument are not impacted.

Risk and Exploitability

With a CVSS score of 8.7, the flaw is considered high severity. The EPSS score is now 2%, indicating a non-negligible exploitation probability, which combined with a publicly available exploit and the remote attack surface suggests a meaningful threat. The vulnerability is not catalogued in CISA’s KEV database, but because the attacker can reach the vulnerable RPC endpoint from the internet, the risk of compromise is substantial.

Generated by OpenCVE AI on August 4, 2026 at 21:10 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the device to the latest firmware that fixes the command injection in the Logread plugin (e.g., firmware 4.5.0 or newer).
  • If a firmware update cannot be applied immediately, block external access to the router’s RPC interface so that only trusted internal traffic can invoke logread.get_system_log, thereby reducing exposure.
  • Contact GL.iNet support to verify that the CVE has been addressed in a pending patch or to obtain a suitable workaround if no public update is available.

Generated by OpenCVE AI on August 4, 2026 at 21:10 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 03 Aug 2026 13:45:00 +0000

Type Values Removed Values Added
First Time appeared Gl-inet gl-mt3000
Vendors & Products Gl-inet gl-mt3000

Mon, 03 Aug 2026 12:45:00 +0000

Type Values Removed Values Added
Description A vulnerability was detected in GL.iNet GL-MT3000 up to 4.4.5. The affected element is the function logread.get_system_log of the file /usr/lib/oui-httpd/rpc/logread of the component Logread Lua RPC plugin. The manipulation of the argument module results in command injection. The attack can be launched remotely. The exploit is now public and may be used. The vendor was contacted early about this disclosure and confirmed the existence of the vulnerability.
Title GL.iNet GL-MT3000 Logread Lua RPC plugin logread logread.get_system_log command injection
First Time appeared Gl-inet
Gl-inet gl-mt3000 Firmware
Weaknesses CWE-74
CWE-77
CPEs cpe:2.3:o:gl-inet:gl-mt3000_firmware:*:*:*:*:*:*:*:*
Vendors & Products Gl-inet
Gl-inet gl-mt3000 Firmware
References
Metrics cvssV2_0

{'score': 9, 'vector': 'AV:N/AC:L/Au:S/C:C/I:C/A:C/E:POC/RL:ND/RC:C'}

cvssV3_0

{'score': 8.8, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Gl-inet Gl-mt3000 Gl-mt3000 Firmware
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-03T20:01:16.119Z

Reserved: 2026-08-03T06:55:10.690Z

Link: CVE-2026-18598

cve-icon Vulnrichment

Updated: 2026-08-03T20:01:11.580Z

cve-icon NVD

Status : Deferred

Published: 2026-08-03T13:17:13.140

Modified: 2026-08-12T21:00:37.147

Link: CVE-2026-18598

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T21:15:03Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

  • CWE-77

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