PatchSiren cyber security CVE debrief
CVE-2026-100387 pgpointcloud CVE debrief
CVE-2026-100387 is a high-severity vulnerability in pgPointcloud, a PostgreSQL extension for working with point cloud data. The vulnerability allows authenticated database users to read adjacent heap memory by supplying crafted pcpatch values with attacker-controlled size fields. This can be used to exfiltrate data or crash the PostgreSQL backend. The vulnerability is caused by a heap out-of-bounds read in the dimensional patch WKB deserialization process. Defenders should assess exposure and prioritize patching or mitigation, especially in systems where authenticated database users have access to the pgPointcloud extension. The CVE record and NVD entry provide details on the ...
- Vendor
- pgpointcloud
- Product
- pointcloud
- CVSS
- HIGH 7.2
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-25
- Original CVE updated
- 2026-09-25
- Advisory published
- 2026-09-25
- Advisory updated
- 2026-09-25
Who should care
Defenders responsible for PostgreSQL databases using the pgPointcloud extension should assess exposure and prioritize patching or mitigation. This includes operators, platform administrators, vulnerability management teams, and security teams who need to review the vulnerability and implement controls to prevent exploitation. The vulnerability allows authenticated database users to read adjacent heap memory, which can be used to exfiltrate data or crash
Why it matters
CVE-2026-100387 is a high-severity vulnerability in pgPointcloud that allows authenticated database users to read adjacent heap memory. Defenders should prioritize patching or mitigating this vulnerability, especially in systems where authenticated database users have access to the pgPointcloud extension.
- Data exfiltration through crafted pcpatch values
- Potential crashes of the PostgreSQL backend
- Need for verification of affected versions and remediation
Technical summary
The vulnerability is caused by a heap out-of-bounds read in the dimensional patch WKB deserialization process. Authenticated database users can supply crafted pcpatch values with attacker-controlled size fields to copy heap memory into stored patches for exfiltration or crash the PostgreSQL backend. The vulnerability affects pgPointcloud, a PostgreSQL extension for working with point cloud data. Defenders should prioritize patching or mitigating this vulnerability, especially in systems where authenticated database users have access to the pgPointcloud extension. The CVE record and NVD entry provide details on the vulnerability, and additional information may be needed to fully assess the impact.
Defensive priority
Defenders should prioritize patching or mitigating this vulnerability, especially in systems where authenticated database users have access to the pgPointcloud extension.
Recommended defensive actions
- Patch or upgrade pgPointcloud to a version that fixes the vulnerability
- Restrict access to the pgPointcloud extension to trusted users only
- Monitor database logs for suspicious activity
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The vulnerability is caused by a heap out-of-bounds read in the dimensional patch WKB deserialization process. The CVE record and NVD entry provide details on the vulnerability, but additional information may be needed to fully assess the impact.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-100387 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-100387
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-100387 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-100387
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/pgpointcloud/pointcloud
-
Source reference
Unverified legacy reference
URL: https://github.com/pgpointcloud/pointcloud/blob/v1.2.5/lib/pc_bytes.c
-
Source reference
Unverified legacy reference
URL: https://github.com/pgpointcloud/pointcloud/issues/387
-
Source reference
Unverified legacy reference
URL: https://github.com/pgpointcloud/pointcloud/pull/388
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/pgpointcloud-through-1.2.5-heap-out-of-bounds-read-via-wkb-deserialization
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.