CVE-2026-11347 PUBLISHED

Hardcoded Cryptographic Keys and Weak IV Generation in linqi

Assigner: linqi
Reserved: 05.06.2026 Published: 05.06.2026 Updated: 05.06.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.5

Product Status

Vendor linqi GmbH
Product linqi
Versions Default: unaffected
  • affected from 0 to 1.4.8.5 (incl.)

Credits

  • Ianis BERNARD from NATO Cyber Security Centre (NCSC) finder

References

Problem Types

  • CWE-321: Use of Hard-coded Cryptographic Key CWE
  • CWE-338: Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG) CWE