CVE-2022-24854
CVE-2022-24854 is a high-severity vulnerability in Metabase with a CVSS 3.x base score of 8.0. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-610.
Key facts
- Severity: High (CVSS 3.x base score 8.0)
- CVSS v2: 6.5
- EPSS exploit prediction: 1% (59th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-610
- Affected product: Metabase
- Published:
- Last modified:
Description
Metabase is an open source business intelligence and analytics application. SQLite has an FDW-like feature called `ATTACH DATABASE`, which allows connecting multiple SQLite databases via the initial connection. If the attacker has SQL permissions to at least one SQLite database, then it can attach this database to a second database, and then it can query across all the tables. To be able to do that the attacker also needs to know the file path to the second database. Users are advised to upgrade as soon as possible. If you're unable to upgrade, you can modify your SQLIte connection strings to contain the url argument `?limit_attached=0`, which will disallow making connections to other SQLite databases. Only users making use of SQLite are affected.
Frequently asked questions
- What is CVE-2022-24854?
- Metabase is an open source business intelligence and analytics application. SQLite has an FDW-like feature called `ATTACH DATABASE`, which allows connecting multiple SQLite databases via the initial connection. If the attacker has SQL permissions to at least one SQLite database, then it can attach this database to a second database, and then it can query across all the tables. To be able to do that the attacker also needs to know the file path to the second database. Users are advised to upgrade as soon as possible. If you're unable to upgrade, you can modify your SQLIte connection strings to contain the url argument `?limit_attached=0`, which will disallow making connections to other SQLite databases. Only users making use of SQLite are affected.
- How severe is CVE-2022-24854?
- CVE-2022-24854 has a CVSS 3.x base score of 8.0, rated high severity. It is exploitable over network with high attack complexity, requires high privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2022-24854 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (59th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2022-24854?
- CVE-2022-24854 affects Metabase. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2022-24854?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2022-24854 published?
- CVE-2022-24854 was published on 2022-04-14 and last updated on 2026-06-17.
References
- https://github.com/metabase/metabase/security/advisories/GHSA-vm79-xvmp-7329
- https://www.sqlite.org/lang_attach.html
Affected products (1)
- cpe:2.3:a:metabase:metabase:*:*:*:*:*:*:*:*
More vulnerabilities in Metabase
- CVE-2023-37470 — Critical (CVSS 10.0): Metabase is an open-source business intelligence and analytics platform. Prior to versions 0.43.7.3, 0.44.7.3,…
- CVE-2021-41277 — Critical (CVSS 10.0): Metabase is an open source data analytics platform. In affected versions a security issue has been discovered with the…
- CVE-2023-38646 — Critical (CVSS 9.8): Metabase open source before 0.46.6.1 and Metabase Enterprise before 1.46.6.1 allow attackers to execute arbitrary…
- CVE-2022-39362 — High (CVSS 8.8): Metabase is data visualization software. Prior to versions 0.44.5, 1.44.5, 0.43.7, 1.43.7, 0.42.6, 1.42.6, 0.41.9, and…
- CVE-2022-39361 — High (CVSS 8.8): Metabase is data visualization software. Prior to versions 0.44.5, 1.44.5, 0.43.7, 1.43.7, 0.42.6, 1.42.6, 0.41.9, and…
- CVE-2022-24855 — High (CVSS 8.7): Metabase is an open source business intelligence and analytics application. In affected versions Metabase ships with an…
Other CWE-610 vulnerabilities
- CVE-2022-27593 — Critical (CVSS 10.0): An externally controlled reference to a resource vulnerability has been reported to affect QNAP NAS running Photo…
- CVE-2019-7290 — Critical (CVSS 10.0): An access issue was addressed with additional sandbox restrictions. This issue is fixed in Shortcuts 2.1.3 for iOS. A…
- CVE-2017-16088 — Critical (CVSS 10.0): The safe-eval module describes itself as a safer version of eval. By accessing the object constructors, un-sanitized…
- CVE-2022-39206 — Critical (CVSS 9.9): Onedev is an open source, self-hosted Git Server with CI/CD and Kanban. When using Docker-based job executors, the…
- CVE-2026-47643 — Critical (CVSS 9.8): External control of file name or path in Azure Stack Edge allows an unauthorized attacker to execute code over a…
- CVE-2022-20239 — Critical (CVSS 9.8): remap_pfn_range' here may map out of size kernel memory (for example, may map the kernel area), and because the…