CVE-2026-11347

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

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2026-06-05 11:16

Updated : 2026-06-17 10:13


NVD link : CVE-2026-11347

Mitre link : CVE-2026-11347

CVE.ORG link : CVE-2026-11347


JSON object : View

Products Affected

No product.

CWE
CWE-321

Use of Hard-coded Cryptographic Key

CWE-338

Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)