Input validation error in Firebird - CVE-2026-35215
Published: April 20, 2026
Firebird
Detailed vulnerability description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to improper input validation in sdl_desc() when processing a crafted slice packet. A remote attacker can send a specially crafted slice packet to cause a denial of service.
The issue results from a division by zero when the decoded SDL descriptor length is later used to calculate the number of items in the slice.