Sceawere
Vulnerability Detail
CVE-2026-78239UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV
Xiiaozet LK100W Unauthenticated Administrative Access
Vulnerability Metadata
- Severity
- Critical
- Score / CVSS
- 9.8
- Creation Date
- 2h ago
- Vendor
- Xiiaozet
- Product
- Xiiaozet LK100W
- Attack Type
- CWE-306
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Attack Complexity
- LOW
Narrative and Response
Description
Xiiaozet LK100W exposes a critical management function that can be invoked without authentication, allowing a remote attacker to enable administrative services that should be restricted. Successful exploitation may permit unauthorized access to the device.
Executive Summary
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Technical Details
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Mitigations
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
References
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Additional Metadata
{
"score": "9.8",
"pubDate": "2026-08-28T00:18:16.197Z",
"pubdate": "2026-08-28T00:18:16.197Z",
"executiveSummary": "The Xiiaozet LK100W is susceptible to an unauthenticated management function exposure, classified as an Authentication Bypass vulnerability. This critical security flaw allows remote, unauthenticated attackers to interact with sensitive administrative interfaces that are intended to be restricted. By invoking these exposed functions, an attacker can programmatically enable administrative services on the device, effectively granting unauthorized control over the unit. The risk implications are severe, as this vulnerability provides a direct pathway for unauthorized access, potential device takeover, and configuration manipulation without requiring legitimate credentials. Exploitation requires only network reachability to the device's management interface, making it a high-priority risk for any deployment where the device is accessible via untrusted networks. The primary impact involves the total compromise of the device's management plane, leading to potential data exfiltration, lateral movement within the network, or complete denial of service.",
"technicalDetails": "The vulnerability resides within the management service architecture of the Xiiaozet LK100W, specifically concerning the implementation of its backend API or command-and-control interface. The root cause is a failure to enforce authorization checks during the invocation of critical administrative function calls. When the device processes incoming requests, the application logic fails to validate the requester's session state or authentication token before executing privileged actions.\nThe attack flow begins with the reconnaissance phase, where a remote attacker identifies the exposed management interface, typically accessible via HTTP/HTTPS or a proprietary protocol on the device's default network ports. The attacker then constructs a crafted request aimed at the specific function responsible for toggling administrative service states—such as Telnet, SSH, or hidden web administrative panels. Because the underlying service handler lacks an authentication gate, the request is processed and executed by the system with elevated privileges.\nThe technical mechanism involves the attacker invoking the vulnerable endpoint directly, often through a simple POST or GET request that does not include legitimate session cookies or authorization headers. Upon receiving this request, the device's internal state machine interprets the command as a legitimate administrative request, triggering the modification of the device's configuration file or runtime memory to enable restricted services. This bypasses the intended security perimeter, transforming a non-privileged connection into an administrative session.\nPost-exploitation impact includes the persistent activation of services that the manufacturer intended to remain disabled or gated behind robust authentication. An attacker can use these newly enabled services to achieve remote code execution, modify firmware settings, or exfiltrate sensitive configuration data. Furthermore, since the exploitation occurs at the application logic level, it is often difficult to detect via traditional signature-based intrusion detection systems, as the traffic may appear as standard management-related communication. The exposure is total; once the administrative services are enabled, the attacker can leverage standard management tools to maintain persistence, bypass logging mechanisms, or pivot to other network segments connected to the device."
}