CVE-2026-85146
Received Received - Intake

Use of Hard-coded Credentials in SmartIT Desktop Manager

Vulnerability report for CVE-2026-85146, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-04

Last updated on: 2026-09-04

Assigner: TWCERT/CC

Description

SmartIT Desktop Manager developed by Lightstar has a Use of Hard-coded Credentials vulnerability. Unauthenticated remote attackers can obtain the SSH service account credentials and passwords for the SmartIT Agent directly from the application source code.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-04
Last Modified
2026-09-04
Generated
2026-09-04
AI Q&A
2026-09-04
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
lightstar smartit_desktop_manager to 11 (exc)
lightstar smartit_desktop_manager 11

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-798 The product contains hard-coded credentials, such as a password or cryptographic key.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-85146 is a critical vulnerability in Lightstar SmartIT Desktop Manager version 10 and earlier. It involves the use of hard-coded credentials, allowing unauthenticated remote attackers to obtain SSH service account credentials and passwords directly from the application's source code.

Detection Guidance

To detect this vulnerability, inspect the SmartIT Desktop Manager application source code for hard-coded credentials. Search for strings like 'password', 'ssh', or 'credential' in configuration files or binaries. Use commands like 'grep -r "password" /path/to/smartit/desktop/manager' or 'strings /path/to/smartit/agent | grep -i ssh' to identify potential hard-coded credentials.

Impact Analysis

Unauthenticated remote attackers could gain access to sensitive system credentials, potentially leading to unauthorized access, data breaches, or control over affected systems. This could result in data theft, service disruption, or further network compromise.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, violating confidentiality requirements in GDPR and HIPAA. Organizations may face compliance violations, legal penalties, and reputational damage due to potential data exposure.

Mitigation Strategies

Immediately update SmartIT Desktop Manager to version 11 or later as recommended by the vendor. Disable SSH access to the SmartIT Agent if not required. Restrict network access to the application using firewalls. Rotate all exposed credentials and monitor for unauthorized access.

Chat Assistant

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

EPSS Chart