Firebird DB Division by Zero Vulnerability Crashes Servers
The National Vulnerability Database has identified CVE-2026-35215, a critical division-by-zero flaw in Firebird’s sdl_desc() function. Versions prior to 5.0.4, 4.0.7, and 3.0.14 are affected. The vulnerability stems from a failure to validate the length of a decoded SDL descriptor from a slice packet. This allows an unauthenticated attacker to send a crafted packet, trigger a division by zero, and crash the database server.
This vulnerability carries a HIGH CVSS score of 7.5 (AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H). The lack of authentication and network-exploitability means any attacker with network access to the Firebird instance can cause a denial-of-service condition. For organizations relying on Firebird, this presents a direct path to disrupting critical database operations.
Defenders must prioritize patching Firebird instances to versions 5.0.4, 4.0.7, or 3.0.14 immediately. Given the ease of exploitation and high impact, unpatched systems are prime targets for disruption. Network segmentation and access controls should be reviewed to limit exposure of Firebird servers to untrusted networks.
What This Means For You
- If your organization runs Firebird database versions prior to 5.0.4, 4.0.7, or 3.0.14, you must patch these systems immediately. An unauthenticated attacker can easily crash your database server by sending a malicious network packet, leading to a denial-of-service.
Related ATT&CK Techniques
🛡️ Detection Rules
2 rules · 6 SIEM formats2 detection rules auto-generated for this incident, mapped to MITRE ATT&CK. Sigma YAML is free — export to any SIEM format via the Intel Bot.
Firebird DB Division by Zero Crash Attempt - CVE-2026-35215
Indicators of Compromise
| ID | Type | Indicator |
|---|---|---|
| CVE-2026-35215 | DoS | Firebird database management system versions prior to 5.0.4 |
| CVE-2026-35215 | DoS | Firebird database management system versions prior to 4.0.7 |
| CVE-2026-35215 | DoS | Firebird database management system versions prior to 3.0.14 |
| CVE-2026-35215 | DoS | Vulnerable function: sdl_desc() in Firebird |
| CVE-2026-35215 | DoS | Attack vector: crafted slice packet causing division by zero |
Source & Attribution
| Source Platform | NVD |
| Channel | National Vulnerability Database |
| Published | April 17, 2026 at 23:16 UTC |
This content was AI-rewritten and enriched by Shimi's Cyber World based on the original source. All intellectual property rights remain with the original author.
Believe this infringes your rights? Submit a takedown request.