VYPR

CWE-326

Inadequate Encryption Strength

ClassDraft

Description

The product stores or transmits sensitive data using an encryption scheme that is theoretically sound, but is not strong enough for the level of protection required.

A weak encryption scheme can be subjected to brute force attacks that have a reasonable chance of succeeding using current attack methods and resources.

Hierarchy (View 1000)

Parents

Children

Related attack patterns (CAPEC)

CAPEC-112 · CAPEC-192 · CAPEC-20

CVEs mapped to this weakness (471)

page 21 of 24
  • CVE-2017-2399MedApr 2, 2017
    risk 0.30cvss 4.6epss 0.00

    An issue was discovered in certain Apple products. iOS before 10.3 is affected. The issue involves the "Pasteboard" component. It allows physically proximate attackers to read the pasteboard by leveraging the use of an encryption key derived only from the hardware UID (rather…

  • CVE-2022-32753MedMar 22, 2024
    risk 0.29cvss 4.5epss 0.00

    IBM Security Verify Directory 10.0.0 uses weaker than expected cryptographic algorithms that could allow an attacker to decrypt highly sensitive information. IBM X-Force ID: 228444.

  • CVE-2020-9128MedNov 12, 2020
    risk 0.29cvss 4.4epss 0.00

    FusionCompute versions 8.0.0 have an insecure encryption algorithm vulnerability. Attackers with high permissions can exploit this vulnerability to cause information leak.

  • CVE-2016-3034MedFeb 1, 2017
    risk 0.29cvss 4.4epss 0.00

    IBM AppScan Source uses a one-way hash without salt to encrypt highly sensitive information, which could allow a local attacker to decrypt information more easily.

  • CVE-2026-5889MedApr 8, 2026
    risk 0.28cvss 4.3epss 0.00

    Cryptographic Flaw in PDFium in Google Chrome prior to 147.0.7727.55 allowed an attacker to read potentially sensitive information from encrypted PDFs via a brute-force attack. (Chromium security severity: Medium)

  • CVE-2024-40761MedSep 25, 2024
    risk 0.28cvss 5.3epss 0.01

    Inadequate Encryption Strength vulnerability in Apache Answer. This issue affects Apache Answer: through 1.3.5. Using the MD5 value of a user's email to access Gravatar is insecure and can lead to the leakage of user email. The official recommendation is to use SHA256 instead.…

  • CVE-2024-38277MedJun 18, 2024
    risk 0.28cvss 5.4epss 0.00

    A unique key should be generated for a user's QR login key and their auto-login key, so the same key cannot be used interchangeably between the two.

  • CVE-2022-29161MedMay 6, 2022
    risk 0.28cvss 5.4epss 0.00

    XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. The XWiki Crypto API will generate X509 certificates signed by default using SHA1 with RSA, which is not considered safe anymore for use in certificate signatures, due to the…

  • CVE-2018-19001MedDec 7, 2018
    risk 0.28cvss 4.3epss 0.00

    Philips HealthSuite Health Android App, all versions. The software uses simple encryption that is not strong enough for the level of protection required.

  • CVE-2021-3789MedNov 12, 2021
    risk 0.27cvss 4.2epss 0.00

    An information disclosure vulnerability was reported in some Motorola-branded Binatone Hubble Cameras that could allow an attacker with physical access to obtain the encryption key used to decrypt firmware update packages.

  • CVE-2025-41743MedDec 2, 2025
    risk 0.26cvss 4.0epss 0.00

    Insufficient encryption strength in Sprecher Automation SPRECON-E-C, SPRECON-E-P, and SPRECON-E-T3 allows a local unprivileged attacker to extract data from update images and thus obtain limited information about the architecture and internal processes.

  • CVE-2022-46825MedDec 8, 2022
    risk 0.26cvss 4.0epss 0.00

    In JetBrains IntelliJ IDEA before 2022.3 the built-in web server leaked information about open projects.

  • CVE-2021-25392MedJun 11, 2021
    risk 0.26cvss 4.0epss 0.00

    Improper protection of backup path configuration in Samsung Dex prior to SMR MAY-2021 Release 1 allows local attackers to get sensitive information via changing the path.

  • CVE-2020-16235LowMay 19, 2022
    risk 0.25cvss 3.8epss 0.00

    Inadequate encryption may allow the credentials used by Emerson OpenEnterprise, up through version 3.3.5, to access field devices and external systems to be obtained.

  • CVE-2021-3680MedAug 4, 2021
    risk 0.25cvss 4.9epss 0.00

    showdoc is vulnerable to Missing Cryptographic Step

  • CVE-2017-9635LowMay 18, 2018
    risk 0.25cvss 3.9epss 0.00

    Schneider Electric Ampla MES 6.4 provides capability to configure users and their privileges. When Ampla MES users are configured to use Simple Security, a weakness in the password hashing algorithm could be exploited to reverse the user's password. Schneider Electric recommends…

  • CVE-2025-9513LowAug 27, 2025
    risk 0.24cvss 3.7epss 0.00

    A flaw has been found in editso fuso up to 1.0.4-beta.7. This affects the function PenetrateRsaAndAesHandshake of the file src/net/penetrate/handshake/mod.rs. This manipulation of the argument priv_key causes inadequate encryption strength. Remote exploitation of the attack is…

  • CVE-2025-9239LowAug 20, 2025
    risk 0.24cvss 3.7epss 0.00

    A vulnerability was identified in elunez eladmin up to 2.7. Affected by this vulnerability is the function EncryptUtils of the file eladmin-common/src/main/java/me/zhengjie/utils/EncryptUtils.java of the component DES Key Handler. The manipulation of the argument STR_PARAM with…

  • CVE-2025-4894LowMay 18, 2025
    risk 0.24cvss 3.7epss 0.00

    A vulnerability classified as problematic was found in calmkart Django-sso-server up to 057247929a94ffc358788a37ab99e391379a4d15. This vulnerability affects the function gen_rsa_keys of the file common/crypto.py. The manipulation leads to inadequate encryption strength. The…

  • CVE-2024-47182MedSep 27, 2024
    risk 0.24cvss 4.8epss 0.00

    Dozzle is a realtime log viewer for docker containers. Before version 8.5.3, the app uses sha-256 as the hash for passwords, which leaves users susceptible to rainbow table attacks. The app switches to bcrypt, a more appropriate hash for passwords, in version 8.5.3.