<?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>Grpc on ZX Cloud Security</title><link>https://zxcloudsecurity.co.uk/tags/grpc/</link><description>Recent content in Grpc on ZX Cloud Security</description><generator>Hugo</generator><language>en-GB</language><lastBuildDate>Wed, 18 Jun 2025 08:01:50 +0000</lastBuildDate><atom:link href="https://zxcloudsecurity.co.uk/tags/grpc/index.xml" rel="self" type="application/rss+xml"/><item><title>CVE-2026-48854: elixir-grpc Memory Exhaustion DoS</title><link>https://zxcloudsecurity.co.uk/posts/cve-2026-48854-elixir-grpc-memory-exhaustion-dos-azure/</link><pubDate>Thu, 18 Jun 2026 08:01:50 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/cve-2026-48854-elixir-grpc-memory-exhaustion-dos-azure/</guid><description>CVE-2026-48854 allows attackers to exhaust server memory via unbounded gRPC request bodies in elixir-grpc, risking denial of service on Azure-hosted worklo</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-48854">Microsoft Security Response Center</a></p>
<hr>
<p>CVE-2026-48854 is a vulnerability in the elixir-grpc/grpc library where unbounded accumulation of request body data can exhaust server memory, potentially causing a denial of service. Attackers can exploit this by sending large or streaming gRPC requests that the server fails to cap, leading to service unavailability. This affects any cloud-hosted service built on this Elixir gRPC library, including those running on Azure.</p>
<blockquote>
<p><strong>Security Architect&rsquo;s Take:</strong> Audit any workloads using elixir-grpc and apply the patched version as soon as it is available; in the interim, enforce request size limits at the API gateway or load balancer layer to mitigate unbounded payload attacks.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-48854">CVE-2026-48854 Unbounded request body accumulation causes memory exhaustion in elixir-grpc/grpc</a></p>
]]></content:encoded></item></channel></rss>