Skip to main content

GL-iNet Comet KVM CVE-2026-32290

| EUVDEUVD-2026-12598 HIGH
Insufficient Verification of Data Authenticity (CWE-345)
2026-03-17 cisa-cg
7.0
CVSS 4.0 · NVD
Share

Severity by source

NVD PRIMARY
7.0 HIGH
CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:A/VC:N/VI:H/VA:N/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:A/VC:N/VI:H/VA:N/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
A
Scope
X

Lifecycle Timeline

7
Analysis Updated
Apr 27, 2026 - 12:45 vuln.today
v2 (cvss_changed)
Re-analysis Queued
Apr 27, 2026 - 12:37 vuln.today
cvss_changed
Severity Changed
Apr 27, 2026 - 12:37 NVD
MEDIUM HIGH
CVSS changed
Apr 27, 2026 - 12:37 NVD
4.7 (MEDIUM) 7.0 (HIGH)
EUVD ID Assigned
Mar 17, 2026 - 20:30 euvd
EUVD-2026-12598
Analysis Generated
Mar 17, 2026 - 20:30 vuln.today
CVE Published
Mar 17, 2026 - 17:18 nvd
MEDIUM 4.7

DescriptionCVE.org

The GL-iNet Comet (GL-RM1) KVM does not sufficiently verify the authenticity of uploaded firmware files. An attacker-in-the-middle or a compromised update server could modify the firmware and the corresponding MD5 hash to pass verification.

AnalysisAI

Firmware update integrity checks in GL-iNet Comet (GL-RM1) KVM can be bypassed by attackers positioned on the network path or who have compromised the update server. The device relies solely on MD5 hash verification, which an attacker can recalculate after modifying the firmware image. Successful exploitation allows installation of malicious firmware, granting persistent control over the KVM device and potentially compromising all systems managed through it. EPSS score is minimal (0.01%), indicating low likelihood of mass exploitation, but CVSS 7.0 and specialized targeting of KVM infrastructure suggest high impact for targeted attacks. No public exploit code identified at time of analysis.

Technical ContextAI

This vulnerability affects the firmware update mechanism of the GL-iNet Comet KVM (model GL-RM1), a keyboard-video-mouse switch used to manage multiple computers from a single console. The issue is classified as CWE-345 (Insufficient Verification of Data Authenticity), meaning the device fails to cryptographically authenticate firmware updates. The device uses MD5 hashing rather than digital signatures or authenticated encryption. MD5 is a cryptographic hash function known to be vulnerable to collision attacks and provides no authentication - an attacker who can modify the firmware file can simply recalculate the MD5 hash to match. KVM devices are particularly sensitive targets as they sit between administrators and critical systems, processing all keyboard input including credentials and viewing all screen output. The CPE identifier cpe:2.3:a:gl-inet:comet_kvm indicates this affects the GL-iNet vendor's Comet KVM product line across versions.

RemediationAI

Upgrade GL-iNet Comet KVM firmware to version 1.8.2 or later, available from https://dl.gl-inet.com/release/kvm/release/RM1/1.8.2, which presumably implements cryptographic signature verification rather than hash-only validation. Consult CISA CSAF advisory VA-26-076-01 for additional guidance. Until patching is complete, implement network-level compensating controls: isolate KVM devices on dedicated management VLANs unreachable from general network segments, configure firewall rules to restrict firmware update traffic to known-good GL-iNet update server IP addresses with TLS inspection enabled, and disable automatic firmware updates in favor of manual updates downloaded over verified HTTPS connections and transferred via trusted USB media. Consider deploying network intrusion detection signatures to alert on unexpected firmware download activity from KVM device IP addresses. For high-security environments, evaluate replacing affected devices with KVMs that support cryptographically signed firmware, as retrofitting strong authentication into existing update infrastructure may not be feasible. Note that network isolation reduces attack surface but increases operational overhead for legitimate updates and does not protect against compromised update servers, only opportunistic MITM attacks.

Share

CVE-2026-32290 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy