{ "dataType": "CVE_RECORD", "dataVersion": "5.2", "cveMetadata": { "cveId": "CVE-2026-18801", "assignerOrgId": "02762ae7-200e-4b20-9b2b-a77d5b8fc4cb", "state": "PUBLISHED", "assignerShortName": "Kong", "dateReserved": "2026-08-04T11:15:31.572Z", "datePublished": "2026-08-04T14:53:01.659Z", "dateUpdated": "2026-08-04T17:45:57.502Z" }, "containers": { "cna": { "providerMetadata": { "orgId": "02762ae7-200e-4b20-9b2b-a77d5b8fc4cb", "shortName": "Kong", "dateUpdated": "2026-08-04T14:53:01.659Z" }, "title": "Stored Clickhouse SQL Injection Through Customer Usage Attribution", "problemTypes": [ { "descriptions": [ { "lang": "en", "cweId": "CWE-20", "description": "CWE-20 Improper input validation", "type": "CWE" } ] } ], "impacts": [ { "capecId": "CAPEC-66", "descriptions": [ { "lang": "en", "value": "CAPEC-66 SQL Injection" } ] } ], "affected": [ { "vendor": "openmeter", "product": "openmeter", "platforms": [ "Linux" ], "repo": "https://github.com/openmeterio/openmeter/", "versions": [ { "status": "affected", "version": "v1.0.0-beta.218", "lessThanOrEqual": "v1.0.0-beta.231", "versionType": "git" } ], "defaultStatus": "unaffected" } ], "descriptions": [ { "lang": "en", "value": "OpenMeter contains a stored, or second-order, SQL injection vulnerability in the handling of customer usage-attribution values.\n\n\n\nAn attacker who can create or update a customer can store a malicious value in the usageAttribution.key or usageAttribution.subjectKeys fields. When that customer is subsequently used in a meter or event query, OpenMeter inserts the stored value into a ClickHouse WITH map(...) expression using string concatenation.\n\nOpenMeter versions from v1.0.0-beta.218 through v1.0.0-beta.231 are affected.", "supportingMedia": [ { "type": "text/html", "base64": false, "value": "
OpenMeter contains a stored, or second-order, SQL injection vulnerability in the handling of customer usage-attribution values.
An attacker who can create or update a customer can store a malicious value in the usageAttribution.key or usageAttribution.subjectKeys fields. When that customer is subsequently used in a meter or event query, OpenMeter inserts the stored value into a ClickHouse WITH map(...) expression using string concatenation.
OpenMeter versions from v1.0.0-beta.218 through v1.0.0-beta.231 are affected.