VYPR
Vendor

OpenPanel

Products
3
CVEs
8
Across products
9
Status
Private

Products

3

Recent CVEs

8
  • CVE-2024-53584CriJan 31, 2025
    risk 0.67cvss 9.8epss 0.04

    OpenPanel v0.3.4 was discovered to contain an OS command injection vulnerability via the timezone parameter.

  • CVE-2024-53537CriJan 31, 2025
    risk 0.62cvss 9.1epss 0.02

    An issue in OpenPanel v0.3.4 to v0.2.1 allows attackers to execute a directory traversal in File Actions of File Manager.

  • CVE-2025-25871HigMar 14, 2025
    risk 0.52cvss 8.0epss 0.00

    An issue in Open Panel v.0.3.4 allows a remote attacker to escalate privileges via the Fix Permissions function

  • CVE-2024-53582HigJan 31, 2025
    risk 0.52cvss 7.5epss 0.03

    An issue found in the Copy and View functions in the File Manager component of OpenPanel v0.3.4 allows attackers to execute a directory traversal via a crafted HTTP request.

  • CVE-2025-25873MedMar 14, 2025
    risk 0.36cvss 5.5epss 0.00

    Cross Site Request Forgery vulnerability in Open Panel OpenAdmin v.0.3.4 allows a remote attacker to escalate privileges via the Change Root Password function

  • CVE-2025-25872MedMar 14, 2025
    risk 0.36cvss 5.5epss 0.00

    An issue in Open Panel v.0.3.4 allows a remote attacker to escalate privileges via the Fix Permissions function

  • CVE-2026-77769MedAug 21, 2026
    risk 0.35cvss 6.5epss

    The report.list procedure in packages/trpc/src/routers/report.ts accepted a projectId and a dashboardId and returned getReportsByDashboardId(dashboardId). The enforceAccess middleware in packages/trpc/src/trpc.ts verified membership for the supplied projectId, but nothing…

  • CVE-2026-77768MedAug 21, 2026
    risk 0.35cvss 6.5epss

    The report.get procedure in packages/trpc/src/routers/report.ts accepted only a reportId and returned getReportById(reportId) directly. The enforceAccess middleware in packages/trpc/src/trpc.ts evaluates membership only when the input carries a projectId or organizationId key,…