Skip to content
SecAIQ

Downgrade Attack

An attack that forces a system to use an older, weaker, and more vulnerable version of a protocol or encryption.

·1 min read

Downgrade attack is an attack that forces a connection or system to fall back to an older, weaker version of a protocol or encryption standard, one with known vulnerabilities, instead of using the strongest option both sides actually support.

For example, an attacker might trick a browser and server into using an outdated, breakable version of TLS instead of a modern one. Disabling support for legacy protocols entirely, rather than just preferring modern ones, is the most reliable defense.

Was this helpful?

Share on