Description
Missing Authorization in the permission management component in Roskus Prospero Flow CRM before 5.2.1 allows any authenticated user to grant any role, including their own, the complete set of application permissions via a crafted POST request to the permission save endpoint, which performs no authorization check before synchronizing the submitted permissions to the specified role.
Published: 2026-08-10
Score: 8.7 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the permission management component of Prospero Flow CRM, where a POST request to the permission save endpoint lacks an authorization check. An authenticated user can issue a crafted request to assign any role, including their own, with the complete set of application permissions, effectively elevating privileges without constraint. This flaw enables simple credential escalation and could grant unrestricted access to sensitive data and administrative controls.

Affected Systems

The flaw affects all versions of Roskus Prospero Flow CRM prior to 5.2.1. Users should upgrade to version 5.2.1 or newer to eliminate the missing authorization check.

Risk and Exploitability

The CVSS score of 8.7 indicates high severity. While an EPSS score is not available, the vulnerability is not listed in the CISA KEV catalog, implying no known widespread exploitation yet. An attacker needs to be authenticated to the system but can then leverage the exposed endpoint to gain administrative privileges, which suggests a straightforward exploit path against any deployed instance lacking the patch.

Generated by OpenCVE AI on August 10, 2026 at 13:21 UTC.

Remediation

Vendor Solution

Upgrade to version 5.2.1 or higher.


OpenCVE Recommended Actions

  • Upgrade Prospero Flow CRM to version 5.2.1 or later.
  • Restrict access to the permission save endpoint by limiting allowed roles or IP ranges.
  • Implement logging and monitoring of permission changes to detect unauthorized escalation attempts.

Generated by OpenCVE AI on August 10, 2026 at 13:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 10 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 10 Aug 2026 12:30:00 +0000

Type Values Removed Values Added
Description Missing Authorization in the permission management component in Roskus Prospero Flow CRM before 5.2.1 allows any authenticated user to grant any role, including their own, the complete set of application permissions via a crafted POST request to the permission save endpoint, which performs no authorization check before synchronizing the submitted permissions to the specified role.
Title Missing Authorization in Prospero Flow CRM permission save endpoint allows privilege escalation
First Time appeared Roskus
Roskus prospero Flow Crm
Weaknesses CWE-639
CPEs cpe:2.3:a:roskus:prospero_flow_crm:*:*:*:*:*:*:*:*
Vendors & Products Roskus
Roskus prospero Flow Crm
References
Metrics cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Roskus Prospero Flow Crm
cve-icon MITRE

Status: PUBLISHED

Assigner: Secur0

Published:

Updated: 2026-08-10T17:52:43.950Z

Reserved: 2026-07-03T11:24:39.241Z

Link: CVE-2026-59233

cve-icon Vulnrichment

Updated: 2026-08-10T17:52:38.170Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-10T15:30:05Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key