216.73.216.197

CVE-2026-53911

· Published 11/06/2026 12:16 · Modified 11/06/2026 15:24 · Author: The MITRE Corporation

Labels: CVE-2026-53911 2026-06-115a6e4751-2f3f-4070-9419-94fb35b644e8CVE-2026-53911CWE-639

Essential information

Published
11/06/2026 12:16
Modified
11/06/2026 15:24
Author
The MITRE Corporation
Creator
The MITRE Corporation
CVSS
6.3 MEDIUM (v3) 6.3 MEDIUM (v4.0)
CISA KEV
No
CWE
CWE-639
CVSS vector

CVSS metrics

Description

Cerebrate before version 1.37 allowed the id primary key field to be supplied through request input during CRUD edit operations and certain custom entity patching flows. In affected entities that did not explicitly mark id as inaccessible, an authenticated attacker could submit a crafted edit request containing the id of another record, causing the save operation to update that unrelated record instead of the record identified by the route parameter. The issue affected several entity types inheriting permissive mass-assignment defaults, including User, Role, UserSetting, LocalTool, PermissionLimitation, and EnumerationCollection. Since UserSettings edit functionality was reachable by any authenticated user, exploitation could allow unauthorized modification of records within the same entity type, with impact depending on the affected endpoint and writable fields. Cerebrate 1.37 fixes this by stripping id from request input after marshalling callbacks and by globally marking id as inaccessible in the base AppModel entity. The discovery of those potential vulnerabilities are inherited from initial finding from Jeroen Pinoy additional support from AI-Assisted Optus 4.8 (the commit wrongly assign Claude Fable 5 as the model switched) and coordinated by Andras Iklody.

NVD status

Status
Deferred — CVE has been recently published to the CVE List and has been received by the NVD.
Source
5a6e4751-2f3f-4070-9419-94fb35b644e8
NVD
View on NVD

Affected products (CPE)

ProductCPE
cerebrate / cerebrate cpe:2.3:a:cerebrate:cerebrate:<1.37:*:*:*:*:*:*:*

References