
Cross-Site Scripting (XSS) vulnerability exists in Webkul Krayin CRM (HTML Injection)
CVE: CVE-2026-36341
The vulnerability is particularly critical because it affects the Admin Panel. In many CRM workflows, managers or higher-level admins review activities logged by staff. By injecting a payload into a simple "Call" or "Meeting" log, an attacker can target high-privilege accounts without direct interaction with the victim.
https://github.com/krayin/laravel-crm/pull/2401
https://github.com/krayin/laravel-crm/releases/tag/v2.1.6
Video Poc: https://cyber.spool.co.jp/wp-content/uploads/2026/04/krayin-html-injection.mp4
innerHTML with user data; use textContent instead.