CVE-2026-19734
Last modified
CVE-2026-19734 is a high-severity vulnerability rated 8.6/10 on the CVSS scale. 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.. EPSS estimates a 0.33% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Roskus | Prospero Flow CRM | < 5.4.7 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-19734?
How severe is CVE-2026-19734?
How do I fix CVE-2026-19734?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-19727Improper neutralization of input during web page generation …6.1
- CVE-2026-19728The Extra Product Options Builder for WooCommerce WordPress …7.5
- CVE-2026-19729A flaw was found in the key provider component of the keyclo…4.9
- CVE-2026-1973A vulnerability was determined in Free5GC up to 4.1.0. The i…7.5
- CVE-2026-19730The 'podman quadlet install --replace' command opens the exi…4.2
- CVE-2026-19733Server-Side request forgery (SSRF) vulnerability in Yordam I…5.3
- CVE-2026-1974A vulnerability was identified in Free5GC up to 4.1.0. This …7.5
- CVE-2026-19744Cross-site Scripting in the Markdown renderer in maalfer Pen…5.1
- CVE-2026-19745A flaw has been found in Calix GigaSpire 26.1.0. Impacted is…4.3
- CVE-2026-19746A vulnerability has been found in Calix GigaSpire 26.1.0. Th…4.3
- CVE-2026-19747A weakness has been identified in Tenda CH7, CH7G, CH10, CP3…9.8
- CVE-2026-19748A security vulnerability has been detected in Tenda CH7, CH7…3.7
Are you affected by CVE-2026-19734?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
