CVE-2026-11347

Severity CVSS v4.0:
HIGH
Type:
CWE-321 Use of Hard-coded Cryptographic Key
Publication date:
05/06/2026
Last modified:
05/06/2026

Description

The linqi application contains hardcoded cryptographic keys. Additionally, the application uses a weak algorithm with a limited ASCII charset to dynamically generate Initialization Vectors (IVs) for AES/CBC encryption, making known-plaintext attacks feasible. An attacker with local access can leverage these vulnerabilities to decrypt sensitive obfuscated strings, including ConnectionString values containing database credentials from appsettings.json.