LiveActive security incident?Get immediate response
CVE Record

CVE-2017-16252: Specially crafted commands sent through the PubNub service in Insteon Hub 2245-222 with firmware version 10...

Specially crafted commands sent through the PubNub service in Insteon Hub 2245-222 with firmware version 1012 can cause a stack-based buffer overflow overwriting arbitrary data. An attacker should send an authenticated HTTP request to trigger this vulnerability.At 0x9d014cc0 the value for the cmd key is copied using strcpy to the buffer at $sp+0x11c. This buffer is 20 bytes large, sending anything longer will cause a buffer overflow.

HighCVSS 8.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2017-16252 affects Insteon Hub 2245-222 firmware 1012. An authenticated attacker using the PubNub service path could trigger a memory corruption flaw that may compromise confidentiality, integrity, and availability. The source bundle does not identify a vendor patch or active exploitation evidence.

Executive priority

Treat as a high-priority legacy IoT risk where affected hubs are still deployed. Prioritize inventory, access restriction, and replacement planning if no vendor-supported fix is available.

Technical view

The flaw is a stack-based buffer overflow in handling the cmd key. Talos reports the value is copied with strcpy into a 20-byte stack buffer, allowing overwrite of adjacent data. CVSS 3.0 is 8.5 with network attack vector, high complexity, low privileges, no user interaction, and changed scope.

Likely exposure

Exposure is likely limited to environments running Insteon Hub 2245-222 with firmware version 1012, especially where authenticated PubNub-connected command paths remain available.

Exploitation context

Sources describe exploitation via an authenticated HTTP request through PubNub. The CVE is not listed as KEV in the provided bundle, and no cited source here confirms active exploitation.

Researcher notes

The strongest evidence is Talos technical reporting and the CVE record. The affected version is specific, but the provided sources do not name a patch level, mitigation bulletin, CWE mapping, or in-the-wild exploitation.

Mitigation direction

  • Inventory Insteon Hub 2245-222 devices and confirm firmware versions.
  • Check Insteon or maintainer guidance for patched firmware or replacement advice.
  • Restrict administrative and cloud-connected access to trusted users only.
  • Retire or isolate affected hubs if no supported update exists.
  • Monitor for abnormal PubNub or hub command activity.

Validation and detection

  • Confirm whether any hub is model 2245-222 running firmware 1012.
  • Review Talos advisory TALOS-2017-0483 against deployed firmware.
  • Verify who has authenticated access to the hub command path.
  • Check logs for unusual command failures or unexpected hub resets.
  • Document compensating controls if firmware remediation is unavailable.
Prepared
Confidence
high
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.

cve · low confidence lookup

CVE-2017-16252 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
High
CVSS
8.5 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H

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.

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

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
8.5CVSS 3.0HighCVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H1.86Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

8.5High
CVSS 3.0 vector shape for CVE-2017-16252Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
TalosInsteonInsteon Hub 2245-222 - Firmware version 1012Listed
Weakness

CWE details

No CWE listed

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