Skip to main content

Laravel Crm CVE-2026-5370

| EUVDEUVD-2026-18484 LOW
Cross-site Scripting (XSS) (CWE-79)
2026-04-02 VulDB
2.0
CVSS 4.0 · Vendor: VulDB

Severity by source

Vendor (VulDB) PRIMARY
2.0 LOW
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Primary rating from Vendor (VulDB) · only source for this CVE.

CVSS VectorVendor: VulDB

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
P
Scope
X

Lifecycle Timeline

7
Severity Changed
Apr 29, 2026 - 01:11 NVD
MEDIUM LOW
CVSS changed
Apr 29, 2026 - 01:11 NVD
5.1 (MEDIUM) 2.0 (LOW)
PoC Detected
Apr 03, 2026 - 16:10 vuln.today
Public exploit code
EUVD ID Assigned
Apr 02, 2026 - 18:15 euvd
EUVD-2026-18484
Analysis Generated
Apr 02, 2026 - 18:15 vuln.today
Patch released
Apr 02, 2026 - 18:15 nvd
Patch available
CVE Published
Apr 02, 2026 - 17:30 nvd
MEDIUM 5.1

DescriptionCVE.org

A vulnerability was identified in krayin laravel-crm up to 2.2. Impacted is the function composeMail of the file packages/Webkul/Admin/tests/e2e-pw/tests/mail/inbox.spec.ts of the component Activities Module/Notes Module. The manipulation leads to cross site scripting. Remote exploitation of the attack is possible. The exploit is publicly available and might be used. The identifier of the patch is 73ed28d466bf14787fdb86a120c656a4af270153. To fix this issue, it is recommended to deploy a patch.

AnalysisAI

Stored cross-site scripting (XSS) in Krayin Laravel-CRM up to version 2.2 allows authenticated users with low privileges to inject malicious scripts via the composeMail function in the Activities/Notes Module, which are then executed when other users view the content. The vulnerability requires user interaction (UI:P) but has confirmed publicly available exploit code and a vendor-released patch (commit 73ed28d466bf14787fdb86a120c656a4af270153), making it a moderate priority for deployments where multiple users interact with notes and mail features.

Technical ContextAI

The vulnerability is a reflected or stored XSS vulnerability (CWE-79) in the composeMail function within the e2e test file structure of Krayin's Laravel-CRM Activities/Notes Module. The CVSS v4.0 vector shows the attack requires network access (AV:N), low attack complexity (AC:L), authenticated privileges (PR:L), and user interaction (UI:P), with integrity impact (VI:L) on the application's data representation. Laravel-CRM is a customer relationship management system built on the Laravel framework, and the vulnerability exists in the mail composition component where user-supplied input is not properly sanitized before being rendered in the UI, allowing script injection.

RemediationAI

Apply the vendor-released patch from commit 73ed28d466bf14787fdb86a120c656a4af270153 via GitHub pull request 2466. This can be implemented by updating Krayin Laravel-CRM to a version that includes this commit (versions after the patch merge date). Users should verify the exact patched version number from the Krayin project releases page at https://github.com/krayin/laravel-crm/releases. In the interim, restrict mail composition and notes features to trusted administrators only, or implement web application firewall rules to sanitize or block script tags in mail/notes input fields. The vendor advisory and detailed patch information are available at https://github.com/krayin/laravel-crm/pull/2466 and https://github.com/krayin/laravel-crm/issues/2419.

Share

CVE-2026-5370 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy