---
cve: "CVE-2026-90775"
severity: "HIGH"
cvss: 7.1
epss: "35%"
vendor: "PostGIS"
kev: false
exploited: false
published: "2026-09-13 12:17:16"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-18T00:32:44+02:00"
---

# CVE-2026-90775

> 7.1 HIGH · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
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
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- fa11ff53eb49b863d9ffff37f6afd5ff9299c581 (Commit)
- a5cb4b1360a040973092f13b1af97a718e7e104a (Commit)

## Referenzen

- <https://github.com/postgis/address_standardizer/blob/v3.7.0/src/gamma.c#L301-L311>
- <https://github.com/postgis/address_standardizer/blob/v3.7.0/src/analyze.c#L860>
- <https://github.com/postgis/address_standardizer/blob/e987949e0fccff6a0e7a6d3f86814d5c7a01f481/NEWS.md>
- <https://github.com/postgis/address_standardizer/pull/6>
- <https://github.com/postgis/address_standardizer/commit/a5cb4b1360a040973092f13b1af97a718e7e104a>
- <https://github.com/postgis/address_standardizer/commit/e987949e0fccff6a0e7a6d3f86814d5c7a01f481>
- <https://github.com/postgis/address_standardizer>
- <https://www.vulncheck.com/advisories/postgis-address-standardizer-through-3.7.0-out-of-bounds-read-via-unvalidated-rule-weight>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-90775) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
