LiveActive security incident?Get immediate response
CVE Record

CVE-2019-17098: Use of Hard-coded Cryptographic Key vulnerability in August Connect Wi-Fi Bridge App

Use of hard-coded cryptographic key vulnerability in August Connect Wi-Fi Bridge App, Connect Firmware allows an attacker to decrypt an intercepted payload containing the Wi-Fi network authentication credentials. This issue affects: August Connect Wi-Fi Bridge App version v10.11.0 and prior versions on Android. August Connect Firmware version 2.2.12 and prior versions.

LowCVSS 3.5Not KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

This flaw could let a nearby attacker decrypt intercepted data that contains Wi-Fi credentials for an August Connect setup. It is limited by required user interaction and adjacent-network access, but exposed Wi-Fi passwords can still create follow-on business risk if reused or connected to sensitive networks.

Executive priority

Treat this as a low-severity but real credential exposure issue. Prioritize updates and password rotation where affected devices connect to business networks, shared office Wi-Fi, or networks that could reach sensitive systems.

Technical view

CVE-2019-17098 is CWE-321: a hard-coded cryptographic key in the August Connect Wi-Fi Bridge Android app and Connect firmware. Affected versions are Android app v10.11.0 and earlier, and firmware 2.2.12 and earlier. CVSS 3.1 is 3.5, with adjacent attack vector, low complexity, no privileges, and required user interaction.

Likely exposure

Exposure is most likely where August Connect Wi-Fi Bridge devices were deployed with the affected Android app or firmware versions. The practical risk depends on whether credentials were intercepted and whether the Wi-Fi network provides access to sensitive systems.

Exploitation context

The supplied sources do not show CISA KEV listing or confirmed active exploitation. The CVSS vector indicates exploitation requires adjacency and user interaction. The source bundle supports credential disclosure through decrypted intercepted payloads, but does not provide evidence of public weaponization.

Researcher notes

Evidence is sufficient for affected component, weakness class, and CVSS constraints. The bundle does not identify a fixed version, vendor advisory details, or observed exploitation. Avoid assuming broader August product impact beyond the listed app and firmware.

Mitigation direction

  • Check August vendor guidance for fixed app and firmware versions.
  • Update the Android app and Connect firmware where applicable.
  • Rotate Wi-Fi credentials if exposure or interception is suspected.
  • Segment IoT devices away from sensitive business systems.
  • Avoid reusing Wi-Fi passwords across operational environments.

Validation and detection

  • Inventory August Connect Wi-Fi Bridge devices and associated Android app versions.
  • Confirm firmware versions are not 2.2.12 or earlier.
  • Review Wi-Fi segmentation for August smart lock deployments.
  • Check whether Wi-Fi credentials used with these devices were reused elsewhere.
  • Document remediation status for affected locations and owners.
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 · low confidence lookup

CWE-321: 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
cve · low confidence lookup

CVE-2019-17098 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
Low
CVSS
3.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:U/C:L/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
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
3.5CVSS 3.1LowCVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N2.11.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

3.5Low
CVSS 3.1 vector shape for CVE-2019-17098Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:U/C:L/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
AugustSmart Lock and Connect Wi-Fi Bridge AppunspecifiedListed
AugustConnect FirmwareunspecifiedListed
Weakness

CWE details

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

CWE-321 · source CWE mapping

Use of Hard-coded Cryptographic Key

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