CVE-2026-40342

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:firebirdsql:firebird:*:*:*:*:*:*:*:*
cpe:2.3:a:firebirdsql:firebird:*:*:*:*:*:*:*:*
cpe:2.3:a:firebirdsql:firebird:*:*:*:*:*:*:*:*

History

27 Apr 2026, 14:28

Type Values Removed Values Added
First Time Firebirdsql firebird
Firebirdsql
CPE cpe:2.3:a:firebirdsql:firebird:*:*:*:*:*:*:*:*
References () https://github.com/FirebirdSQL/firebird/releases/tag/v3.0.14 - () https://github.com/FirebirdSQL/firebird/releases/tag/v3.0.14 - Release Notes
References () https://github.com/FirebirdSQL/firebird/releases/tag/v4.0.7 - () https://github.com/FirebirdSQL/firebird/releases/tag/v4.0.7 - Release Notes
References () https://github.com/FirebirdSQL/firebird/releases/tag/v5.0.4 - () https://github.com/FirebirdSQL/firebird/releases/tag/v5.0.4 - Release Notes
References () https://github.com/FirebirdSQL/firebird/security/advisories/GHSA-7pxc-h3rv-r257 - () https://github.com/FirebirdSQL/firebird/security/advisories/GHSA-7pxc-h3rv-r257 - Vendor Advisory, Exploit

17 Apr 2026, 20:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-17 20:16

Updated : 2026-04-27 14:28


NVD link : CVE-2026-40342

Mitre link : CVE-2026-40342

CVE.ORG link : CVE-2026-40342


JSON object : View

Products Affected

firebirdsql

  • firebird
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

CWE-73

External Control of File Name or Path

CWE-94

Improper Control of Generation of Code ('Code Injection')

CWE-427

Uncontrolled Search Path Element