CVE-2026-28742 PUBLISHED

Naxclow IoT Platform Use of hard-coded cryptographic key

Assigner: icscert
Reserved: 08.06.2026 Published: 12.06.2026 Updated: 12.06.2026

Naxclow devices use a uniform request-signing scheme based on a hard-coded, platform-wide salt embedded in every firmware image. Once this salt is recovered from any device, an attacker can generate valid signatures for arbitrary device or account operations due to the absence of per-device keys, server-side nonce tracking, or replay protections. Combined with the system’s use of plain HTTP for control-plane traffic, the construction enables broad request forgery and impersonation across the platform.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.2

Product Status

Vendor Naxclow
Product Smart Doorbell X3
Versions Default: unaffected
  • Version All is affected
Vendor Naxclow
Product X Smart Home
Versions Default: unaffected
  • Version All is affected
Vendor Naxclow
Product V720
Versions Default: unaffected
  • Version All is affected
Vendor Naxclow
Product ix cam
Versions Default: unaffected
  • Version All is affected

Solutions

Naxclow did not respond to CISA's attempts to coordinate these vulnerabilities. Users should contact Naxclow for more information.

Credits

  • Temuri Takalandze reported this vulnerability to CISA. finder

References

Problem Types

  • CWE-321 Use of hard-coded cryptographic key CWE