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 Reply Ticket field. Attackers can craft and store malicious scripts that execute in the browser sessions of Staff or Administrator users who view the Support Ticket detail page.
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 lets an authenticated client user insert malicious HTML or JavaScript into the Reply Ticket field. When a Staff or Administrator subsequently opens the Support Ticket detail page, the browser executes the payload. The flaw is a violation of XSS best practices and is classified as CWE‑79.

Affected Systems

Creativeitem’s Ekushey Project Manager CRM version 5.0 and earlier are affected. The vulnerability resides in the ticket reply functionality and is reachable only from within the application after user authentication.

Risk and Exploitability

CVSSv3.1 assigns a 5.1 severity, indicating a medium risk. EPSS score of 0.00165 indicates a very low probability of exploitation, and the flaw is not listed in the CISA KEV catalog. An attacker needs valid credentials to inject the payload, so the initial foothold requires compromise or theft of user accounts. Once the malicious script runs in a privileged user’s browser, the attacker could hijack sessions, steal data, or perform actions under the victim’s authority. Given the lack of a known exploit and the authentication requirement, the likelihood of widespread exploitation is moderate but not negligible.

Generated by OpenCVE AI on August 3, 2026 at 16:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a patched version of Ekushey Project Manager CRM that removes the stored XSS flaw (if available).
  • Implement server‑side input validation or sanitization for the Reply Ticket field, ensuring that only safe, escaped content is stored and rendered.
  • Deploy a strict Content Security Policy that disallows inline scripts and restricts script execution domains for ticket detail pages.

Generated by OpenCVE AI on August 3, 2026 at 16:59 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
CPEs cpe:2.3:a:creativeitem:ekushey_project_manager_crm:*:*:*:*:*:*:*:*

Tue, 28 Jul 2026 04:45:00 +0000

Type Values Removed Values Added
First Time appeared Creativeitem
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 Reply Ticket field. Attackers can craft and store malicious scripts that execute in the browser sessions of Staff or Administrator users who view the Support Ticket detail page.
Title Ekushey Project Manager CRM 5.0 Stored XSS via Reply Ticket 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'}

ssvc

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


Subscriptions

Creativeitem Ekushey Project Manager Crm
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-28T13:02:13.107Z

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

Link: CVE-2026-66031

cve-icon Vulnrichment

Updated: 2026-07-27T19:00:58.308Z

cve-icon NVD

Status : Deferred

Published: 2026-07-27T19:17:22.540

Modified: 2026-07-28T20:37:39.353

Link: CVE-2026-66031

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T17:00:06Z

Weaknesses
  • CWE-79

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