Skip to content
VulniPulse
High8.1Red Hat Linux

High [CVE-2026-14739] Heap overflow when preparsing SQL statements with excessive placeholders

This high-severity Red Hat Linux advisory covers CVE-2026-14739 affecting Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 8, Red Hat Enterprise Linux 9.

CVE-2026-14739 Published Jul 7, 2026Updated by vendor Jul 7, 2026
Affected products & platforms
Red Hat LinuxRed Hat Enterprise Linux
Open vendor advisory

Android app · Google Play

Monitor future Red Hat Linux CVEs from your phone.

Choose a whole vendor or a precise platform, then receive matching security advisories by phone notification, email, or both. Coverage follows 32 official vendor sources and 160+ reviewed platform categories.

Matching phone alertsOptional email delivery

Summary

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. This vulnerability, a heap overflow, occurs when the software attempts to preparse SQL statements containing an extremely large number of placeholders.

This could allow a remote attacker to cause a denial of service or potentially execute arbitrary code. A heap overflow can occur when processing SQL statements with an exceptionally large number of placeholders, potentially leading to a denial of service or arbitrary code execution.

While requiring an extreme number of placeholders, this flaw could impact applications utilizing DBI in Red Hat environments that handle untrusted or maliciously crafted SQL queries. Red Hat severity: Important — CVSS 8.1 (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H).

Weakness: CWE-131. Affected Red Hat products: Red Hat Enterprise Linux 10; Red Hat Enterprise Linux 8; Red Hat Enterprise Linux 9; Red Hat Insights proxy 1.5; Red Hat Enterprise Linux 6; Red Hat Enterprise Linux 7.

Red Hat fixing advisory: RHSA-2026:49514, RHSA-2026:52772, RHSA-2026:49612, RHSA-2026:53371.

Affected products named by the advisory: Red Hat package: perl-dbi.

Affected versions
  • < 1.650

Official advisory · high-confidence parse· fetched 13 days ago·verify at source

Fixed versions
  • perl-DBI-0:1.643-26.el10_2.3
  • perl-DBI:1.641-8100020260805130201.69ef70f8
  • perl-DBI-0:1.643-9.el9_8.3
  • insights-proxy/insights-proxy-container-rhel9:1786433656
  • RHSA-2026:49514
  • RHSA-2026:52772
  • RHSA-2026:49612
  • RHSA-2026:53371

Official advisory · high-confidence parse· fetched 13 days ago·verify at source

Mitigation checklist

Recommended fix / mitigation
  • Applications utilizing `perl-DBI` should implement robust input validation and limit the number of parameters used in SQL query placeholders, particularly when processing untrusted data. This operational control can prevent the construction of SQL statements with an excessive number of placeholders, thereby reducing the risk of triggering the heap overflow vulnerability.

Official advisory · high-confidence parse· fetched 13 days ago·verify at source

Discussion(0)

No comments yet. Share field notes, upgrade gotchas, or questions — verify against the vendor advisory before acting on community advice.

Sign in to join the discussion.