VYPR
Vendor

Openpanel Dev

Products
1
CVEs
5
Across products
5
Status
Private

Products

1

Recent CVEs

5
  • CVE-2026-88890HigSep 10, 2026
    risk 0.55cvss 8.5epss

    OpenPanel through commit cd24bb8 contains an SQL injection vulnerability in the analytics filter builder that fails to validate profile.* filter column identifiers before interpolating them into ClickHouse WHERE clauses. An authenticated attacker with project-scoped read or root…

  • CVE-2026-88891HigSep 10, 2026
    risk 0.54cvss 8.3epss

    OpenPanel fails to enforce read-only project access level on 26 of 29 mutating procedures, allowing read-level members to modify, delete, and publish project data. Attackers with explicit read-only access can delete reports and dashboards, schedule entire projects for deletion,…

  • CVE-2026-88893HigSep 10, 2026
    risk 0.49cvss 7.5epss

    OpenPanel share lookup procedures fail to validate access controls and return password hashes and protected report definitions to unauthenticated callers. Attackers with a share link can retrieve argon2id password hashes and full report configurations including event names,…

  • CVE-2026-85615MedSep 4, 2026
    risk 0.42cvss 6.4epss 0.00

    Openpanel before 2.3.0 contains an insecure direct object reference vulnerability in the report.getLayouts and report.resetLayout tRPC procedures that fail to bind dashboardId to the authorized projectId. Authenticated attackers can supply an arbitrary victim dashboardId with…

  • CVE-2026-88892MedSep 10, 2026
    risk 0.33cvss 5.0epss

    OpenPanel is an analytics platform. In all versions (no patched release available at time of publication), the data importer fetches a caller-supplied URL with plain fetch instead of the project's existing SSRF guard (apps/api/src/utils/safe-fetch.ts). In…