Cyber Security News

Redis DoS Flaw Allows Attackers to Crash Servers or Drain Memory

A high-severity denial-of-service (DoS) vulnerability in Redis, tracked as CVE-2025-21605, allows unauthenticated attackers to crash servers or exhaust system memory by exploiting improperly limited output buffers.

The flaw affects Redis versions 2.6 and newer, with patches now available in updates 6.2.187.2.8, and 7.4.3.

How the Exploit Works

The vulnerability stems from Redis’s default configuration, which imposes no limits on client output buffers.

Attackers can send repeated unauthenticated requests, forcing these buffers to grow uncontrollably.

Even servers with password authentication enabled remain vulnerable if clients don’t provide credentials, as the Redis server continues sending “NOAUTH” error responses that consume memory.

Key Risks:

  • Memory exhaustion: Servers may crash or become unresponsive.
  • Zero authentication required: Attackers need no credentials.
  • Network-accessible exploitation: Targets exposed to the internet are at immediate risk.
CategoryDetails
Vulnerability NameRedis DoS Flaw – Unlimited Growth of Output Buffers
CVE IDCVE-2025-21605
Affected Packageredis-server
Affected Versions2.6 and above
Patched Versions6.2.18, 7.2.8, 7.4.3
Authentication RequiredNo (Unauthenticated attack)
DescriptionAn unauthenticated client can cause unlimited output buffer growth, exhausting server memory.
ImpactServer crash, memory exhaustion, denial of service
SeverityHigh (CVSS 8.6/10)

Mitigation and Patches

Redis maintainers have released emergency fixes to enforce output buffer limits. Users must upgrade to Redis 6.2.187.2.8, or 7.4.3 immediately. For organizations unable to patch promptly, two workarounds are recommended:

  1. Network access controls: Use firewalls or security groups to block unauthorized access.
  2. TLS with client certificates: Require encrypted connections and client authentication.

With a CVSS score of 8.6 (High), this flaw poses a significant threat to the 300,000+ Redis instances estimated to be publicly exposed online.

Cloud infrastructure and in-memory databases are particularly vulnerable due to Redis’s widespread use for caching, session management, and real-time analytics.

Yaacov Hazan, a Redis maintainer, emphasized the urgency: “This vulnerability allows trivial exploitation with catastrophic results.

Organizations must prioritize patching or risk severe service disruptions.” Security researcher Polaris-alioth, who discovered the flaw, noted, “The default configuration’s lack of buffer limits creates a low-effort attack vector for adversaries.”

Recent Redis updates also address:

  • Race conditions between main and module threads (#12817, #12905).
  • Memory leaks in FUNCTION FLUSH commands (#13661).
  • Premature WAITAOF returns and SLAVEOF crashes (#13793, #13853).

Redis has not yet disclosed when older versions (pre-6.2) will receive backported fixes. Until then, unpatched users must rely on network segmentation or TLS enforcement to mitigate risks.

This vulnerability highlights the dangers of default configurations in critical infrastructure software.

As Redis powers everything from social media platforms to financial systems, proactive patching isn’t just advisable—it’s essential to prevent large-scale outages.

Find this News Interesting! Follow us on Google NewsLinkedIn, & X to Get Instant Updates!

Divya

Divya is a Senior Journalist at GBhackers covering Cyber Attacks, Threats, Breaches, Vulnerabilities and other happenings in the cyber world.

Recent Posts

Windows 10 KB5058379 Update Causes PCs to Enter Recovery Mode and Prompt for BitLocker Key

Security update KB5058379 for Windows 10, released in May 2025, is causing significant technical issues…

2 hours ago

Cybercriminal Andrei Tarasov Escapes US Extradition, Returns to Russia

Andrei Vladimirovich Tarasov, a 33-year-old Russian cybercrime figure known online as "Aels," has returned to…

2 hours ago

FBI Alerts Public to Malicious Campaign Impersonating US Government Officials

Federal Bureau of Investigation has issued a warning about an ongoing malicious messaging campaign targeting…

4 hours ago

Frigidstealer Malware Targets macOS Users to Harvest Login Credentials

An macOS users, a new information-stealing malware dubbed FrigidStealer has emerged as a formidable threat…

4 hours ago

APT Group 123 Targets Windows Systems in Ongoing Malicious Payload Campaign

Group123, a North Korean state-sponsored Advanced Persistent Threat (APT) group also known by aliases such…

4 hours ago

SSH Auth Key Reuse Uncovers Advanced Targeted Phishing Campaign

A meticulously orchestrated phishing campaign targeting Kuwait's fisheries, telecommunications, and insurance sectors has been exposed…

4 hours ago