CVE-2026-92813
Metabase through 0.63.18 SSRF via GeoJSON URL validation bypass
CVSS Score
4.9
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-918 |
| Vendor | metabase |
| Product | metabase |
| Published | Sep 16, 2026 |
Stay Ahead of the Next One
Get instant alerts for metabase metabase
Be the first to know when new medium vulnerabilities affecting metabase metabase 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:H/UI:N/S:U/C:H/I:N/A:N Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None
Affected Versions
metabase / Metabase
0 โค 0.63.18
References
github.com: https://github.com/geo-chen/oss/blob/main/metabase.md#finding-2-geojson-ssrf-bypass-via-0000-address github.com: https://github.com/metabase/metabase/blob/v0.61.2/src/metabase/geojson/api.clj#L26-L47 github.com: https://github.com/metabase/metabase vulncheck.com: https://www.vulncheck.com/advisories/metabase-through-0.63.18-ssrf-via-geojson-url-validation-bypass
Credits
George Chen