SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-61460

HIGH · CVSS 8.8 EPSS 0.28% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-10 · Last synced 2026-08-09

CyberRota Analysis

AI-Generated

Krayin CRM versions up to 2.2.3 are vulnerable due to an insecure direct object reference in multiple controllers, allowing authenticated users to manipulate records owned by others without proper validation. This flaw can lead to unauthorized editing, updating, or deletion of sensitive CRM data, potentially compromising data integrity and user trust. Organizations using Krayin CRM should prioritize patching this vulnerability to safeguard against potential data breaches and unauthorized access.

Public Exploit Signal

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

Detected Signals
exploit

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

CVE
CVE-2026-61460
Severity
HIGH
CVSS
8.8
EPSS
0.28%

Original NVD Description

Krayin CRM through 2.2.3 contains an insecure direct object reference vulnerability in LeadController, PersonController, OrganizationController, QuoteController, and ActivityController that allows authenticated users to edit, update, or delete records owned by other users. Attackers can modify CRM records and reassign ownership by exploiting missing record-level ownership validation in edit, update, and destroy methods.