CVE-2026-27890

HIGH EPSS 36.9%
Published Apr 17, 20262mo ago · Modified Jun 17, 20262w ago
8.2 CVSS 3.1
High
Find Similar
Published Apr 17, 2026 2mo ago
Last Modified Jun 17, 2026 2w ago

Description

Firebird is an open-source relational database management system. In versions prior to 5.0.4, 4.0.7 and 3.0.14, when processing CNCT_specific_data segments during authentication, the server assumes segments arrive in strictly ascending order. If segments arrive out of order, the Array class's grow() method computes a negative size value, causing a SIGSEGV crash. An unauthenticated attacker who knows only the server's IP and port can exploit this to crash the server. This issue has been fixed in versions 5.0.4, 4.0.7 and 3.0.14.

CVSS Details

Base Score
8.2
Exploitability
3.9
Impact
4.2
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity Low
Availability High

Threat Intelligence

EPSS Exploit Probability
36.9% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available

Weaknesses 2

CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer Memory Safety
CWE-787 Out-of-bounds Write Memory Safety

Affected Products 3

VendorProductVersionRange
firebirdsqlfirebird* <3.0.14
firebirdsqlfirebird*≥4.0.0  –  <4.0.7
firebirdsqlfirebird*≥5.0.0  –  <5.0.4

References 4

  • github.com https://github.com/FirebirdSQL/firebird/releases/tag/v3.0.14
    Release Notes
  • github.com https://github.com/FirebirdSQL/firebird/releases/tag/v4.0.7
    Release Notes
  • github.com https://github.com/FirebirdSQL/firebird/releases/tag/v5.0.4
    Release Notes
  • github.com https://github.com/FirebirdSQL/firebird/security/advisories/GHSA-6crx-4g37-7j49
    ExploitVendor Advisory

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.