CVE Catalog

CVE-2026-18801

CriticalCVSS 9.3
Published: Updated: Translated: NVD NIST

Summary

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.

Risk Assessment

The risk includes unauthorized access to data stored in ClickHouse, potential modification or deletion of data, and possible privilege escalation within the system.

Recommendation

It is recommended to upgrade OpenMeter to a version newer than v1.0.0-beta.231 and to validate and sanitize input in usage attribution fields.

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS