LiveActive security incident?Get immediate response
CVE Record

CVE-2018-15720: Logitech Harmony Hub before version 4.15.206 contained two hard-coded accounts in the XMPP server that gave...

Logitech Harmony Hub before version 4.15.206 contained two hard-coded accounts in the XMPP server that gave remote users access to the local API.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Logitech Harmony Hub firmware before 4.15.206 included built-in XMPP accounts that could let remote users reach the hub's local API. For executives, the risk is unauthorized control or access to an IoT automation device if an exposed or untrusted network path exists.

Executive priority

Prioritize remediation if Harmony Hubs are present in offices, executive spaces, labs, or mixed-trust networks. The issue is old but credible, and the fix threshold is clear: firmware 4.15.206 or later.

Technical view

CVE-2018-15720 is a CWE-798 hard-coded credentials issue in Logitech Harmony Hub's XMPP server. The sources state two hard-coded accounts allowed remote users access to the local API. The affected product is Logitech Harmony Hub firmware before 4.15.206.

Likely exposure

Exposure is limited to Logitech Harmony Hub devices running firmware before 4.15.206. Risk is greatest where the hub's XMPP server or local API is reachable from untrusted users or networks.

Exploitation context

The source bundle does not show CISA KEV listing or active exploitation evidence. It does indicate remote users could access the local API through hard-coded XMPP accounts, but provides no CVSS score or exploit status.

Researcher notes

Evidence is sparse: CVE metadata identifies the flaw, affected firmware boundary, CWE, and Tenable advisory reference, but no CVSS vector is supplied. Avoid assuming internet exposure, active exploitation, or additional affected products beyond the bundle.

Mitigation direction

  • Update Logitech Harmony Hub firmware to version 4.15.206 or later.
  • Check Logitech and Tenable guidance for any vendor-specific remediation details.
  • Restrict Harmony Hub access to trusted local networks only.
  • Isolate IoT devices from business-critical systems where feasible.
  • Retire or disconnect devices that cannot be updated.

Validation and detection

  • Inventory Logitech Harmony Hub devices across managed networks.
  • Verify each hub is running firmware 4.15.206 or later.
  • Confirm untrusted users cannot reach the hub's XMPP service.
  • Review network segmentation around IoT and automation devices.
  • Document any unsupported or unreachable devices for remediation tracking.
Prepared
Confidence
medium
Sources
3

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-798: Credential and account abuse lookup

Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. 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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2018-15720 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LogitechLogitech Harmony HubFirmware before 4.15.206Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-798 · source CWE mapping

Use of Hard-coded Credentials

Use of Hard-coded Credentials represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.