CVE-2026-19734
Published:August 13, 2026
Updated:September 01, 2026
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 company_id, 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 company_id.
Affected Packages
https://github.com/Roskus/prospero-flow-crm.git (GITHUB):
Affected version(s) >=v1.0.0 <v5.5.3Fix Suggestion:
Update to version v5.5.3Related Resources (6)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.6
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
8.1
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
NONE
Weakness Type (CWE)
Authorization Bypass Through User-Controlled Key
EPSS
Base Score:
0.33