CVE Catalog

CVE-2026-19539

HighCVSS 8.6
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.32%

25th percentile - higher than 25% of all known CVEs

Summary

Roskus Prospero Flow CRM before 5.4.9 has an authorization bypass through user-controlled key, allowing authenticated users of any company to read, hijack, and delete tickets belonging to another company.

Risk Assessment

An attacker can access sensitive ticket data of other companies, and also modify or delete them, compromising data confidentiality and integrity.

Recommendation

Update Roskus Prospero Flow CRM to version 5.4.9 or later, which includes the fix.

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS