CVE-2026-53911
Last modified
CVE-2026-53911 is a medium-severity vulnerability rated 6.3/10 on the CVSS scale. 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. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:H/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
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-53911?
How severe is CVE-2026-53911?
How do I fix CVE-2026-53911?
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-53906MCO is vulnerable to Path Disclosure and Path Traversal in f…8.2
- CVE-2026-53907MCO is vulnerable to Stored Cross‑Site Scripting (XSS) via t…5.4
- CVE-2026-53908MCO is vulnerable to User Enumeration through authentication…4.3
- CVE-2026-53909MCO does not correctly validate types of uploaded files. Fil…6.5
- CVE-2026-5391The LatePoint plugin for WordPress is vulnerable to Stored C…6.4
- CVE-2026-53910diff3 tool from GNU diffutils is vulnerable to a heap‑based …2.1
- CVE-2026-53912Cerebrate before version 1.37 exposed credential material fr…5.1
- CVE-2026-53913Improper Authentication, Missing Authentication for Critical…9.8
- CVE-2026-53914In JetBrains Kotlin before 2.4.20 code execution was possibl…9.8
- CVE-2026-53915In JetBrains GoLand before 2026.1.3 remote code execution wa…8.8
- CVE-2026-53916Memory Allocation with Excessive Size Value vulnerability in…7.5
- CVE-2026-53917Memory Allocation with Excessive Size Value vulnerability in…7.5
Are you affected by CVE-2026-53911?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
