LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2022-0543: Debian-specific Redis Server Lua Sandbox Escape Vulnerability

RBRecent Breaches Vulnerability Intelligence·Mar 28, 2022
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Apr 18, 2022
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2022-0543 to its Known Exploited Vulnerabilities catalog on Mar 28, 2022, with a federal patch deadline of Apr 18, 2022 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

Redis is prone to a (Debian-specific) Lua sandbox escape, which could result in remote code execution.

CVE-2022-0543 is a Debian-specific vulnerability in Redis servers that allows a Lua sandbox escape and can lead to remote code execution. It matters because Redis is widely used for caching, session storage, and messaging; a successful escape can give an attacker control over the host process and potentially the wider system. Organizations running Redis packages built for Debian (or derivatives that ship the same packaging) should treat this as a priority until they confirm they are not exposed.

CISA describes the issue as a Lua sandbox escape that could result in remote code execution. Public detail on exact packaging and configurations is limited; always confirm affected packages and fixed versions against the vendor advisory for your distribution.

How it works

The weakness is catalogued as CWE-862 (Missing Authorization). In this case it manifests as a failure to properly confine Lua scripts executed by the Redis server on certain Debian-packaged builds. Redis allows clients to run Lua scripts for atomic operations. When the sandbox that is supposed to restrict those scripts can be escaped, an attacker who can submit crafted Lua can break out of the intended isolation and execute code with the privileges of the Redis process.

Abuse therefore depends on the attacker being able to reach a vulnerable Redis instance and invoke the Lua scripting interface. No further exploit mechanics are provided in the available facts; treat any public proof-of-concept material with caution and validate behaviour only in controlled lab environments against the official advisory.

Am I affected? How to find it in your systems

This issue is specific to Redis servers packaged for Debian. Typical locations include bare-metal or virtual Linux hosts, containers, and cloud images that install Redis via Debian or Debian-derived package repositories. Inventory steps:

If you cannot determine package provenance, assume potential exposure until the advisory confirms otherwise.

How to remediate

Patch first. Apply the updates provided by your vendor or distribution exactly as instructed in the advisory (CISA’s required action is to apply updates per vendor instructions). After upgrading:

These steps harden the service against both this sandbox-escape class and related authorization weaknesses.

If you can't patch immediately

Until the vendor update can be applied, reduce risk with compensating controls:

These measures buy time; they are not a substitute for the official update.

If your data may have been exposed

Actively exploited vulnerabilities can lead to full host compromise and subsequent data theft or ransomware, although ransomware use is not documented for this CVE. If you have evidence of exploitation or cannot rule out exposure, follow your incident-response process: isolate affected hosts, preserve volatile evidence, rotate credentials and secrets that Redis may have held, and assess downstream systems. You can also run a free exposure scan of your email addresses against known breach datasets to check whether associated accounts appear in prior public breaches while you complete containment and recovery.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedRedis · Debian-specific Redis Servers
WeaknessCWE-862
Added to CISA KEVMar 28, 2022
Federal patch deadlineApr 18, 2022
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities