8.6
HIGH CVSS 4.0
CVE-2026-19539
IDOR in Prospero Flow CRM allows cross-tenant ticket read, hijacking, and deletion
Description

Authorization Bypass Through User-Controlled Key in the ticket management component in Roskus Prospero Flow CRM before 5.4.9 allows authenticated users of any company to read the full content (title, description, and attachments) of tickets belonging to another company, to hijack another company's tickets by reassigning their company_id, and to delete another company's tickets without any authorization check, via the ticket's numeric identifier, because the read and save operations retrieve the record without constraining the query to the authenticated user's company, and the delete controller type-hints a generic Illuminate\Http\Request instead of the TicketDeleteRequest that would enforce the required permission.

INFO

Published Date :

Aug. 11, 2026, 2:17 p.m.

Last Modified :

Aug. 11, 2026, 2:17 p.m.

Remotely Exploit :

Yes !

Source :

4daa8cea-433a-44bd-9456-53b127fc289a
Affected Products

The following products are affected by CVE-2026-19539 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Roskus prospero_flow_crm
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 4.0 HIGH 4daa8cea-433a-44bd-9456-53b127fc289a
CVSS 4.0 HIGH 4daa8cea-433a-44bd-9456-53b127fc289a
Solution
Update Roskus Prospero Flow CRM to version 5.4.9 or later to fix authorization bypass.
  • Update Roskus Prospero Flow CRM to version 5.4.9.
  • Apply vendor patches for ticket management.
  • Review and enforce authorization checks.
  • Validate ticket company ID on operations.
References to Advisories, Solutions, and Tools
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-19539 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2026-19539 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-19539 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-19539 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • New CVE Received by 4daa8cea-433a-44bd-9456-53b127fc289a

    Aug. 11, 2026

    Action Type Old Value New Value
    Added Affected [{'repo': 'https://github.com/Roskus/prospero-flow-crm', 'vendor': 'Roskus', 'modules': ['Ticket management'], 'product': 'Prospero Flow CRM', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '5.4.9', 'versionType': 'semver'}], 'programFiles': ['app/Http/Controllers/Ticket/TicketUpdateController.php', 'app/Repositories/TicketRepository.php', 'app/Http/Controllers/Ticket/TicketDeleteController.php'], 'defaultStatus': 'unaffected'}]
    Added Description Authorization Bypass Through User-Controlled Key in the ticket management component in Roskus Prospero Flow CRM before 5.4.9 allows authenticated users of any company to read the full content (title, description, and attachments) of tickets belonging to another company, to hijack another company's tickets by reassigning their company_id, and to delete another company's tickets without any authorization check, via the ticket's numeric identifier, because the read and save operations retrieve the record without constraining the query to the authenticated user's company, and the delete controller type-hints a generic Illuminate\Http\Request instead of the TicketDeleteRequest that would enforce the required permission.
    Added CVSS V4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
    Added CWE CWE-862
    Added Reference https://github.com/Roskus/prospero-flow-crm/commit/b2b6ffdace0972ab62d1f7e8cdab0ed213bfc4a9
    Added Reference https://github.com/Roskus/prospero-flow-crm/releases/tag/v5.5.3
    Added Reference https://secur0.com/en/cna/cve-list/cve-2026-19539-idor-in-prospero-flow-crm-allows-cross-tenant-ticket-read-hijacking-and-deletion
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.