CVE-2026-90775
PostGIS address_standardizer through 3.7.0 Out-of-Bounds Read via Unvalidated Rule Weight
CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-125 |
| Vendor | postgis |
| Product | address_standardizer |
| Published | Sep 13, 2026 |
Stay Ahead of the Next One
Get instant alerts for postgis address_standardizer
Be the first to know when new medium vulnerabilities affecting postgis address_standardizer are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High
Affected Versions
PostGIS / address_standardizer
0 โค 3.7.0
References
github.com: https://github.com/postgis/address_standardizer/blob/v3.7.0/src/gamma.c#L301-L311 github.com: https://github.com/postgis/address_standardizer/blob/v3.7.0/src/analyze.c#L860 github.com: https://github.com/postgis/address_standardizer/blob/e987949e0fccff6a0e7a6d3f86814d5c7a01f481/NEWS.md github.com: https://github.com/postgis/address_standardizer/pull/6 github.com: https://github.com/postgis/address_standardizer/commit/a5cb4b1360a040973092f13b1af97a718e7e104a github.com: https://github.com/postgis/address_standardizer/commit/e987949e0fccff6a0e7a6d3f86814d5c7a01f481 github.com: https://github.com/postgis/address_standardizer vulncheck.com: https://www.vulncheck.com/advisories/postgis-address-standardizer-through-3.7.0-out-of-bounds-read-via-unvalidated-rule-weight
Credits
Harsh Raj Singhania