CVE Vulnerabilities

CVE-2026-28224

NULL Pointer Dereference

Published: Apr 17, 2026 | Modified: Apr 24, 2026
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu
MEDIUM
root.io logo minimus.io logo echo.ai logo

Firebird is an open-source relational database management system. In versions prior to 5.0.4, 4.0.7 and 3.0.14, when the server receives an op_crypt_key_callback packet without prior authentication, the port_server_crypt_callback handler is not initialized, resulting in a null pointer dereference and server crash. An unauthenticated attacker who knows only the servers IP and port can exploit this to crash the server. This issue has been fixed in versions 5.0.4, 4.0.7 and 3.0.14.

Weakness

The product dereferences a pointer that it expects to be valid but is NULL.

Affected Software

NameVendorStart VersionEnd Version
FirebirdFirebirdsql*3.0.14 (excluding)
FirebirdFirebirdsql4.0.0 (including)4.0.7 (excluding)
FirebirdFirebirdsql5.0.0 (including)5.0.4 (excluding)
Firebird3.0Ubuntuupstream*
Firebird4.0Ubuntuupstream*

Potential Mitigations

References