CVE-2026-59236 PUBLISHED

Authorization bypass in Prospero Flow CRM Excel import allows cross-tenant record injection

Assigner: Secur0
Reserved: 03.07.2026 Published: 15.07.2026 Updated: 15.07.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N
CVSS Score: 6.9

Product Status

Vendor Roskus
Product Prospero Flow CRM
Versions Default: unaffected
  • affected from 1.0.0 to 5.14.0 (excl.)

Solutions

Upgrade to version 5.14.0 or higher.

Credits

  • Mario Álvarez Fernández (maalfer) finder
  • Thomas O'Neil Álvarez (thomas.pime) finder
  • Gustavo Novaro remediation developer
  • Xoan M. Otero Jorge analyst
  • Cristian Fernández Cornejo analyst
  • Secur0 CNA coordinator

References

Problem Types

  • CWE-639 Authorization bypass through User-Controlled key CWE

Impacts

  • CAPEC-122 Privilege Abuse