CWE · MITRE source
CWE-757Selection of Less-Secure Algorithm During Negotiation ('Algorithm Downgrade')
A protocol or its implementation supports interaction between multiple actors and allows those actors to negotiate which algorithm should be used as a protection mechanism such as encryption or authentication, but it does not select the strongest algorithm that is available to both parties.
When a security mechanism can be forced to downgrade to use a less secure algorithm, this can make it easier for attackers to compromise the product by exploiting weaker algorithm. The victim might not be aware that the less secure algorithm is being used. For example, if an attacker can force a communications channel to use cleartext instead of strongly-encrypted data, then the attacker could read the channel by sniffing, instead of going through extra effort of trying to decrypt the data using brute force techniques.
Last updated: 09 May 2026 03:25 UTC
NIST 800-53 r5 controls that address this weakness (0)AI
| Control | Title | Family | Why it addresses this CWE |
|---|---|---|---|
| No NIST controls proposed yet. | |||
Top CVEs of this weakness type, ranked by Risk Priority
| CVE | Risk | CVSS | EPSS | Published |
|---|---|---|---|---|
CVE-2020-10135 | 2.3 | 5.4 | 0.2019 | 2020-05-19 |
CVE-2024-4995 | 2.0 | 9.8 | 0.0019 | 2024-12-18 |
CVE-2019-14887 | 1.8 | 9.1 | 0.0023 | 2020-03-16 |
CVE-2024-38883 | 1.8 | 9.1 | 0.0017 | 2024-08-02 |
CVE-2025-24154 | 1.8 | 9.1 | 0.0031 | 2025-01-27 |
CVE-2017-9269 | 1.6 | 7.7 | 0.0064 | 2018-03-01 |
CVE-2018-25029 | 1.6 | 8.1 | 0.0009 | 2022-02-04 |
CVE-2022-23000 | 1.5 | 7.3 | 0.0013 | 2022-07-25 |
CVE-2024-23656 | 1.5 | 7.5 | 0.0024 | 2024-01-25 |
CVE-2026-2673 | 1.5 | 7.5 | 0.0002 | 2026-03-13 |
CVE-2026-32650 | 1.5 | 7.5 | 0.0003 | 2026-04-17 |
CVE-2019-16791 | 1.4 | 6.9 | 0.0030 | 2020-01-22 |
CVE-2024-20069 | 1.4 | 6.5 | 0.0101 | 2024-06-03 |
CVE-2017-9267 | 1.3 | 6.5 | 0.0071 | 2018-03-02 |
CVE-2020-16200 | 1.3 | 6.5 | 0.0006 | 2020-09-18 |
CVE-2021-36326 | 1.3 | 6.5 | 0.0040 | 2021-11-30 |
CVE-2023-2974 | 1.3 | 6.5 | 0.0049 | 2023-07-04 |
CVE-2025-36582 | 1.0 | 4.8 | 0.0030 | 2025-07-01 |
CVE-2026-6550 | 0.9 | 4.7 | 0.0001 | 2026-04-20 |
CVE-2022-33160 | 0.7 | 3.7 | 0.0003 | 2023-10-06 |
CVE-2025-59270 | 0.6 | 3.1 | 0.0003 | 2025-09-16 |
CVE-2024-8773 | 0.0 | 0.0 | 0.0017 | 2025-03-24 |
CVE-2025-10693 | 0.0 | 0.0 | 0.0006 | 2025-10-31 |