Sceawere
Vulnerability Detail
CVE-2026-85149UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV
SmartIT Desktop Manager Credential Exposure
Vulnerability Metadata
- Severity
- Medium
- Score / CVSS
- 5.3
- Creation Date
- 2h ago
- Vendor
- Lightstar
- Product
- SmartIT Desktop Manager
- Attack Type
- CWE-798 Use of Hard-coded Credentials
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
- Attack Complexity
- LOW
Narrative and Response
Description
SmartIT Desktop Manager developed by Lightstar has a Use of Hard-coded Credentials vulnerability. Unauthenticated remote attackers can obtain the SFTP service credentials of the SmartIT Agent application from the source code, thereby browsing the file system of the user's host.
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": "5.3",
"pubDate": "2026-09-04T03:17:46.190Z",
"pubdate": "2026-09-04T03:17:46.190Z",
"executiveSummary": "SmartIT Desktop Manager by Lightstar contains a critical Use of Hard-coded Credentials vulnerability within its agent infrastructure.\nThis flaw allows unauthenticated, remote attackers to extract SFTP service credentials directly from the application's source code.\nThe exposure of these credentials enables unauthorized adversaries to gain illicit access to the underlying file system of the host where the SmartIT Agent is deployed.\nThe vulnerability presents a significant risk to data confidentiality and system integrity, as attackers can perform arbitrary file system traversal and data exfiltration without requiring prior authentication or user interaction.\nThe security posture of the host is fundamentally compromised, as the hard-coded nature of the credentials ensures that any instance of the application is inherently vulnerable across all deployments.\nThe inability to rotate these credentials without a comprehensive code-level update makes this a high-impact security risk for enterprise environments relying on SmartIT Desktop Manager.",
"technicalDetails": "The vulnerability resides in the architectural design of the SmartIT Agent component within the SmartIT Desktop Manager suite. The application utilizes a hard-coded set of credentials to facilitate SFTP-based communication between the Desktop Manager and the Agent service.\nRoot Cause: The developer has embedded static, plaintext credentials within the compiled source code or configuration scripts of the SmartIT Agent. This practice fails to adhere to secure credential management standards, which mandate the use of dynamic, encrypted, or platform-managed authentication tokens.\nExploitation Methodology: An attacker does not require specialized access to exploit this vulnerability. By performing static analysis on the distributed binaries or retrieving the agent's configuration files—often accessible through standard installation directories or publicly accessible update servers—an attacker can decompile or inspect the code to recover the hard-coded SFTP credentials.\nAttack Flow: 1. Reconnaissance: The attacker identifies a target host running SmartIT Agent. 2. Extraction: The attacker obtains the SmartIT Agent installation package or binary. 3. Decompilation/Analysis: Through reverse engineering or simple string extraction tools, the attacker locates the hard-coded credentials embedded within the application source code. 4. Exploitation: The attacker utilizes the recovered credentials to establish an authenticated SFTP connection to the target host. 5. Post-Exploitation: Once authenticated, the attacker assumes the permissions associated with the SFTP service, enabling arbitrary file system browsing, unauthorized file retrieval, or the staging of malicious payloads on the target host.\nAuthentication and Exposure: This vulnerability is particularly severe because it bypasses the need for legitimate authentication mechanisms. The SFTP service is remotely exposed to the network, providing an entry point for an unauthenticated attacker to interact directly with the file system.\nImpact: Successful exploitation results in complete loss of file system confidentiality. The attacker is empowered to navigate directory structures, exfiltrate sensitive files, or manipulate host configurations, effectively resulting in full system compromise depending on the privilege level of the SFTP service account."
}