CVE-2026-90775 PUBLISHED

PostGIS address_standardizer through 3.7.0 Out-of-Bounds Read via Unvalidated Rule Weight

Assigner: VulnCheck
Reserved: 13.09.2026 Published: 13.09.2026 Updated: 13.09.2026

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. Attackers can craft malicious rule rows with out-of-range Weight values to trigger out-of-bounds reads in the load_value array, causing the PostgreSQL backend process to crash and terminate all cluster sessions.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
CVSS Score: 7.1

Product Status

Vendor PostGIS
Product address_standardizer
Versions Default: unaffected
  • affected from 0 to 3.7.0 (incl.)

Credits

  • Harsh Raj Singhania finder

References

Problem Types

  • Out-of-bounds Read CWE