Description
Cross-site Scripting in the lead index view in Roskus Prospero Flow CRM before 5.3.7 allows authenticated users holding the create or update lead permission to execute arbitrary JavaScript in the application origin via HTML markup stored in the lead name field, which the view renders through Blade's unescaped output directive and inside a JavaScript string literal in an onclick attribute.
Published: 2026-07-31
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Stored Cross‑Site Scripting (XSS) was discovered in the lead index view of Roskus Prospero Flow CRM. The flaw allows an authenticated user who has permission to create or update leads to insert malicious JavaScript into the lead name field. When the application displays the leads, it renders the name through Blade's unescaped output directive and injects it into an onclick attribute that is evaluated inside a JavaScript string literal, giving the attacker the ability to execute arbitrary code in the context of the application origin.

Affected Systems

Vulnerable versions are all releases up to and including 5.3.6. The vendor recommends upgrading to version 5.3.7 or later, with the earliest release that actually tags the fix published as v5.5.3 on GitHub. All other Roskus Prospero Flow CRM installations that have not applied these updates remain susceptible.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate impact, while a very low EPSS of <1% shows that exploitation is unlikely at the moment. The issue is not listed in CISA's KEV catalog. Exploitation requires the attacker to authenticate with a role that can create or update leads, implying that an internal threat actor or a compromised user with such permissions could abuse the flaw to execute code in the browser of anyone viewing the lead list. Proper permissions management and prompt upgrading are therefore essential.

Generated by OpenCVE AI on August 2, 2026 at 04:06 UTC.

Remediation

Vendor Solution

Upgrade to version 5.3.7 or higher. The fix was not tagged: the earliest tagged release containing it is v5.5.3.


OpenCVE Recommended Actions

  • Upgrade to Prospero Flow CRM v5.5.3 (or any 5.3.7+ release) to apply the vendor supplied XSS fix.
  • Restrict 'create lead' and 'update lead' permissions to trusted users only until the upgrade is complete, to limit the attack surface.
  • If an upgrade cannot be performed immediately, configure input validation or sanitization on the lead name field so that scripts are stripped or escaped before storage, although this is a temporary workaround.

Generated by OpenCVE AI on August 2, 2026 at 04:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 31 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 31 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
Description Cross-site Scripting in the lead index view in Roskus Prospero Flow CRM before 5.3.7 allows authenticated users holding the create or update lead permission to execute arbitrary JavaScript in the application origin via HTML markup stored in the lead name field, which the view renders through Blade's unescaped output directive and inside a JavaScript string literal in an onclick attribute.
Title Stored Cross-site Scripting in Prospero Flow CRM lead name field
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': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:L/SA:N'}


Subscriptions

Roskus Prospero Flow Crm
cve-icon MITRE

Status: PUBLISHED

Assigner: Secur0

Published:

Updated: 2026-07-31T16:57:56.183Z

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

Link: CVE-2026-59232

cve-icon Vulnrichment

Updated: 2026-07-31T16:57:17.438Z

cve-icon NVD

Status : Received

Published: 2026-07-31T16:17:08.360

Modified: 2026-07-31T18:17:18.643

Link: CVE-2026-59232

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T04:15:04Z

Weaknesses
  • CWE-79

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