---
id: CVE-2026-41453
title: >-
  Krayin CRM before 2.2.4 contains a blind SQL injection vulnerability in the
  leads DataGrid that allows authenticated users with leads access to inject
  arbitrary SQL into a HAVING clause by manipulating the rotten_lead[in] query
  parameter…
summary: >-
  Krayin CRM before 2.2.4 contains a blind SQL injection vulnerability in the
  leads DataGrid that allows authenticated users with leads access to inject
  arbitrary SQL into a HAVING clause by manipulating the rotten_lead[in] query
  parameter…
severity: high
cvss: 8.8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-89
published: '2026-08-03'
updated: '2026-09-09'
sourceUpdated: '2026-09-09T20:35:08.537'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-41453'
references:
  - url: >-
      https://github.com/krayin/laravel-crm/commit/2a3724cb7e9e65ab98f2b42c8ca2c98dede48f62
    label: disclosure@vulncheck.com
  - url: 'https://github.com/krayin/laravel-crm/releases/tag/v2.2.4'
    label: disclosure@vulncheck.com
  - url: 'https://jivasecurity.com/writeups/krayin-lead-datagrid-sqli-cve-2026-41453'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/krayin-crm-blind-sql-injection-via-leaddatagrid-php-rotten-lead-parameter
    label: disclosure@vulncheck.com
tags:
  - nvd
epss: 0.005
epssPercentile: 0.40162
ingestedAt: '2026-09-09T21:22:45.522Z'
---

## Overview

Krayin CRM before 2.2.4 contains a blind SQL injection vulnerability in the leads DataGrid that allows authenticated users with leads access to inject arbitrary SQL into a HAVING clause by manipulating the rotten_lead[in] query parameter, which is concatenated without parameterized binding directly into a havingRaw() call in LeadDataGrid.php. Attackers can exploit this flaw using time-based and boolean-based blind injection techniques to extract the entire database contents, including user credential hashes, CRM records, and application configuration data.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
