Description
Looking Glass is a modern, stateless network-diagnostic platform — a single self-contained Go binary that fronts a fleet of routers over SSH and exposes ping / traceroute / BGP lookups through a gRPC (ConnectRPC) API, an embedded SvelteKit web UI, and a lg-cli client. Prior to version 1.3.5, there is an OS Command Injection vulnerability resulting from an unanchored regular expression in the input validation layer. This issue has been patched in version 1.3.5.
Published: 2026-09-02
Score: 9.8 Critical
EPSS: 1.0% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an attacker to inject system commands through the BGPASPath input field because the input validation uses an unanchored regular expression. This flaw results in remote code execution on the host running the Looking Glass binary, giving the attacker full control over the affected system. The weakness is a classic OS Command Injection problem (CWE-78).

Affected Systems

The affected product is Looking Glass, a stateless network‑diagnostic platform developed by AS203038. The vulnerability exists in any version of Looking Glass prior to 1.3.5; version 1.3.5 and later contain the fix.

Risk and Exploitability

The CVSS score of 9.8 indicates critical severity. The EPSS score of 1% indicates a very low but non‑zero likelihood of exploitation, and the vulnerability is not listed in the CISA KEV catalog. Based on the description, it is inferred that attackers can exploit the flaw remotely through the gRPC API, web UI, or CLI, by sending a crafted BGPASPath input to the service. Successful exploitation would give an attacker arbitrary command execution on the host machine.

Generated by OpenCVE AI on September 3, 2026 at 14:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Looking Glass to version 1.3.5 or later to apply the vendor‑provided fix.
  • If an update is not immediately possible, restrict network access to the Looking Glass service or block the BGPASPath input endpoint to prevent external exploitation.
  • Apply additional network segmentation and monitoring so that any anomalous command execution can be detected and investigated promptly.

Generated by OpenCVE AI on September 3, 2026 at 14:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 16:00:00 +0000

Type Values Removed Values Added
First Time appeared As203038
As203038 looking-glass
Vendors & Products As203038
As203038 looking-glass

Thu, 03 Sep 2026 08:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 02 Sep 2026 11:00:00 +0000

Type Values Removed Values Added
Description Looking Glass is a modern, stateless network-diagnostic platform — a single self-contained Go binary that fronts a fleet of routers over SSH and exposes ping / traceroute / BGP lookups through a gRPC (ConnectRPC) API, an embedded SvelteKit web UI, and a lg-cli client. Prior to version 1.3.5, there is an OS Command Injection vulnerability resulting from an unanchored regular expression in the input validation layer. This issue has been patched in version 1.3.5.
Title Looking Glass: Remote Code Execution via Unanchored Regular Expression in BGPASPath Input Validation
Weaknesses CWE-78
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

As203038 Looking-glass
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-09-02T17:17:10.004Z

Reserved: 2026-06-09T19:39:52.405Z

Link: CVE-2026-53611

cve-icon Vulnrichment

Updated: 2026-09-02T16:53:04.856Z

cve-icon NVD

Status : Received

Published: 2026-09-02T16:17:18.127

Modified: 2026-09-02T18:19:59.853

Link: CVE-2026-53611

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T15:34:27Z

Weaknesses
  • CWE-78

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