CVE-2026-41452

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.
Configurations

No configuration.

History

03 Aug 2026, 17:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-08-03 17:16

Updated : 2026-08-03 17:16


NVD link : CVE-2026-41452

Mitre link : CVE-2026-41452

CVE.ORG link : CVE-2026-41452


JSON object : View

Products Affected

No product.

CWE
CWE-306

Missing Authentication for Critical Function