SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-41452

CRITICAL · CVSS 9.8 EPSS 0.66%

Source: NVD + CISA KEV + EPSS · Published 2026-08-03 · Last synced 2026-09-02

CyberRota Analysis

AI-Generated

Krayin CRM 2.2.4 is vulnerable due to a missing authentication flaw in its installer middleware, allowing unauthenticated remote attackers to overwrite the primary administrator account by exploiting a crafted HTTP POST request. This vulnerability enables attackers to gain full administrative access to all CRM data by supplying arbitrary credentials. Organizations using this CRM version should prioritize immediate remediation to prevent potential unauthorized access and data breaches.

CVE
CVE-2026-41452
Severity
CRITICAL
CVSS
9.8
EPSS
0.66%

Original NVD Description

Krayin CRM 2.2.4 contains a missing authentication vulnerability in the installer middleware that allows unauthenticated remote attackers to overwrite the primary administrator account by sending a crafted HTTP POST request with the X-Requested-With: XMLHttpRequest header to bypass the CanInstall middleware redirect check. Attackers can supply arbitrary name, email, and password values to the admin-config-setup endpoint, which performs an unauthenticated updateOrInsert targeting the hardcoded administrator user ID, enabling full administrative access to all CRM data.