Search

Find a vulnerability

Search criteria Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.

    2 vulnerabilities found for openmeter by openmeter

    CVE-2026-18801 (GCVE-0-2026-18801)

    Vulnerability from nvd – Published: 2026-08-04 14:53 – Updated: 2026-08-04 17:45
    VLAI
    Title
    Stored Clickhouse SQL Injection Through Customer Usage Attribution
    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.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-20 - Improper input validation
    Assigner
    Impacted products
    Vendor Product Version
    openmeter openmeter Affected: v1.0.0-beta.218 , ≤ v1.0.0-beta.231 (git)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-18801",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-08-04T17:45:41.382410Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-08-04T17:45:57.502Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "platforms": [
                "Linux"
              ],
              "product": "openmeter",
              "repo": "https://github.com/openmeterio/openmeter/",
              "vendor": "openmeter",
              "versions": [
                {
                  "lessThanOrEqual": "v1.0.0-beta.231",
                  "status": "affected",
                  "version": "v1.0.0-beta.218",
                  "versionType": "git"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003e\u003cspan\u003eOpenMeter contains a stored, or second-order, SQL injection vulnerability in the handling of customer usage-attribution values.\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cspan\u003eAn attacker who can create or update a customer can store a malicious value in the \u003c/span\u003e\u003ccode\u003e\u003cspan\u003eusageAttribution.key\u003c/span\u003e\u003c/code\u003e\u003cspan\u003e or \u003c/span\u003e\u003ccode\u003e\u003cspan\u003eusageAttribution.subjectKeys\u003c/span\u003e\u003c/code\u003e\u003cspan\u003e fields. When that customer is subsequently used in a meter or event query, OpenMeter inserts the stored value into a ClickHouse \u003c/span\u003e\u003ccode\u003e\u003cspan\u003eWITH map(...)\u003c/span\u003e\u003c/code\u003e\u003cspan\u003e expression using string concatenation.\u003cbr\u003e\u003cbr\u003e\u003cspan\u003eOpenMeter versions from \u003c/span\u003e\u003ccode\u003e\u003cspan\u003ev1.0.0-beta.218\u003c/span\u003e\u003c/code\u003e\u003cspan\u003e through \u003c/span\u003e\u003ccode\u003e\u003cspan\u003ev1.0.0-beta.231\u003c/span\u003e\u003c/code\u003e\u003cspan\u003e are affected.\u003c/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003c/span\u003e\u003c/p\u003e"
                }
              ],
              "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."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-66",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC-66 SQL Injection"
                }
              ]
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "Automatable": "NOT_DEFINED",
                "Recovery": "NOT_DEFINED",
                "Safety": "NOT_DEFINED",
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "NETWORK",
                "baseScore": 9.3,
                "baseSeverity": "CRITICAL",
                "exploitMaturity": "NOT_DEFINED",
                "privilegesRequired": "NONE",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "HIGH",
                "subConfidentialityImpact": "HIGH",
                "subIntegrityImpact": "LOW",
                "userInteraction": "NONE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:H/SC:H/SI:L/SA:H",
                "version": "4.0",
                "vulnAvailabilityImpact": "HIGH",
                "vulnConfidentialityImpact": "HIGH",
                "vulnIntegrityImpact": "LOW",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-20",
                  "description": "CWE-20 Improper input validation",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-08-04T14:53:01.659Z",
            "orgId": "02762ae7-200e-4b20-9b2b-a77d5b8fc4cb",
            "shortName": "Kong"
          },
          "references": [
            {
              "url": "https://github.com/openmeterio/openmeter/security/advisories/GHSA-m2fw-9wxq-jgf5"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "Stored Clickhouse SQL Injection Through Customer Usage Attribution",
          "x_generator": {
            "engine": "Vulnogram 1.0.4"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "02762ae7-200e-4b20-9b2b-a77d5b8fc4cb",
        "assignerShortName": "Kong",
        "cveId": "CVE-2026-18801",
        "datePublished": "2026-08-04T14:53:01.659Z",
        "dateReserved": "2026-08-04T11:15:31.572Z",
        "dateUpdated": "2026-08-04T17:45:57.502Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-18801 (GCVE-0-2026-18801)

    Vulnerability from cvelistv5 – Published: 2026-08-04 14:53 – Updated: 2026-08-04 17:45
    VLAI
    Title
    Stored Clickhouse SQL Injection Through Customer Usage Attribution
    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.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-20 - Improper input validation
    Assigner
    Impacted products
    Vendor Product Version
    openmeter openmeter Affected: v1.0.0-beta.218 , ≤ v1.0.0-beta.231 (git)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-18801",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-08-04T17:45:41.382410Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-08-04T17:45:57.502Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "platforms": [
                "Linux"
              ],
              "product": "openmeter",
              "repo": "https://github.com/openmeterio/openmeter/",
              "vendor": "openmeter",
              "versions": [
                {
                  "lessThanOrEqual": "v1.0.0-beta.231",
                  "status": "affected",
                  "version": "v1.0.0-beta.218",
                  "versionType": "git"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003e\u003cspan\u003eOpenMeter contains a stored, or second-order, SQL injection vulnerability in the handling of customer usage-attribution values.\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cspan\u003eAn attacker who can create or update a customer can store a malicious value in the \u003c/span\u003e\u003ccode\u003e\u003cspan\u003eusageAttribution.key\u003c/span\u003e\u003c/code\u003e\u003cspan\u003e or \u003c/span\u003e\u003ccode\u003e\u003cspan\u003eusageAttribution.subjectKeys\u003c/span\u003e\u003c/code\u003e\u003cspan\u003e fields. When that customer is subsequently used in a meter or event query, OpenMeter inserts the stored value into a ClickHouse \u003c/span\u003e\u003ccode\u003e\u003cspan\u003eWITH map(...)\u003c/span\u003e\u003c/code\u003e\u003cspan\u003e expression using string concatenation.\u003cbr\u003e\u003cbr\u003e\u003cspan\u003eOpenMeter versions from \u003c/span\u003e\u003ccode\u003e\u003cspan\u003ev1.0.0-beta.218\u003c/span\u003e\u003c/code\u003e\u003cspan\u003e through \u003c/span\u003e\u003ccode\u003e\u003cspan\u003ev1.0.0-beta.231\u003c/span\u003e\u003c/code\u003e\u003cspan\u003e are affected.\u003c/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003c/span\u003e\u003c/p\u003e"
                }
              ],
              "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."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-66",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC-66 SQL Injection"
                }
              ]
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "Automatable": "NOT_DEFINED",
                "Recovery": "NOT_DEFINED",
                "Safety": "NOT_DEFINED",
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "NETWORK",
                "baseScore": 9.3,
                "baseSeverity": "CRITICAL",
                "exploitMaturity": "NOT_DEFINED",
                "privilegesRequired": "NONE",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "HIGH",
                "subConfidentialityImpact": "HIGH",
                "subIntegrityImpact": "LOW",
                "userInteraction": "NONE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:H/SC:H/SI:L/SA:H",
                "version": "4.0",
                "vulnAvailabilityImpact": "HIGH",
                "vulnConfidentialityImpact": "HIGH",
                "vulnIntegrityImpact": "LOW",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-20",
                  "description": "CWE-20 Improper input validation",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-08-04T14:53:01.659Z",
            "orgId": "02762ae7-200e-4b20-9b2b-a77d5b8fc4cb",
            "shortName": "Kong"
          },
          "references": [
            {
              "url": "https://github.com/openmeterio/openmeter/security/advisories/GHSA-m2fw-9wxq-jgf5"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "Stored Clickhouse SQL Injection Through Customer Usage Attribution",
          "x_generator": {
            "engine": "Vulnogram 1.0.4"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "02762ae7-200e-4b20-9b2b-a77d5b8fc4cb",
        "assignerShortName": "Kong",
        "cveId": "CVE-2026-18801",
        "datePublished": "2026-08-04T14:53:01.659Z",
        "dateReserved": "2026-08-04T11:15:31.572Z",
        "dateUpdated": "2026-08-04T17:45:57.502Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }