← Back to browse · API

CVE-2026-40342

Severity
CRITICAL
CVSS
10.0
EPSS
0.00692
Risk score
40.24
CISA KEV
No
PoC
No
Published
2026-04-17
Modified
2026-04-22
First seen
2026-08-07
Aliases
EUVD-2026-23496
Products
FirebirdSQL:firebird 4.0.0, < 4.0.7, FirebirdSQL:firebird 5.0.0, < 5.0.4, FirebirdSQL:firebird < 3.0.14
Sources
euvd EUVD-2026-23496

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 library's initialization code executes immediately during loading, before Firebird validates the module, achieving code execution as the server's OS account. This issue has been fixed in versions 5.0.4, 4.0.7 and 3.0.14.

References