CVE-2026-72898 (GCVE-0-2026-72898)
Vulnerability from cvelistv5
10.0 (Critical) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
- CWE-89 - Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
| URL | Tags | |
|---|---|---|
|
|
||
CISA Known Exploited Vulnerability
Data from the CISA Known Exploited Vulnerabilities Catalog
Date added: 2026-08-11
Due date: 2026-08-14
Required action: Apply mitigations in accordance with vendor instructions, ensuring compliance with CISA’s BOD 26-04 Prioritizing Security Updates Based on Risk (see URL in Notes) guidance and CISA’s “Forensics Triage Requirements” (see URL in Notes). Follow applicable BOD 26-04 guidance for cloud services or discontinue use of the product if mitigations are unavailable. Stakeholders are responsible for evaluating each asset's internet exposure and ensuring adherence to BOD 26-04 patching guidelines.
Used in ransomware: Unknown
Notes: https://www.metabase.com/blog/security-update ; https://github.com/metabase/metabase/security/advisories/GHSA-vwf4-m7j8-wcjf ; BOD 26-04: https://www.cisa.gov/news-events/directives/bod-26-04-prioritizing-security-updates-based-risk ; Forensics Triage Requirements: https://www.cisa.gov/news-events/directives/bod-26-04-implementation-guidance-prioritizing-security-updates-based-risk ; https://nvd.nist.gov/vuln/detail/CVE-2026-72898
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-72898",
"options": [
{
"Exploitation": "active"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-12T03:59:47.802633Z",
"version": "2.0.3"
},
"type": "ssvc"
}
},
{
"other": {
"content": {
"dateAdded": "2026-08-11",
"reference": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2026-72898"
},
"type": "kev"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-08-12T14:50:08.735Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"government-resource"
],
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2026-72898"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unknown",
"product": "Metabase",
"vendor": "Metabase",
"versions": [
{
"lessThan": "x.58.24",
"status": "affected",
"version": "x.58.0",
"versionType": "custom"
},
{
"status": "unaffected",
"version": "x.58.24"
},
{
"lessThan": "x.59.21",
"status": "affected",
"version": "x.59.0",
"versionType": "custom"
},
{
"status": "unaffected",
"version": "x.59.21"
},
{
"lessThan": "x.60.17",
"status": "affected",
"version": "x.60.0",
"versionType": "custom"
},
{
"status": "unaffected",
"version": "x.60.17"
},
{
"lessThan": "x.61.11",
"status": "affected",
"version": "x.61.0",
"versionType": "custom"
},
{
"status": "unaffected",
"version": "x.61.11"
},
{
"lessThan": "x.62.9",
"status": "affected",
"version": "x.62.0",
"versionType": "custom"
},
{
"status": "unaffected",
"version": "x.62.9"
},
{
"lessThan": "x.63.5",
"status": "affected",
"version": "x.63.0",
"versionType": "custom"
},
{
"status": "unaffected",
"version": "x.63.5"
}
]
}
],
"datePublic": "2026-08-06T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "Metabase allows a remote, unauthenticated attacker to inject arbitrary SQL via the \u0027/reset_password\u0027 database endpoint and gain administrator access to the connected Metabase instance."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 10,
"baseSeverity": "CRITICAL",
"privilegesRequired": "NONE",
"subAvailabilityImpact": "HIGH",
"subConfidentialityImpact": "HIGH",
"subIntegrityImpact": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "HIGH"
}
},
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 10,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-72898",
"options": [
{
"Exploitation": "active"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-10T17:14:52.872411Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-89",
"description": "CWE-89 Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-10T17:55:54.841Z",
"orgId": "9119a7d8-5eab-497f-8521-727c672e3725",
"shortName": "cisa-cg"
},
"references": [
{
"name": "url",
"tags": [
"vendor-advisory"
],
"url": "https://github.com/metabase/metabase/security/advisories/GHSA-vwf4-m7j8-wcjf"
},
{
"name": "url",
"tags": [
"vendor-advisory"
],
"url": "https://www.metabase.com/blog/security-update"
},
{
"name": "url",
"tags": [
"vdb-entry"
],
"url": "https://www.cve.org/CVERecord?id=CVE-2026-72898"
},
{
"name": "url",
"tags": [
"third-party-advisory"
],
"url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/IT/white/2026/va-26-222-01.json"
}
],
"title": "Metabase SQL injection via password reset endpoint"
}
},
"cveMetadata": {
"assignerOrgId": "9119a7d8-5eab-497f-8521-727c672e3725",
"assignerShortName": "cisa-cg",
"cveId": "CVE-2026-72898",
"datePublished": "2026-08-10T17:55:54.841Z",
"dateReserved": "2026-08-10T17:20:39.650Z",
"dateUpdated": "2026-08-12T14:50:08.735Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"cisa_known_exploited": {
"cveID": "CVE-2026-72898",
"cwes": "[\"CWE-89\"]",
"dateAdded": "2026-08-11",
"dueDate": "2026-08-14",
"knownRansomwareCampaignUse": "Unknown",
"notes": "https://www.metabase.com/blog/security-update ; https://github.com/metabase/metabase/security/advisories/GHSA-vwf4-m7j8-wcjf ; BOD 26-04: https://www.cisa.gov/news-events/directives/bod-26-04-prioritizing-security-updates-based-risk ; Forensics Triage Requirements: https://www.cisa.gov/news-events/directives/bod-26-04-implementation-guidance-prioritizing-security-updates-based-risk ; https://nvd.nist.gov/vuln/detail/CVE-2026-72898",
"product": "Metabase",
"requiredAction": "Apply mitigations in accordance with vendor instructions, ensuring compliance with CISA\u2019s BOD 26-04 Prioritizing Security Updates Based on Risk (see URL in Notes) guidance and CISA\u2019s \u201cForensics Triage Requirements\u201d (see URL in Notes). Follow applicable BOD 26-04 guidance for cloud services or discontinue use of the product if mitigations are unavailable. Stakeholders are responsible for evaluating each asset\u0027s internet exposure and ensuring adherence to BOD 26-04 patching guidelines.",
"shortDescription": "Metabase contains a SQL Injection vulnerability that allows an unauthenticated remote attacker to inject arbitrary SQL into the Metabase application database, which can give them administrator access to the instance. From there, the attacker could change the application configuration, steal stored credentials for the connected databases, read any data accessible through those connections, and export data.",
"vendorProject": "Metabase",
"vulnerabilityName": "Metabase SQL Injection Vulnerability"
},
"vulnrichment": {
"containers": "{\"cna\": {\"descriptions\": [{\"lang\": \"en\", \"value\": \"Metabase allows a remote, unauthenticated attacker to inject arbitrary SQL via the \u0027/reset_password\u0027 database endpoint and gain administrator access to the connected Metabase instance.\"}], \"affected\": [{\"vendor\": \"Metabase\", \"product\": \"Metabase\", \"defaultStatus\": \"unknown\", \"versions\": [{\"version\": \"x.58.0\", \"status\": \"affected\", \"lessThan\": \"x.58.24\", \"versionType\": \"custom\"}, {\"version\": \"x.58.24\", \"status\": \"unaffected\"}, {\"version\": \"x.59.0\", \"status\": \"affected\", \"lessThan\": \"x.59.21\", \"versionType\": \"custom\"}, {\"version\": \"x.59.21\", \"status\": \"unaffected\"}, {\"version\": \"x.60.0\", \"status\": \"affected\", \"lessThan\": \"x.60.17\", \"versionType\": \"custom\"}, {\"version\": \"x.60.17\", \"status\": \"unaffected\"}, {\"version\": \"x.61.0\", \"status\": \"affected\", \"lessThan\": \"x.61.11\", \"versionType\": \"custom\"}, {\"version\": \"x.61.11\", \"status\": \"unaffected\"}, {\"version\": \"x.62.0\", \"status\": \"affected\", \"lessThan\": \"x.62.9\", \"versionType\": \"custom\"}, {\"version\": \"x.62.9\", \"status\": \"unaffected\"}, {\"version\": \"x.63.0\", \"status\": \"affected\", \"lessThan\": \"x.63.5\", \"versionType\": \"custom\"}, {\"version\": \"x.63.5\", \"status\": \"unaffected\"}]}], \"problemTypes\": [{\"descriptions\": [{\"description\": \"CWE-89 Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)\", \"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-89\"}]}], \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 10, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"HIGH\", \"vulnIntegrityImpact\": \"HIGH\", \"subAvailabilityImpact\": \"HIGH\", \"vulnAvailabilityImpact\": \"HIGH\", \"subConfidentialityImpact\": \"HIGH\", \"vulnConfidentialityImpact\": \"HIGH\"}}, {\"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 10, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"timestamp\": \"2026-08-10T17:14:52.872411Z\", \"id\": \"CVE-2026-72898\", \"options\": [{\"Exploitation\": \"active\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"total\"}], \"role\": \"CISA Coordinator\", \"version\": \"2.0.3\"}}}], \"title\": \"Metabase SQL injection via password reset endpoint\", \"references\": [{\"name\": \"url\", \"url\": \"https://github.com/metabase/metabase/security/advisories/GHSA-vwf4-m7j8-wcjf\", \"tags\": [\"vendor-advisory\"]}, {\"name\": \"url\", \"url\": \"https://www.metabase.com/blog/security-update\", \"tags\": [\"vendor-advisory\"]}, {\"name\": \"url\", \"url\": \"https://www.cve.org/CVERecord?id=CVE-2026-72898\", \"tags\": [\"vdb-entry\"]}, {\"name\": \"url\", \"url\": \"https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/IT/white/2026/va-26-222-01.json\", \"tags\": [\"third-party-advisory\"]}], \"datePublic\": \"2026-08-06T00:00:00.000Z\", \"providerMetadata\": {\"orgId\": \"9119a7d8-5eab-497f-8521-727c672e3725\", \"shortName\": \"cisa-cg\", \"dateUpdated\": \"2026-08-10T17:55:54.841Z\"}}, \"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-72898\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"active\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-08-12T03:59:47.802633Z\"}}}, {\"other\": {\"type\": \"kev\", \"content\": {\"dateAdded\": \"2026-08-11\", \"reference\": \"https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2026-72898\"}}}], \"references\": [{\"url\": \"https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2026-72898\", \"tags\": [\"government-resource\"]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-08-10T20:02:47.250Z\"}}]}",
"cveMetadata": "{\"cveId\": \"CVE-2026-72898\", \"assignerOrgId\": \"9119a7d8-5eab-497f-8521-727c672e3725\", \"state\": \"PUBLISHED\", \"assignerShortName\": \"cisa-cg\", \"dateReserved\": \"2026-08-10T17:20:39.650Z\", \"datePublished\": \"2026-08-10T17:55:54.841Z\", \"dateUpdated\": \"2026-08-12T14:50:08.735Z\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.