Description
Stored Cross-site Scripting (CWE-79) in the email module in Roskus Prospero Flow CRM before 5.4.4 allows a remote, authenticated low-privileged user to execute arbitrary JavaScript in another user's browser, including administrators, leading to session compromise and account takeover, via a payload stored in an email body that is persisted without sanitization and rendered unescaped with {!! $email->body !!} when the recipient opens the message.
Published: 2026-07-27
Score: 8.6 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a stored cross‑site scripting flaw that allows a remote, authenticated low‑privileged user to inject unsanitized JavaScript into an email body. When any recipient—including administrators—opens the poisoned email, the script executes in the victim’s browser context, allowing the attacker to hijack the session and take over the administrator account. This constitutes a severe compromise of confidentiality and integrity for privileged users.

Affected Systems

Roskus Prospero Flow CRM before version 5.4.4 is affected. Only the email module’s rendering of the email body using unescaped markup is implicated. The vendor recommends upgrading to version 5.4.4 or later to eliminate the flaw.

Risk and Exploitability

The CVSS score of 8.6 indicates high severity, and the EPSS score of 0.00383 (<1%) indicates a very low but non‑zero probability of exploitation, but the flaw remains likely to be exploited in practice because it requires only a low‑privileged authenticated account and relies on a common web vulnerability. The vulnerability is not listed in the CISA KEV catalog, so no active exploit is known, but the attack vector is remote and straightforward: a malicious user can create a crafted email, have an administrator view it, and compromise that account.

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

Remediation

Vendor Solution

Upgrade to version 5.4.4 or higher.


OpenCVE Recommended Actions

  • Upgrade Prospero Flow CRM to version 5.4.4 or higher.
  • Limit or disable email creation for low‑privileged users while the upgrade is pending.
  • Apply input sanitization or escape output for all email body content.
  • Deploy a web‑application firewall rule set to block typical XSS payloads in email bodies.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Description Stored Cross-site Scripting (CWE-79) in the email module in Roskus Prospero Flow CRM before 5.4.4 allows a remote, authenticated low-privileged user to execute arbitrary JavaScript in another user's browser, including administrators, leading to session compromise and account takeover, via a payload stored in an email body that is persisted without sanitization and rendered unescaped with {!! $email->body !!} when the recipient opens the message.
Title Stored XSS in Prospero Flow CRM email body allows administrator account takeover
First Time appeared Roskus
Roskus prospero Flow Crm
Weaknesses CWE-79
CPEs cpe:2.3:a:roskus:prospero_flow_crm:*:*:*:*:*:*:*:*
Vendors & Products Roskus
Roskus prospero Flow Crm
References
Metrics cvssV4_0

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

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Subscriptions

Roskus Prospero Flow Crm
cve-icon MITRE

Status: PUBLISHED

Assigner: Secur0

Published:

Updated: 2026-07-27T18:31:10.854Z

Reserved: 2026-07-03T11:24:39.242Z

Link: CVE-2026-59239

cve-icon Vulnrichment

Updated: 2026-07-27T18:31:07.269Z

cve-icon NVD

Status : Received

Published: 2026-07-27T18:16:57.300

Modified: 2026-07-27T19:17:17.970

Link: CVE-2026-59239

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')