<?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/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>PgPointcloud (&lt;= 1.2.5) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/pgpointcloud--1.2.5/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Fri, 25 Sep 2026 22:55:24 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/pgpointcloud--1.2.5/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Heap Out-of-Bounds Read in pgPointcloud</title><link>https://feed.craftedsignal.io/briefs/2026-09-pgpointcloud-oob/</link><pubDate>Fri, 25 Sep 2026 22:55:24 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-pgpointcloud-oob/</guid><description>pgPointcloud versions through 1.2.5 contain a heap out-of-bounds read vulnerability in WKB deserialization that allows authenticated database users to exfiltrate heap memory or trigger backend service crashes.</description><content:encoded><![CDATA[<p>pgPointcloud through version 1.2.5 is susceptible to a heap out-of-bounds read vulnerability occurring during the deserialization of dimensional patch Well-Known Binary (WKB) data. This flaw stems from improper handling of size fields within the input data, which can be manipulated by an authenticated database user. By providing a crafted pcpatch value, an attacker can trick the PostgreSQL backend into reading and returning memory addresses outside of the allocated buffer. This can result in the leakage of sensitive data stored in the database heap or the termination of the backend process, leading to a denial-of-service condition. This vulnerability is significant for organizations utilizing the pgPointcloud extension for spatial data processing, as it permits unauthorized access to database memory from within the database environment.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows an authenticated user to perform unauthorized information disclosure by reading adjacent memory segments, potentially exposing credentials, cryptographic keys, or sensitive records. Furthermore, the ability to induce an out-of-bounds read often leads to memory corruption, enabling attackers to crash the PostgreSQL backend service, which disrupts database availability for all users.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Prioritized actions include:</p>
<ul>
<li>Update the pgPointcloud extension to the latest secure version addressing this vulnerability once available.</li>
<li>Review database access controls and minimize privileges for users with the ability to execute spatial functions or interact with pgPointcloud objects.</li>
<li>Monitor PostgreSQL logs for frequent backend crashes or service restarts that may indicate attempted exploitation of this memory corruption vulnerability.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category></item></channel></rss>