CVE-2026-39031

Severity CVSS v4.0:
Pending analysis
Type:
CWE-321 Use of Hard-coded Cryptographic Key
Publication date:
26/06/2026
Last modified:
29/06/2026

Description

Lansweeper lsrunase 2.0 and lsencrypt 2.0 use RC4 encryption with a hardcoded 142-byte static key array to encrypt credentials. An 8-character prefix is stored in cleartext alongside the ciphertext. This allows an attacker with local access to recover any encrypted password to plaintext using a single SHA-1 hash and RC4 decryption operation, with no brute force required.