
Proof-of-concept for CVE-2026-79303, a critical boolean-blind SQL injection in Kaiten affecting order_by and order_direction parameters, with reproduction steps and CVSS 9.9 details.
Description: Dynamic SQL statements are generated without the required data validation and without using parameterized statements or stored procedures.
Impact: SQLi
CVSSv3.1 vector: AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H (9.9 Critical)
CWE: CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Affected Component: GET parameters order_by & order_direction
Vendor: kaiten