CVE-2026-41452
Received Received - Intake

Authentication Bypass in Krayin CRM Installer

Vulnerability report for CVE-2026-41452, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-03

Last updated on: 2026-08-03

Assigner: VulnCheck

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-03
Last Modified
2026-08-03
Generated
2026-08-03
AI Q&A
2026-08-03
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
krayin crm 2.2.4

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-306 The product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

Krayin CRM 2.2.4 has a missing authentication vulnerability in its installer middleware. This flaw allows unauthenticated remote attackers to overwrite the primary administrator account by sending a crafted HTTP POST request with the X-Requested-With: XMLHttpRequest header. The vulnerability bypasses the CanInstall middleware redirect check, enabling attackers to supply arbitrary name, email, and password values to the admin-config-setup endpoint. This results in an unauthenticated updateOrInsert operation targeting the hardcoded administrator user ID, granting full administrative access to all CRM data.

Detection Guidance

Check for unauthorized POST requests to the /admin-config-setup endpoint with the X-Requested-With: XMLHttpRequest header. Monitor logs for attempts to modify the administrator account without authentication.

Impact Analysis

This vulnerability allows attackers to gain full administrative access to your Krayin CRM system without authentication. They can take complete control of the CRM, access all stored data, modify or delete records, and potentially steal sensitive information. The impact includes unauthorized data exposure, system compromise, and loss of data integrity.

Compliance Impact

This vulnerability can severely impact compliance with GDPR and HIPAA. Unauthorized administrative access may lead to data breaches, exposing personal or protected health information. This could result in legal penalties, fines, and reputational damage due to non-compliance with data protection requirements.

Mitigation Strategies

Upgrade Krayin CRM to a patched version if available. If not, restrict access to the /admin-config-setup endpoint via firewall rules or web server configuration. Review and audit administrator accounts for unauthorized changes.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-41452. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart