GHSA-vhcq-xc7j-xfj8MediumCVSS 4.9
Metabase through 0.63.18 fails to properly validate the unspecified address 0.0.0.0 in custom...
🔗 CVE IDs covered (1)
📋 Description
Metabase through 0.63.18 fails to properly validate the unspecified address 0.0.0.0 in custom GeoJSON URLs, allowing unauthenticated attackers to reach loopback services. Attackers can save a malicious GeoJSON entry with 0.0.0.0 and trigger requests that return loopback service responses to unauthenticated callers.
🔗 References (6)
- https://nvd.nist.gov/vuln/detail/CVE-2026-92813
- https://github.com/geo-chen/oss/blob/main/metabase.md#finding-2-geojson-ssrf-bypass-via-0000-address
- https://github.com/metabase/metabase
- https://github.com/metabase/metabase/blob/v0.61.2/src/metabase/geojson/api.clj#L26-L47
- https://www.vulncheck.com/advisories/metabase-through-0.63.18-ssrf-via-geojson-url-validation-bypass
- https://github.com/advisories/GHSA-vhcq-xc7j-xfj8