CVE-2026-78365
Received
Received - Intake
Authorization Bypass in Roskus Prospero Flow CRM
Vulnerability report for CVE-2026-78365, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-24
Last updated on: 2026-08-24
Assigner: Secur0
Description
Description
Authorization Bypass Through User-Controlled Key in the supplier API in Roskus Prospero Flow CRM 4.0.0 through 5.3.1 allows any authenticated user to read and modify another company's supplier record, and to reassign it to their own company, via a PUT request to /api/supplier/{id} setting company_id in the body.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| roskus | prospero_flow_crm | From 4.0.0 (inc) to 5.3.1 (inc) |
| roskus | prospero_flow_crm | 4.0.0 |
| roskus | prospero_flow_crm | 5.3.1 |
| roskus | prospero_flow_crm | From 5.3.2 (inc) |
| roskus | prospero_flow_crm | 5.5.3 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-639 | The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data. |
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |