CVE-2026-19870
Received Received - Intake

Authorization Bypass in Roskus Prospero Flow CRM Payroll Module

Vulnerability report for CVE-2026-19870, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-14

Last updated on: 2026-08-14

Assigner: 4daa8cea-433a-44bd-9456-53b127fc289a

Description

Authorization Bypass Through User-Controlled Key in the payroll module in Roskus Prospero Flow CRM before 5.15.10 allows authenticated users holding the read payroll permission to view the salary and banking details of employees of any other company in the instance, and users holding the create payroll permission to create payroll records attributed to another company's employees, because the listing query is not scoped to the caller's company and the employee identifier is validated for global existence rather than company membership

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-14
Last Modified
2026-08-14
Generated
2026-08-14
AI Q&A
2026-08-14
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
roskus prospero_flow_crm to 5.15.10 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
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.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-19870 is an Insecure Direct Object Reference (IDOR) vulnerability in Roskus Prospero Flow CRM's payroll module affecting versions before 5.15.10. It allows authenticated users with specific permissions to bypass authorization checks and access or create payroll records belonging to other companies within the same CRM instance. The flaw stems from missing company-based scoping in payroll queries and insufficient validation of employee IDs.

Detection Guidance

To detect this vulnerability, check if your Prospero Flow CRM version is 5.15.9 or earlier. Inspect the payroll module endpoints GET /payroll and POST /payroll/save for improper authorization checks. Look for unauthorized access to payroll records across different companies.

Impact Analysis

An attacker with 'read payroll' permissions could view sensitive salary and banking details of employees from other companies, including IBAN numbers and payment dates. With 'create payroll' permissions, they could fabricate fake payroll records attributed to employees of other companies, which would appear legitimate in the victim company's payroll listing.

Compliance Impact

This vulnerability likely violates data protection regulations such as GDPR (due to unauthorized access to personal and financial data) and HIPAA (if payroll data includes protected health information). It enables cross-tenant data exposure, creating significant compliance risks related to unauthorized data access and potential breaches of confidentiality requirements.

Mitigation Strategies

Immediately upgrade Prospero Flow CRM to version 5.15.10 or later. Ensure the payroll module enforces company-specific access controls. Review payroll records for unauthorized entries created by attackers.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-19870. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart