CVE-2026-19734: IDOR in Prospero Flow CRM allows cross-tenant product disclosure and hijacking
Missing Authorization and Authorization Bypass Through User-Controlled Key in the product management component in Roskus Prospero Flow CRM before 5.4.7 allows authenticated users of any company to read the full sensitive data (price, cost, stock, SKU, and barcode) of another company's product and to hijack that product by reassigning its companyid, via the product's numeric identifier, because ProductUpdateController did not extend MainController and therefore required no authentication check on the read endpoint, and ProductRepository::save() retrieved the record via Product::find($data['id']) without constraining the query to the authenticated user's company before overwriting its companyid.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
Roskus Prospero Flow CRMto a version that resolves this vulnerability.Fixed in 5.4.7
Event History
Frequently Asked Questions
What is the severity of CVE-2026-19734?
The severity of CVE-2026-19734 is rated at 65, indicating a moderate risk level.
How do I fix CVE-2026-19734?
To fix CVE-2026-19734, update your Prospero Flow CRM to version 5.5.3 or later.
What are the implications of CVE-2026-19734?
CVE-2026-19734 allows authenticated users to access sensitive product data from other companies, leading to potential data breaches and hijacking.
Is CVE-2026-19734 present in older versions of Prospero Flow CRM?
Yes, CVE-2026-19734 is present in versions prior to 5.4.7 of Prospero Flow CRM.
Who is affected by CVE-2026-19734?
Any company using Prospero Flow CRM versions before 5.4.7 is affected by CVE-2026-19734.