PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-53912 cerebrate CVE debrief

CVE-2026-53912 is a medium-severity vulnerability (CVSS Score: 5.1) affecting Cerebrate versions prior to 1.37. The issue involves the self-registration workflow, which stored hashed passwords in inbox message data payloads. These payloads were returned unredacted through various outputs and written to audit log entries. An authenticated user with sufficient privileges could retrieve password hashes associated with pending self-registration requests, potentially enabling offline password-cracking attempts.

Vendor
cerebrate
Product
Unknown
CVSS
MEDIUM 5.1
CISA KEV
Not listed in stored evidence
Original CVE published
2026-06-11
Original CVE updated
2026-06-11
Advisory published
2026-06-11
Advisory updated
2026-06-11

Who should care

Users of Cerebrate versions prior to 1.37, especially those with access to inbox entries or related audit logs, should be aware of this vulnerability. The exposure of password hashes may increase risk, particularly for users who reuse passwords across systems.

Technical summary

The self-registration workflow in Cerebrate before version 1.37 stored registrants' hashed passwords in inbox message data payloads. These payloads were returned unredacted through inbox index and view responses (including HTML, JSON, and CSV outputs) and could be written unredacted into audit log entries. Cerebrate 1.37 fixes this issue by redacting sensitive password and authkey fields from inbox display/API output and recursively redacting those fields from JSON values written to audit logs.

Defensive priority

Medium

Recommended defensive actions

  • Upgrade to Cerebrate version 1.37 or later to fix the vulnerability.
  • Review and limit access to inbox entries and related audit logs to prevent unauthorized retrieval of password hashes.
  • Encourage users to use unique passwords across systems to minimize risk.

Evidence notes

The CVE-2026-53912 record and associated NVD details provide the basis for this debrief. [See resourceLinkAnnotations for source links].

Official resources

CVE-2026-53912 was published on 2026-06-11T12:16:31.960Z and modified on 2026-06-11T15:24:44.007Z.