<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Open-Source-Dependency on ZX Cloud Security</title><link>https://zxcloudsecurity.co.uk/tags/open-source-dependency/</link><description>Recent content in Open-Source-Dependency on ZX Cloud Security</description><generator>Hugo</generator><language>en-GB</language><lastBuildDate>Wed, 03 Jun 2026 08:41:38 +0000</lastBuildDate><atom:link href="https://zxcloudsecurity.co.uk/tags/open-source-dependency/index.xml" rel="self" type="application/rss+xml"/><item><title>CVE-2025-29923: go-redis Out-of-Order Response Flaw</title><link>https://zxcloudsecurity.co.uk/posts/cve-2025-29923-go-redis-out-of-order-response-client-setinfo/</link><pubDate>Wed, 03 Jun 2026 08:41:38 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/cve-2025-29923-go-redis-out-of-order-response-client-setinfo/</guid><description>CVE-2025-29923 in go-redis can cause out-of-order responses when CLIENT SETINFO times out. Learn the risk and remediation steps.</description><content:encoded><![CDATA[<p>🟡 <strong>Medium</strong>  |  <strong>Source:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-29923">Microsoft Security Response Center</a></p>
<hr>
<p>CVE-2025-29923 affects go-redis, a popular Go client library for Redis, where a timeout during the CLIENT SETINFO command at connection establishment can cause responses to be returned out of order. This race condition can result in a client receiving incorrect data, potentially leading to data corruption or unintended application behaviour. Applications using go-redis in Azure or other cloud environments that rely on connection pooling may be silently affected.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Audit any workloads using the go-redis library and upgrade to the patched version as soon as possible. Pay particular attention to services with high connection churn or aggressive connection timeouts, as these are most likely to trigger the out-of-order response condition.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-29923">CVE-2025-29923 go-redis allows potential out of order responses when <code>CLIENT SETINFO</code> times out during connection establishment</a></p>
]]></content:encoded></item></channel></rss>