Missing Authorization in SuiteCRM - CVE-2026-61650
Published: August 1, 2026
SuiteCRM
Detailed vulnerability description
The vulnerability allows a remote user to modify security-relevant relationships and ownership fields on records they should not be able to edit.
The vulnerability exists due to missing authorization in the V8 relationship creation endpoint when handling POST requests to create one-to-many relationships. A remote user can send a specially crafted relationship creation request to modify security-relevant relationships and ownership fields on records they should not be able to edit.
For one-to-many relationships, creating the relationship writes the right-hand-side foreign key into the target record, turning a read-only relationship action into an unauthorized record modification.