CVE-2026-73514

8.8

PostGIS · address_standardizer

The PostGIS address_standardizer extension contains an out-of-bounds write vulnerability that can be triggered during address standardization processes.

Executive summary

An out-of-bounds write vulnerability in the PostGIS address_standardizer extension poses a critical risk to database integrity and system stability.

Vulnerability

The extension is susceptible to an out-of-bounds write (CWE-787) when processing inputs. An authenticated attacker can trigger this memory corruption, leading to potential arbitrary code execution or service crashes.

Business impact

With a CVSS score of 8.8, this memory corruption issue allows for significant technical impact, including total system compromise. If exploited, an attacker could disrupt database availability or gain unauthorized control over the underlying server hosting the PostgreSQL instance, leading to catastrophic data loss or exfiltration.

Remediation

Immediate Action: Apply the vendor-provided patch by updating the address_standardizer extension to the commit version 423570b0dbf6cd9f6fc36de28a636e7b6e9aa8aa or newer.

Proactive Monitoring: Monitor PostgreSQL logs for segmentation faults or unexpected process terminations associated with the extension.

Compensating Controls: Restrict database access permissions to minimize the number of users capable of executing extension-specific functions.

Exploitation status

Public Exploit Available: Unknown.

Analyst recommendation

Given the existence of a proof-of-concept, the risk of exploitation is elevated. Organizations utilizing the PostGIS address_standardizer extension should prioritize patching the library to ensure the stability and security of their database environments.