CVE-2025-36512

7.5

Bloomberg · Comdb2

A denial of service vulnerability in Bloomberg Comdb2 8.1 allows remote, unauthenticated attackers to crash the database via a crafted protocol buffer message.

Executive summary

A critical denial of service vulnerability in Bloomberg Comdb2 8.1 poses a significant risk to database availability, as it can be triggered by unauthenticated remote attackers.

Vulnerability

This vulnerability is a reachable assertion (CWE-617) triggered when the database handles a distributed transaction heartbeat. An unauthenticated attacker can connect to the database instance over TCP and send a specially crafted protocol buffer message to cause a denial of service.

Business impact

The vulnerability carries a CVSS score of 7.5, indicating a high severity due to the ease of exploitation and the potential for complete service interruption. Successful exploitation results in system downtime, which can disrupt critical business operations, halt data processing, and impact the availability of applications relying on the Comdb2 database.

Remediation

Immediate Action: Restrict network access to the database instance to trusted IP addresses only, as no patch is currently identified for this specific issue.

Proactive Monitoring: Review database error logs for repeated assertion failures or unexpected connection drops that may indicate reconnaissance or attempted exploitation.

Compensating Controls: Deploy network-level access control lists (ACLs) or firewalls to block unauthorized traffic from reaching the Comdb2 management or communication ports.

Exploitation status

Public Exploit Available: Unknown.

Analyst recommendation

Given the high CVSS score and the potential for remote service disruption, administrators should prioritize isolating affected database instances from public or untrusted network segments. Monitor vendor communication channels closely for the release of a security patch and apply it immediately upon availability to restore full system integrity.

Sources

Originally found and disclosed by Discovered by a member of Cisco Talos., per the CVE Program record.