GHSA-rpp3-j482-5g39Medium
Authorization Bypass Through User-Controlled Key (CWE-639) in the Excel import handlers ...
🔗 CVE IDs covered (1)
📋 Description
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.
🔗 References (5)
- https://nvd.nist.gov/vuln/detail/CVE-2026-59236
- https://github.com/Roskus/prospero-flow-crm/commit/bdd6c9770a7435a45f0411154671b8a3e94dcdaa
- https://github.com/Roskus/prospero-flow-crm/releases/tag/v5.14.0
- https://secur0.com/en/cna/cve-list/cve-2026-59236-authorization-bypass-in-prospero-flow-crm-excel-import-allows-cross-tenant-record-injection
- https://github.com/advisories/GHSA-rpp3-j482-5g39