CVE-2026-28742
Received
Received - Intake
Hard-Coded Salt Leads to Request Forgery in Naxclow Devices
Publication date: 2026-06-12
Last updated on: 2026-06-12
Assigner: ICS-CERT
Description
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
Currently, no data is known.
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-321 | The product uses a hard-coded, unchangeable cryptographic key. |