Blind SQL Injection Vulnerability in Krayin CRM by Krayin
CVE-2026-41453

8.7HIGH

Key Information:

Vendor

Krayin

Vendor
CVE Published:
3 August 2026

Badges

๐Ÿ‘พ Exploit Exists๐ŸŸก Public PoC

What is CVE-2026-41453?

Krayin CRM versions prior to 2.2.4 are susceptible to a blind SQL injection vulnerability found in the leads DataGrid. This issue arises when authenticated users manipulate the 'rotten_lead[in]' query parameter, allowing them to inject arbitrary SQL into a HAVING clause. The vulnerability stems from the lack of parameterized SQL statements, which results in user input being directly concatenated into a havingRaw() call within LeadDataGrid.php. Exploitation of this vulnerability can enable attackers to execute time-based and boolean-based blind injection techniques, facilitating the extraction of sensitive data including user credential hashes, CRM records, and app configuration data.

Affected Version(s)

laravel-crm 0

laravel-crm 0 < 2.2.4

laravel-crm 2.2.4

Exploit Proof of Concept (PoC)

PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.

References

CVSS V4

Score:
8.7
Severity:
HIGH
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • ๐ŸŸก

    Public PoC available

  • ๐Ÿ‘พ

    Exploit known to exist

  • Vulnerability published

  • Vulnerability Reserved

Credit

Jiva (JivaSecurity)
.