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.
Impact
Base Score 4.0
8.70
Severity 4.0
HIGH
References to Advisories, Solutions, and Tools
- https://github.com/HiEventsDev/Hi.Events/commit/01e1aee28d7249f235fdcca8e3a34e88214dcde9
- https://github.com/HiEventsDev/Hi.Events/pull/1128
- https://github.com/HiEventsDev/Hi.Events/releases/tag/v1.7.1-beta
- https://github.com/HiEventsDev/Hi.Events/security/advisories/GHSA-2qcp-24fh-fx6p
- https://github.com/HiEventsDev/Hi.Events/security/advisories/GHSA-2qcp-24fh-fx6p



