Firebird is an open-source relational database management system. In versions prior to 5.0.4, 4.0.7 and 3.0.14, the sdl_desc() function does not validate the length of a decoded SDL descriptor from a slice packet. A zero-length descriptor is later used to calculate the number of slice items, causing a division by zero. An unauthenticated attacker can exploit this by sending a crafted slice packet to crash the server. This issue has been fixed in versions 5.0.4, 4.0.7 and 3.0.14.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/35xxx/CVE-2026-35215.json",
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-369"
]
}{
"source": [
"CPE_RANGE",
"REFERENCES"
],
"cpe": "cpe:2.3:a:firebirdsql:firebird:*:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "3.0.0"
},
{
"fixed": "3.0.14"
},
{
"introduced": "4.0.0"
},
{
"fixed": "4.0.7"
},
{
"introduced": "5.0.0"
},
{
"fixed": "5.0.4"
}
]
}