CVE-2026-100387
Received Received - Intake

Heap Out-of-Bounds Read in pgPointcloud

Vulnerability report for CVE-2026-100387, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-25

Last updated on: 2026-09-25

Assigner: VulnCheck

Description

pgPointcloud through 1.2.5 contains a heap out-of-bounds read vulnerability in dimensional patch WKB deserialization that allows authenticated database users to read adjacent heap memory. Attackers can supply crafted pcpatch values with attacker-controlled size fields to copy heap memory into stored patches for exfiltration or crash the PostgreSQL backend.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-25
Last Modified
2026-09-25
Generated
2026-09-26
AI Q&A
2026-09-26
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
pgpointcloud pgpointcloud to 1.2.5 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-125 The product reads data past the end, or before the beginning, of the intended buffer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

pgPointcloud through 1.2.5 has a heap out-of-bounds read flaw during dimensional patch WKB deserialization. Authenticated database users can exploit this by providing crafted pcpatch values with attacker-controlled size fields to read adjacent heap memory, potentially exfiltrating data or crashing the PostgreSQL backend.

Detection Guidance

This vulnerability involves heap out-of-bounds reads in pgPointcloud's dimensional patch WKB deserialization. Detection requires checking for unusual pcpatch values with attacker-controlled size fields in PostgreSQL logs or database queries. Monitor for crashes in PostgreSQL backends or unexpected memory access patterns.

Impact Analysis

This vulnerability allows authenticated attackers to read sensitive data stored in adjacent memory, potentially exposing confidential information. It can also cause PostgreSQL to crash, leading to denial-of-service conditions for database services.

Compliance Impact

This vulnerability could lead to unauthorized data access, violating GDPR's data protection principles and HIPAA's security requirements for protected health information. Organizations may face compliance breaches, legal penalties, and reputational damage if exploited.

Mitigation Strategies

Immediately update pgPointcloud to version 1.2.5 or later. Restrict database user permissions to limit access to pgPointcloud functions. Monitor PostgreSQL logs for suspicious pcpatch values or crashes. Consider disabling pgPointcloud if not in use.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-100387. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart