SQL injection in Metabase - #VU130153

 

SQL injection in Metabase - #VU130153

Published: February 19, 2021 / Updated: May 5, 2026


Vulnerability identifier: #VU130153
CSH Severity: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: N/A
CWE-ID: CWE-89
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Metabase
Software vendor:
Metabase

Description

The vulnerability allows a remote user to inject SQL commands.

The vulnerability exists due to improper neutralization of special elements used in an SQL command in wrapper functions for Redshift REGEXP_SUBSTR and REGEXP_REPLACE and Postgres substring() when processing user-supplied regex patterns. A remote user can supply a specially crafted regex pattern to inject SQL commands.

Only installations that use a Postgres or Amazon Redshift data warehouse are affected.


Remediation

Install security update from vendor's website.

External links