CVE-2026-34455

Severity CVSS v4.0:
HIGH
Type:
CWE-89 SQL Injection
Publication date:
01/04/2026
Last modified:
03/04/2026

Description

Hi.Events is an open-source event management and ticket selling platform. From version 0.8.0-beta.1 to before version 1.7.1-beta, multiple repository classes pass the user-supplied sort_by query parameter directly to Eloquent's orderBy() without validation, enabling SQL injection. The application uses PostgreSQL which supports stacked queries. This issue has been patched in version 1.7.1-beta.