CVE-2026-40342
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.
CVSS Details
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H Threat Intelligence
Weaknesses 4
Affected Products 3
| Vendor | Product | Version | Range |
|---|---|---|---|
| firebirdsql | firebird | * | <3.0.14 |
| firebirdsql | firebird | * | ≥4.0.0 – <4.0.7 |
| firebirdsql | firebird | * | ≥5.0.0 – <5.0.4 |
References 4
- github.com https://github.com/FirebirdSQL/firebird/releases/tag/v3.0.14
- github.com https://github.com/FirebirdSQL/firebird/releases/tag/v4.0.7
- github.com https://github.com/FirebirdSQL/firebird/releases/tag/v5.0.4
- github.com https://github.com/FirebirdSQL/firebird/security/advisories/GHSA-7pxc-h3rv-r257
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.