Bug 2497915 (CVE-2026-14380) - CVE-2026-14380 DBI: DBI: Arbitrary code execution via caller-influenced Profile attribute
Summary: CVE-2026-14380 DBI: DBI: Arbitrary code execution via caller-influenced Profi...
Keywords:
Status: NEW
Alias: CVE-2026-14380
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: 2501259
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-07 23:02 UTC by OSIDB Bzimport
Modified: 2026-08-10 10:31 UTC (History)
2 users (show)

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


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2026:49514 0 None None None 2026-08-03 03:19:13 UTC
Red Hat Product Errata RHSA-2026:49612 0 None None None 2026-08-03 09:38:14 UTC
Red Hat Product Errata RHSA-2026:52772 0 None None None 2026-08-10 10:31:42 UTC

Description OSIDB Bzimport 2026-07-07 23:02:09 UTC
DBI versions before 1.650 for Perl are vulnerable to code injection via caller-influenced Profile.

When a string is assigned to a DBI handle's Profile attribute, DBI splits it into path, package and arguments, and interpolates the package part in a string eval with no validation of the package name.

Any caller-influenced value that reaches the Profile attribute is therefore arbitrary Perl code execution, including calls to run system commands.

The Profile attribute can be set from three different sources that can carry untrusted data: the DBI_PROFILE environment variable, a direct attribute assignment, and a DSN driver-attribute clause dbi:Driver(Profile=>SPEC):db.

An attacker controlling any of those inputs runs arbitrary Perl in the host process. The strongest remote position is a network-exposed DBI::Gofer / DBI::ProxyServer whose per-request DSN reaches the Profile attribute, letting a client execute code on the broker host.

Comment 3 errata-xmlrpc 2026-08-03 03:19:12 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 10

Via RHSA-2026:49514 https://access.redhat.com/errata/RHSA-2026:49514

Comment 4 errata-xmlrpc 2026-08-03 09:38:12 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9

Via RHSA-2026:49612 https://access.redhat.com/errata/RHSA-2026:49612

Comment 5 errata-xmlrpc 2026-08-10 10:31:41 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8

Via RHSA-2026:52772 https://access.redhat.com/errata/RHSA-2026:52772


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