REDHAT-BUG-2513963: Code Injection

Published Aug 11, 2026
·
Updated

Incomplete fix for CVE-2026-14380 in rhel 9.8.z and 10.2.z.

Details of CVE-2026-14380:

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 DBIPROFILE 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.

Affected Software

1 affected component
Perl DBI<1.650

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade Perl DBI to a version that resolves this vulnerability.

    Fixed in 1.650
  2. Upgrade

    Upgrade to a fixed release to a version that resolves this vulnerability.

    Patch CVE-2026-14380
  3. Compensating control

    Mitigate until fixed by preventing untrusted callers from influencing the DBI Profile attribute, especially for network-exposed DBI::Gofer/DBI::ProxyServer where per-request DSN values can reach Profile on the broker host.

Event History

Aug 11, 2026
Data Sourced
via Red Hat·01:51 PM
DescriptionSeverityAffected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of REDHAT-BUG-2513963?

The severity of REDHAT-BUG-2513963 is rated as high with a score of 7.

2

What vulnerability does REDHAT-BUG-2513963 relate to?

REDHAT-BUG-2513963 is linked to an incomplete fix for CVE-2026-14380 affecting Perl DBI versions before 1.650.

3

How do I fix REDHAT-BUG-2513963?

To fix REDHAT-BUG-2513963, ensure you update to the latest version of Perl DBI that addresses CVE-2026-14380.

4

What is the risk associated with REDHAT-BUG-2513963?

The risk associated with REDHAT-BUG-2513963 is categorized as risk level 33.

5

What type of vulnerability is REDHAT-BUG-2513963?

REDHAT-BUG-2513963 is a code injection vulnerability related to the DBI Profile attribute in Perl.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203
REDHAT-BUG-2513963 - Code Injection - SecAlerts