HOMEVULNERABILITIESCVE-2017-16252
HIGH

CVE-2017-16252

CWE-787Published: August 6, 2018· Updated: Jun 17, 2026

8.1
CVSS v3.1

Official Description

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.

NVD Source

Technical Analysis

CVE-2017-16252 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.

Exploitation requires low privileges, which limits the exposure to scenarios where an attacker has already gained initial access.

A successful exploit results in full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 8.1.

From a weakness classification perspective (CWE-787): Out-of-bounds write vulnerabilities can lead to data corruption, crashes, or arbitrary code execution.

CVSS v3.1 Vector Breakdown

Exploitability
Attack VectorNetwork
Attack ComplexityLow
Privileges Req.Low
User InteractionNone
ScopeUnchanged
Impact
ConfidentialityNone
IntegrityHigh
AvailabilityHigh
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H

Affected Vendors & Products

insteon2 product(s)
hub firmwarehub 2245-222
Source: NVD CPE · 2 total CPE entries

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

Official Patches & Advisories

All References (2)

https://www.talosintelligence.com/vulnerability_reports/TALOS-2017-0483Exploit · Issue Tracking · Third Party Advisory
https://www.talosintelligence.com/vulnerability_reports/TALOS-2017-0483Exploit · Issue Tracking · Third Party Advisory

Quick Facts

CVE IDCVE-2017-16252
CVSS Score8.1 / 10
SeverityHIGH
WeaknessCWE-787
CISA KEVNo
Affected1 vendor(s)
PublishedAug 6, 2018

Related CVEs (CWE-787)

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2017-16252 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWATCH.COM. CVE data is provided under the NVD usage policy.