CVE-2026-39031

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-06-26 21:16

Updated : 2026-06-29 19:27


NVD link : CVE-2026-39031

Mitre link : CVE-2026-39031

CVE.ORG link : CVE-2026-39031


JSON object : View

Products Affected

No product.

CWE
CWE-321

Use of Hard-coded Cryptographic Key