๐Ÿ” CVE Alert

CVE-2026-53911

UNKNOWN 0.0

Cerebrate primary key mass assignment in CRUD edit operations allows authenticated users to overwrite unrelated records

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-639
Vendor cerebrate
Product cerebrate
Published Jun 11, 2026
Stay Ahead of the Next One

Get instant alerts for cerebrate cerebrate

Be the first to know when new unknown vulnerabilities affecting cerebrate cerebrate are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

cerebrate / cerebrate
0 < 1.37.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/cerebrate-project/cerebrate/commit/b3c8f951b0634f05691339512ef06cc261afecaf

Credits

Jeroen Pinoy Andras Iklody Claude Fable 5 claude opus 4.8