{ "schema_version": "1.4.0", "id": "GHSA-qj9p-jvmw-82rh", "modified": "2025-05-28T19:33:40Z", "published": "2022-09-25T00:00:26Z", "aliases": [ "CVE-2022-26112" ], "summary": "Apache Pinot has Groovy Function support enabled by default", "details": "Pinot allows you to run any function using Apache Groovy scripts. In versions prior to 0.10.0, Pinot query endpoint and realtime ingestion layer has a vulnerability in unprotected environments due to groovy function support being enabled by default. This issue has been fixed by making function support disabled by default, in version 0.11.0. A potential workaround is to disable groovy script support.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.pinot:pinot" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.11.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-26112" }, { "type": "WEB", "url": "https://github.com/apache/pinot/pull/8711" }, { "type": "WEB", "url": "https://docs.pinot.apache.org/basics/releases/0.11.0" }, { "type": "PACKAGE", "url": "https://github.com/apache/pinot" }, { "type": "WEB", "url": "https://lists.apache.org/thread/4pb0r12s2b68d78llk04yd8rh3qk5t9h" } ], "database_specific": { "cwe_ids": [ "CWE-94" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2022-09-29T14:37:12Z", "nvd_published_at": "2022-09-23T08:15:00Z" } }