Imported from changelog source; review and generate a concise summary before publishing.
No matching updates in this bucket.
Django updates in 2026-w09
Fixed a security vulnerability where crafted CRLF sequences in Redis error replies could be used to manipulate data read by a connection.
Fix a vulnerability where CR\r\n sequences could be injected into Redis error replies, allowing data manipulation by a malicious user.
Fix prevents data manipulation by injecting CRLF sequences into Redis error replies
Fix for CRLF injection in Redis error replies
Fixed a security issue where injected CRLF sequences could manipulate data read from Redis error replies.