PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-90775 PostGIS CVE debrief

PostGIS address_standardizer through 3.7.0 fails to validate the Weight parameter from caller-supplied rules tables before using it as an array index. This vulnerability can cause the PostgreSQL backend process to crash and terminate all cluster sessions. The issue arises from inadequate input validation, allowing attackers to craft malicious rule rows with out-of-range Weight values. Defenders should prioritize verifying and updating PostGIS address_standardizer to a secure version, reviewing and restricting access to caller-supplied rules tables, and monitoring PostgreSQL backend process crashes.

Vendor
PostGIS
Product
address_standardizer
CVSS
HIGH 7.1
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-13
Original CVE updated
2026-09-18
Advisory published
2026-09-13
Advisory updated
2026-09-18

Who should care

Defenders responsible for PostGIS address_standardizer installations, PostgreSQL administrators, and security teams should assess exposure and prioritize verification and remediation.

Why it matters

Defenders should prioritize verifying and updating PostGIS address_standardizer to a secure version, reviewing and restricting access to caller-supplied rules tables, and monitoring PostgreSQL backend process crashes, as the vulnerability can cause the PostgreSQL backend process to crash and terminate all cluster sessions.

  • Potential PostgreSQL backend process crashes and cluster session terminations
  • Need to verify and update PostGIS address_standardizer to a secure version
  • Requirement to review and restrict access to caller-supplied rules tables

Technical summary

The PostGIS address_standardizer through 3.7.0 fails to validate the Weight parameter from caller-supplied rules tables before using it as an array index, causing the PostgreSQL backend process to crash and terminate all cluster sessions. This vulnerability is caused by inadequate input validation, allowing attackers to craft malicious rule rows with out-of-range Weight values. The vulnerability can be mitigated by verifying and updating PostGIS address_standardizer to a secure version, reviewing and restricting access to caller-supplied rules tables, and monitoring PostgreSQL backend process crashes.

Defensive priority

Defenders should prioritize verifying and updating PostGIS address_standardizer to a secure version, reviewing and restricting access to caller-supplied rules tables, and monitoring PostgreSQL backend process crashes.

Recommended defensive actions

  • Verify and update PostGIS address_standardizer to a secure version
  • Review and restrict access to caller-supplied rules tables
  • Monitor PostgreSQL backend process crashes and cluster session terminations
  • Perform a thorough review of the system to identify potential vulnerabilities
  • Implement compensating controls for exposed systems while remediation is scheduled and verified
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Review relevant monitoring, detection, and logs for exposed assets that need extra review

Evidence notes

The CVE record and NVD vulnerability detail page provide information on the vulnerability, including its description, CVSS score, and references. The vulnerability is caused by the lack of input validation in the Weight parameter, which allows attackers to trigger out-of-bounds reads in the load_value array. Defenders should verify the vulnerability's impact on their systems, review and restrict access to caller-supplied rules tables, and monitor PostgreSQL backend process crashes. The CVE record and NVD vulnerability detail page are

Sources and references

Verified primary and authoritative sources

  • CVE-2026-90775 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-90775

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-90775 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-90775

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

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.