CVE-2026-66029
Received Received - Intake

Ekushey Project Manager CRM Stored XSS in Client Name

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

Publication date: 2026-07-27

Last updated on: 2026-07-27

Assigner: VulnCheck

Description

Ekushey Project Manager CRM through version 5.0 contains a stored cross-site scripting vulnerability that allows authenticated client users to inject arbitrary HTML and JavaScript by entering malicious payloads into the client Name field on the Edit Profile page without sanitization. Attackers can craft and store malicious scripts that execute in the browser sessions of Staff or Administrator users who view the Manage Clients or Manage Client Projects pages where client names are rendered unsanitized.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
ekushey project_manager_crm to 5.0 (inc)
creativeitem ekushey_project_manager_crm to 5.0 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-66029 is a stored cross-site scripting (XSS) vulnerability in Ekushey Project Manager CRM version 5.0 or earlier. Authenticated client users can inject malicious HTML or JavaScript by entering unsanitized payloads into the client Name field on the Edit Profile page. The injected scripts execute when staff or administrator users view the Manage Clients or Manage Client Projects pages where client names are displayed without sanitization.

Detection Guidance

To detect this stored XSS vulnerability, inspect the Ekushey Project Manager CRM application for unsanitized client names in the Edit Profile page. Check if malicious payloads like <script>alert('test')</script> are stored and rendered unsanitized in the Manage Clients or Manage Client Projects pages.

Impact Analysis

This vulnerability allows attackers to execute malicious scripts in the browsers of staff or administrator users. This could lead to session hijacking, unauthorized actions on behalf of users, theft of sensitive data, or further compromise of the application. Users viewing affected pages may unknowingly trigger the stored scripts.

Compliance Impact

This vulnerability could lead to unauthorized access to personal or sensitive data, violating GDPR and HIPAA requirements for data protection and confidentiality. Organizations using the affected software may face compliance violations, legal penalties, and reputational damage if exploited.

Mitigation Strategies

Immediately update Ekushey Project Manager CRM to the latest patched version if available. As a temporary mitigation, sanitize all user inputs, particularly the client Name field, to prevent script injection. Restrict client user privileges to minimize potential impact.

Chat Assistant

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

EPSS Chart