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.
Published: 2026-07-27
Score: 5.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Ekushey Project Manager CRM through version 5.0 contains a stored cross‑site scripting flaw that permits authenticated client users to inject arbitrary HTML and JavaScript into the client Name field on the Edit Profile page. The server stores the payload unsanitized, and when a Staff or Administrator views pages that display client names the malicious code executes within their browser context, enabling theft of session tokens, credential leakage, or other client‑side attacks. This weakness is identified as CWE‑79.

Affected Systems

The affected product is Creativeitem’s Ekushey Project Manager CRM, versions up to and including 5.0. Users with client-level authentication who can edit a client’s profile are at risk, and Staff or Administrator users who view client information become victims when the injected code is rendered.

Risk and Exploitability

The CVSS score of 5.1 indicates medium severity for the vulnerability. The EPSS score is less than 1%, indicating a very low probability of exploitation, and the issue is not listed in the CISA KEV catalog. Attackers only need to be authenticated as a client to inject the payload, after which the code is stored and later triggered in privileged user sessions. The exploitation path is straightforward: a client submits a crafted name, it is persisted, and when a high‑privilege user visits a page that displays the client name the XSS payload executes.

Generated by OpenCVE AI on August 3, 2026 at 17:00 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest version of Ekushey Project Manager CRM that has the client name field properly sanitized or patched for this flaw.
  • If an upgrade cannot be performed immediately, disable editing of the client Name field for authenticated clients or restrict client users from accessing the Edit Profile page.
  • Deploy a web application firewall or intrusion prevention system configured to block common XSS payloads on any input fields, including the client name.
  • Implement output encoding on the Manage Clients and Manage Client Projects pages to ensure that any stored client names are escaped before being rendered in the browser.

Generated by OpenCVE AI on August 3, 2026 at 17:00 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 28 Jul 2026 01:30:00 +0000

Type Values Removed Values Added
First Time appeared Creativeitem
Creativeitem ekushey Project Manager Crm
CPEs cpe:2.3:a:creativeitem:ekushey_project_manager_crm:*:*:*:*:*:*:*:*
Vendors & Products Creativeitem
Creativeitem ekushey Project Manager Crm

Mon, 27 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
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.
Title Ekushey Project Manager CRM 5.0 Stored XSS via Client Name Field
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 5.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'}

cvssV4_0

{'score': 5.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N'}


Subscriptions

Creativeitem Ekushey Project Manager Crm
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-28T14:07:29.468Z

Reserved: 2026-07-23T20:45:17.816Z

Link: CVE-2026-66029

cve-icon Vulnrichment

Updated: 2026-07-28T14:07:23.811Z

cve-icon NVD

Status : Deferred

Published: 2026-07-27T18:17:00.250

Modified: 2026-07-28T16:07:15.840

Link: CVE-2026-66029

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T17:15:12Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')