BaseIncomplete

CWE-757Selection of Less-Secure Algorithm During Negotiation ('Algorithm Downgrade')

Category: other

Description

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.

Common consequences· 1

  • Access Control — Bypass Protection Mechanism

Related CAPEC attack patterns· 3

CAPEC-220CAPEC-606CAPEC-620

References

  1. https://cwe.mitre.org/data/definitions/757.html

Exploits (incoming)3

TypeTargetConfidenceTier
AttackPatternWeakening of Cellular Encryptioncapec-606100%live
AttackPatternClient-Server Protocol Manipulationcapec-220100%live
AttackPatternDrop Encryption Levelcapec-620100%live

(incoming)1

TypeTargetConfidenceTier
VulnerabilityCVE-2025-24154cve-2025-241540%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CWE
Incorrect Implementation of Authentication Algorithm
CWE
Use of a Cryptographic Primitive with a Risky Implementation
CWE
Improper Enforcement of Message Integrity During Transmission in a Communication Channel
CWE
Authentication Bypass by Primary Weakness
CWE
Authentication Bypass by Spoofing
CWE
Use of a Broken or Risky Cryptographic Algorithm
Sourced from MITRE CWE 4.20. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.