LiveActive security incident?Get immediate response
CVE Record

CVE-2019-5635: Hickory Smart Lock Cleartext Password

A cleartext transmission of sensitive information vulnerability is present in Hickory Smart Ethernet Bridge from Belwith Products, LLC. Captured data reveals that the Hickory Smart Ethernet Bridge device communicates over the network to an MQTT broker without using encryption. This exposed the default username and password used to authenticate to the MQTT broker. This issue affects Hickory Smart Ethernet Bridge, model number H077646. The firmware does not appear to contain versioning information.

MediumCVSS 6.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2019-5635 affects the Hickory Smart Ethernet Bridge used with Hickory smart locks. The bridge sends MQTT authentication details over the local network without encryption, exposing a default username and password to someone able to capture that traffic. This is mainly a confidentiality and local-network exposure issue, not confirmed remote internet exploitation.

Executive priority

Treat this as a targeted IoT exposure issue. It is not a broad internet-scale emergency, but devices on mixed or poorly segmented networks could leak credentials. Prioritize inventory, segmentation, and vendor-supported remediation decisions.

Technical view

The affected device is Belwith Products Hickory Smart Ethernet Bridge model H077646. Rapid7 and CVE describe cleartext MQTT broker communication that reveals default broker credentials. The CVSS vector is local, low complexity, low privileges, no user interaction, changed scope, high confidentiality impact, and no integrity or availability impact.

Likely exposure

Exposure is most likely where H077646 bridges share a LAN or Wi-Fi segment with untrusted users, guests, compromised devices, or monitoring points. The sources do not identify firmware versions, and the firmware reportedly lacks versioning information.

Exploitation context

The CVE is not listed as KEV, and the provided sources do not state active exploitation. An attacker would need local network access or equivalent traffic visibility to observe cleartext MQTT authentication data.

Researcher notes

Evidence is limited to model H077646 with unspecified firmware. The vulnerability centers on CWE-319 cleartext transmission of MQTT broker credentials. No source in the bundle names a patch, fixed version, or active exploitation.

Mitigation direction

  • Inventory Hickory Smart Ethernet Bridge model H077646 deployments.
  • Place bridge devices on a restricted trusted network segment.
  • Block untrusted LAN, guest Wi-Fi, and internet access to bridge traffic.
  • Check Belwith or Hickory guidance for supported fixes or replacement options.
  • Consider decommissioning or replacing devices if no supported remediation exists.

Validation and detection

  • Confirm whether H077646 bridges are present in the environment.
  • Review network segmentation around bridges and MQTT broker paths.
  • In an authorized test, verify whether MQTT authentication is encrypted.
  • Check whether guest or unmanaged devices can observe bridge network traffic.
  • Document firmware identification limitations because versions are unspecified.
Prepared
Confidence
medium
Sources
4

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 · low confidence lookup

CWE-319: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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
description · low confidence lookup

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2019-5635 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
Medium
CVSS
6.5 (3.0)
Known Exploited
No
Published

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

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
3Source 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
6.5CVSS 3.0MediumCVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N24Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

6.5Medium
CVSS 3.0 vector shape for CVE-2019-5635Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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

Products and packages named in the record

VendorProductVersion / packageStatus
Belwith Products, LLCHickory Smart Ethernet BridgeunspecifiedListed
Weakness

CWE details

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

CWE-319 · source CWE mapping

Cleartext Transmission of Sensitive Information

Cleartext Transmission of Sensitive Information represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.