๐Ÿ” CVE Alert

CVE-2026-53901

UNKNOWN 0.0

Cerebrate before v1.37 allows mass assignment of record identifiers during object creation

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Cerebrate before version 1.37 contains a mass-assignment vulnerability in the generic CRUD add path. The add() handler attempted to remove an attacker-supplied id from $params before normalizing the request through __massageInput(). Because the normalized $input could still contain an id field, a user able to reach an affected add endpoint could supply an identifier that should have been server-controlled. Successful exploitation could allow creation of objects with attacker-chosen identifiers, potentially causing unauthorized data manipulation, object spoofing, inconsistent references, or disruption through identifier collisions, depending on the affected model and endpoint permissions. The issue was fixed in v1.37 by removing id from the normalized input before entity patching.

CWE CWE-20
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

References

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

Credits

Jeroen Pinoy Andras Iklody