CVE-2026-90944 Details
Description
Krayin CRM through 2.2.6 exposes the POST /admin/mail/inbound-parse endpoint without authentication, allowing unauthenticated attackers to inject arbitrary emails into the CRM inbox. Attackers can supply crafted RFC 2822 messages with forged sender information and headers to insert emails with any subject and body, including replies to existing conversation threads.
A vulnerability in Krayin CRM versions through 2.2.6 allows unauthenticated attackers to inject arbitrary emails into the CRM inbox via the POST /admin/mail/inbound-parse endpoint. This endpoint is exposed without authentication, as it is explicitly removed from CSRF protection and the authentication middleware is stripped away. Attackers can send crafted RFC 2822 messages with forged sender details and headers, including replies to existing conversation threads. The injected emails are processed and stored in the inbox, where they are visible to all authenticated users.
Users are advised to update to Krayin CRM version 2.2.6 or later, where this vulnerability has been addressed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 14, 2026CISA-ADP
Assessed Sep 14, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/krayin/laravel-crm/issues/2560 | CISA-ADP | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/krayin/laravel-crm | [email protected] | ProductVendor |
| https://github.com/krayin/laravel-crm/blob/v2.2.6/bootstrap/app.php | [email protected] | Source CodeVendor |
| https://github.com/krayin/laravel-crm/blob/v2.2.6/packages/Webkul/Admin/src/Routes/Admin/mail-routes.php | [email protected] | Source CodeVendor |
| https://github.com/krayin/laravel-crm/issues/2560 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://www.vulncheck.com/advisories/krayin-crm-through-2.2.6-unauthenticated-email-injection-via-inbound-parse | [email protected] | Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-306 | Missing Authentication for Critical Function | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Krayin CRM | <= 2.2.6 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 14, 2026 | CVE Modified | CISA-ADP |
| Sep 14, 2026 | New CVE Received | [email protected] |
Volerion