CVE Catalog

CVE-2026-59236

MediumCVSS 6.9
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.47%

38th percentile - higher than 38% of all known CVEs

Summary

A vulnerability in Prospero Flow CRM before version 5.14.0 allows an authenticated user to bypass authorization via a user-controlled key (CWE-639) in the Excel import functionality. An attacker can create customer, lead, and product records in another company's tenant by uploading a spreadsheet with a manipulated company_id column.

Risk Assessment

The risk involves potential breach of data isolation between tenants in the CRM system, leading to unauthorized data access, manipulation, and possible financial and reputational damage.

Recommendation

Immediately upgrade Prospero Flow CRM to version 5.14.0 or later, which includes a fix for this vulnerability. As a temporary workaround, disable the Excel import feature for all users until the update is applied.

Other vulnerabilities in Prospero Flow CRM

See all
Original NVD description (English source)

Authorization Bypass Through User-Controlled Key (CWE-639) in the Excel import handlers (CustomerImport, LeadImport, ProductImport) in Roskus Prospero Flow CRM before 5.14.0 allows a remote, authenticated user of any role or company to create customer, lead, and product records inside another company's tenant via a spreadsheet whose company_id column points to the victim tenant, uploaded to POST /customer/import/excel/save, which maps company_id directly from the file and performs no check that it matches the authenticated user's company.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS