Security Advisory

CVE-2026-40342

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-04-17 19:22:46
Last updated 2026-04-22 13:56:49
Assigner GitHub_M
State PUBLISHED

Description

Firebird is an open-source relational database management system. In versions prior to 5.0.4, 4.0.7 and 3.0.14, the external engine plugin loader concatenates a user-supplied engine name into a filesystem path without filtering path separators or .. components. An authenticated user with CREATE FUNCTION privileges can use a crafted ENGINE name to load an arbitrary shared library from anywhere on the filesystem via path traversal. The librarys initialization code executes immediately during loading, before Firebird validates the module, achieving code execution as the servers OS account. This issue has been fixed in versions 5.0.4, 4.0.7 and 3.0.14.