CVE-2026-59234

MEDIUM

CVSS v4.0: 6.9

NetworkNo privilegesNo user interactionAuthorization Bypass (IDOR)Vendor advisory ref

Source data as of:

At a glance

Severity
MEDIUM
CVSS
6.9 v4.0 · NVD
EPSS
EPSS not provided by FIRST.org for this CVE
CISA KEV
No
Type
Authorization Bypass (IDOR) · NVD CWE
Attack conditions (CVSS vector)
NetworkNo privilegesNo user interaction · Source: NVD Vector
Published
2026-07-03 · Modified: 2026-07-03

CVSS / EPSS / KEV

CVSS v4.0 6.9 / 10 MEDIUM Source: NVD
EPSS EPSS not provided by FIRST.org for this CVE Source: FIRST.org
CISA KEV No Source: CISA

Source — CVSS: NVD · EPSS: FIRST.org · KEV: CISA. Data & Sources

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.

Record details

CVE ID
CVE-2026-59234
CVSS (v4.0)
6.9 (MEDIUM)
Vector
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
CISA KEV
No
Weakness (CWE)
CWE-639
Affected configurations (CPE)
0
Published
2026-07-03
Modified
2026-07-03
Status
Received

References

Reference URLs as listed by NVD, grouped by a mechanical match on the link's host/pattern. Labels describe the link type only.