CVE-2026-59234
Last modified
CVE-2026-59234 is a medium-severity vulnerability rated 6.9/10 on the CVSS scale. Authorization Bypass Through User-Controlled Key (CWE-639) in CalendarDeleteEventController (app/Http/Controllers/Calendar/CalendarDeleteEventController.php), exposed at GET /calendar/event/delete/{id}, in Prospero Flow CRM before 5.5.3 allows a remote, authenticated attacker to delete arbitrary calendar events belonging to other users by manipulating the {id} path parameter, because the delete handler resolves the record with Calendar::find($id)->delete() and performs no ownership check (no user_id/company_id scoping) before deletion. This results in unauthorized destruction of other users' calendar events across the platform.. EPSS estimates a 0.40% chance of exploitation in the next 30 days.
Description
Authorization Bypass Through User-Controlled Key (CWE-639) in CalendarDeleteEventController (app/Http/Controllers/Calendar/CalendarDeleteEventController.php), exposed at GET /calendar/event/delete/{id}, in Prospero Flow CRM before 5.5.3 allows a remote, authenticated attacker to delete arbitrary calendar events belonging to other users by manipulating the {id} path parameter, because the delete handler resolves the record with Calendar::find($id)->delete() and performs no ownership check (no user_id/company_id scoping) before deletion. This results in unauthorized destruction of other users' calendar events across the platform.
Metrics
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:L/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
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Roskus | Prospero Flow CRM | >= 1.0.0, < 5.5.3 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-59234?
How severe is CVE-2026-59234?
How do I fix CVE-2026-59234?
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-59226Open WebUI is an extensible, feature-rich, and user-friendly…4.3
- CVE-2026-59227Open WebUI is an extensible, feature-rich, and user-friendly…5.4
- CVE-2026-5923Malicious use of a stolen cookie might allow modifications t…6
- CVE-2026-59231Server-Side Request Forgery in the PDF export component in m…5.3
- CVE-2026-59232Cross-site Scripting in the lead index view in Roskus Prospe…5.3
- CVE-2026-59233Missing Authorization in the permission management component…8.7
- CVE-2026-59235Missing Authorization (CWE-862) in BankAccountListController…8.7
- CVE-2026-59236Authorization Bypass Through User-Controlled Key (CWE-639) i…6.9
- CVE-2026-59237Authorization Bypass Through User-Controlled Key (CWE-639) i…6.9
- CVE-2026-59238Stored Cross-site Scripting (CWE-79) in the client-side repo…6.9
- CVE-2026-59239Stored Cross-site Scripting (CWE-79) in the email module in …8.6
- CVE-2026-59240The vulnerability involves an Insecure Direct Object Referen…6.9
Are you affected by CVE-2026-59234?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
