{
  "threat_severity" : "Important",
  "public_date" : "2026-07-07T22:05:18Z",
  "bugzilla" : {
    "description" : "DBI: DBI: Heap overflow when preparsing SQL statements with excessive placeholders",
    "id" : "2497916",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2497916"
  },
  "cvss3" : {
    "cvss3_base_score" : "8.1",
    "cvss3_scoring_vector" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
    "status" : "verified"
  },
  "cwe" : "CWE-131",
  "details" : [ "DBI versions before 1.650 for Perl have a heap overflow when preparsing SQL statements with an extreme number of placeholders.\nThe fix for CVE-2026-10879 did not allocate enough memory to handle approximately 1.2-million placeholders.\nDBI version 1.650 sets a hard limit of 99,999 placeholders.", "A flaw was found in DBI for Perl. 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." ],
  "statement" : "This vulnerability in DBI for Perl is rated as Important. 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.",
  "affected_release" : [ {
    "product_name" : "Red Hat Enterprise Linux 10",
    "release_date" : "2026-08-03T00:00:00Z",
    "advisory" : "RHSA-2026:49514",
    "cpe" : "cpe:/o:redhat:enterprise_linux:10.2",
    "package" : "perl-DBI-0:1.643-26.el10_2.3"
  }, {
    "product_name" : "Red Hat Enterprise Linux 8",
    "release_date" : "2026-08-10T00:00:00Z",
    "advisory" : "RHSA-2026:52772",
    "cpe" : "cpe:/a:redhat:enterprise_linux:8",
    "package" : "perl-DBI:1.641-8100020260805130201.69ef70f8"
  }, {
    "product_name" : "Red Hat Enterprise Linux 8",
    "release_date" : "2026-09-02T00:00:00Z",
    "advisory" : "RHSA-2026:62667",
    "cpe" : "cpe:/o:redhat:enterprise_linux:8",
    "package" : "perl-DBI-0:1.641-2.el8_10"
  }, {
    "product_name" : "Red Hat Enterprise Linux 9",
    "release_date" : "2026-08-03T00:00:00Z",
    "advisory" : "RHSA-2026:49612",
    "cpe" : "cpe:/a:redhat:enterprise_linux:9",
    "package" : "perl-DBI-0:1.643-9.el9_8.3"
  }, {
    "product_name" : "Red Hat Insights proxy 1.5",
    "release_date" : "2026-08-11T00:00:00Z",
    "advisory" : "RHSA-2026:53371",
    "cpe" : "cpe:/a:redhat:insights_proxy:1.5::el9",
    "package" : "insights-proxy/insights-proxy-container-rhel9:1786433656"
  } ],
  "package_state" : [ {
    "product_name" : "Red Hat Enterprise Linux 6",
    "fix_state" : "Affected",
    "package_name" : "perl-DBI",
    "cpe" : "cpe:/o:redhat:enterprise_linux:6"
  }, {
    "product_name" : "Red Hat Enterprise Linux 7",
    "fix_state" : "Affected",
    "package_name" : "perl-DBI",
    "cpe" : "cpe:/o:redhat:enterprise_linux:7"
  } ],
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2026-14739\nhttps://nvd.nist.gov/vuln/detail/CVE-2026-14739\nhttps://github.com/perl5-dbi/dbi/commit/2b77c88b655e9539a592c71a61fb965fc0075395.patch\nhttps://metacpan.org/release/HMBRAND/DBI-1.650/changes\nhttps://www.cve.org/CVERecord?id=CVE-2026-10879" ],
  "name" : "CVE-2026-14739",
  "mitigation" : {
    "value" : "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.",
    "lang" : "en:us"
  },
  "csaw" : false
}