Skip to main content

The Identity at the Core

The Definitive Chronicle of Identity & Access Management

Breach: BREACH: Major healthcare provider confirms 2.3M patient records exposed via misconfigured SCIM endpointVulnerability: CVE-2026-31847: Critical RCE in FortiAuthenticator - CVSS 9.8 - Patch immediatelyBreach: BREACH: European fintech platform leaks OAuth tokens affecting 890K usersAdvisory: ADVISORY: CISA warns of active exploitation of SAML implementation flaws in enterprise SSO productsBreach: BREACH: Major healthcare provider confirms 2.3M patient records exposed via misconfigured SCIM endpointVulnerability: CVE-2026-31847: Critical RCE in FortiAuthenticator - CVSS 9.8 - Patch immediatelyBreach: BREACH: European fintech platform leaks OAuth tokens affecting 890K usersAdvisory: ADVISORY: CISA warns of active exploitation of SAML implementation flaws in enterprise SSO products

BREACH: Major healthcare provider confirms 2.3M patient records exposed via misconfigured SCIM endpoint

CVE-2026-31847: Critical RCE in FortiAuthenticator - CVSS 9.8 - Patch immediately

BREACH: European fintech platform leaks OAuth tokens affecting 890K users

CVE-2026-85148: Hardcoded Credentials in SmartIT Desktop Manager Allow Remote Access

A hardcoded password in Lightstar's SmartIT Desktop Manager lets unauthenticated attackers remotely access user hosts with no credentials required.

By nightzxfx
2 min read

Lightstar's SmartIT Desktop Manager has a hardcoded credentials vulnerability tracked as CVE-2026-85148. The flaw lets unauthenticated remote attackers use a fixed, baked-in password to gain access to user hosts. No stolen credentials, no phishing, no lateral movement required to get started.

Hardcoded credentials are one of those failures that should have died in 2005. They don't. What makes this pattern so damaging from an IAM standpoint is that it completely bypasses every control you've built around identity: MFA, conditional access, least-privilege policies, none of it matters if there's a skeleton key compiled into the binary. The NVD entry for CVE-2026-85148 doesn't publish the credential itself, which is standard practice, but you can assume it's trivially discoverable through binary analysis or public disclosure once researchers dig in.

Desktop management tools sit in a privileged position in most environments. They touch endpoints, often run with elevated rights, and communicate across the network with minimal friction by design. That's exactly why this class of software is an attractive target. If SmartIT Desktop Manager is in your environment, an attacker who finds that hardcoded password doesn't just own one machine. Depending on how the tool is deployed, they may have a straight path to every managed endpoint it reaches.

What I've seen in environments running similar remote management tools is a tendency to treat them as infrastructure rather than as identity-bearing software. They get deployed, forgotten, and never show up in access reviews because nobody thinks of them as having "accounts." That's the gap. Any software that authenticates to a host or accepts inbound authenticated connections is an identity surface. It needs to be in your inventory, and its credentials need to be managed like any other privileged account.

If you're running SmartIT Desktop Manager, check with Lightstar immediately for a patch or mitigation guidance. If none is available yet, your most direct option is to restrict network access to the tool's communication ports at the firewall level so unauthenticated remote exploitation can't reach it from outside your controlled segments. Beyond this specific CVE, use it as a trigger to audit every remote management and desktop agent in your environment and ask a simple question: does this software have any credentials that aren't rotatable, auditable, and unique per deployment? If the answer is yes, that's your next ticket.

#breach#pam#secrets-management#service-accounts#cve#zero-trust
Share:XLinkedInFacebook

Be the first to comment

Members only - sign up if you have something worth saying.

Want to weigh in? Sign in or create a free account.

No comments yet.