CVE 10 CRITICAL

Firebird: Path Traversal + Arbitrary File Write Leads to Remote Code Execution_CVE-2026-40342

10 / 10
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

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.

AI Analysis

Path traversal vulnerability allowing arbitrary code execution as the server's OS account

Basic Information

ID CVE-2026-40342
Source GitHub_M
Published Apr 17, 2026 at 19:22

Affected Product

Vendor FirebirdSQL
Product firebird
Version < 3.0.14
Affected Versions FirebirdSQL firebird < 3.0.14
FirebirdSQL firebird >= 4.0.0, < 4.0.7
FirebirdSQL firebird >= 5.0.0, < 5.0.4

CWE Classification

AI Assessment

AI Score 10 / 10
AI Severity Critical
Vendor FirebirdSQL
Product Firebird
Version < 3.0.14, < 4.0.7, < 5.0.4

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.