LIVE · cybersecurity feed
Live wire
cve recordcritical

CVE-2026-84372

Published
CVSS9.8
Severitycritical
WeaknessCWE-93
ExploitedNot in CISA KEV

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Description

Predis is a flexible and feature-complete Redis and Valkey client for PHP. From version 3.0.0-RC1 until version 3.3.0, pipeline handling on aggregate cluster and replication connections reparses an already serialized RESP buffer in AbstractAggregateConnection::write() by splitting it with explode("\r\n") instead of honoring RESP length prefixes. Attacker-controlled keys or values containing CRLF sequences can therefore be interpreted by Command::deserializeCommand() as additional commands. On cluster connections, ClusterStrategy::getFakeKey() can route injected keyless commands using the literal fake key value "key", permitting operations such as shard-wide cache deletion, targeted data modi

References

← Back to the CVE Tracker

Our coverage of CVE-2026-84372

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-84372.