SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-79303

UNKNOWN · CVSS N/A EPSS 0.21% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-15 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

The kaiten application, specifically versions from 57.192.20 to before 57.214.26, is susceptible to SQL Injection due to the lack of data validation in dynamically generated SQL statements. This vulnerability could allow an attacker to manipulate database queries, potentially leading to unauthorized data access or data manipulation. Organizations using affected versions should prioritize patching to mitigate the risk of exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-79303
Severity
UNKNOWN
CVSS
N/A
EPSS
0.21%

Original NVD Description

kaiten from 57.192.20 to before 57.214.26 is vulnerable to SQL Injection. Dynamic SQL statements are generated without the required data validation and without using parameterized statements or stored procedures.