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
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
Published
2026-06-12
Last Modified
2026-06-12
Generated
2026-06-13
AI Q&A
2026-06-12
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Currently, no data is known.
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-321 The product uses a hard-coded, unchangeable cryptographic key.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

Naxclow devices use a uniform request-signing scheme that relies on a hard-coded, platform-wide salt embedded in every firmware image.

Because this salt is the same across all devices and can be recovered from any device, an attacker who obtains it can generate valid signatures for arbitrary device or account operations.

This is possible due to the absence of per-device keys, server-side nonce tracking, or replay protections.

Additionally, the system uses plain HTTP for control-plane traffic, which combined with the above weaknesses, enables broad request forgery and impersonation across the platform.

Compliance Impact

This vulnerability allows attackers to forge requests and impersonate devices or accounts due to the use of a hard-coded platform-wide salt, lack of per-device keys, absence of server-side nonce tracking, and no replay protections. Additionally, the use of plain HTTP for control-plane traffic exposes sensitive operations to interception and manipulation.

Such weaknesses can lead to unauthorized access, data manipulation, and potential data breaches, which may violate security and privacy requirements mandated by standards like GDPR and HIPAA. Specifically, the inability to ensure data integrity and confidentiality could result in non-compliance with these regulations' requirements for protecting personal and sensitive information.

Impact Analysis

An attacker who recovers the hard-coded salt can impersonate devices or accounts by forging valid requests.

This can lead to unauthorized control over devices, manipulation of device operations, and potentially compromise the entire platform.

The lack of replay protections and use of unencrypted HTTP traffic increases the risk of interception and misuse of control commands.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-28742. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart