Bug 2497916 (CVE-2026-14739) - CVE-2026-14739 DBI: DBI: Heap overflow when preparsing SQL statements with excessive placeholders
Summary: CVE-2026-14739 DBI: DBI: Heap overflow when preparsing SQL statements with ex...
Keywords:
Status: NEW
Alias: CVE-2026-14739
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2498112
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-07 23:02 UTC by OSIDB Bzimport
Modified: 2026-07-08 15:13 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-07 23:02:12 UTC
DBI versions before 1.650 for Perl have a heap overflow when preparsing SQL statements with an extreme number of placeholders.

The fix for CVE-2026-10879 did not allocate enough memory to handle approximately 1.2-million placeholders.

DBI version 1.650 sets a hard limit of 99,999 placeholders.


Note You need to log in before you can comment on or make changes to this bug.