CVE-2026-33337

Severity CVSS v4.0:
Pending analysis
Type:
CWE-120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
Publication date:
17/04/2026
Last modified:
27/04/2026

Description

Firebird is an open-source relational database management system. In versions prior to 5.0.4, 4.0.7 and 3.0.14, when deserializing a slice packet, the xdr_datum() function does not validate that a cstring length conforms to the slice descriptor bounds, allowing a cstring longer than the allocated buffer to overflow it. An unauthenticated attacker can exploit this by sending a crafted packet to the server, potentially causing a crash or other security impact. This issue has been fixed in versions 5.0.4, 4.0.7 and 3.0.14.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:firebirdsql:firebird:*:*:*:*:*:*:*:* 3.0.0 (including) 3.0.14 (excluding)
cpe:2.3:a:firebirdsql:firebird:*:*:*:*:*:*:*:* 4.0.0 (including) 4.0.7 (excluding)
cpe:2.3:a:firebirdsql:firebird:*:*:*:*:*:*:*:* 5.0.0 (including) 5.0.4 (excluding)