๐Ÿ” CVE Alert

CVE-2026-14380

HIGH 8.8

DBI versions before 1.650 for Perl are vulnerable to code injection via caller-influenced Profile

CVSS Score
8.8
EPSS Score
0.2%
EPSS Percentile
15th

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.

CWE CWE-95
Vendor hmbrand
Product dbi
Published Jul 7, 2026
Last Updated Jul 9, 2026
Stay Ahead of the Next One

Get instant alerts for hmbrand dbi

Be the first to know when new high vulnerabilities affecting hmbrand dbi are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

HMBRAND / DBI
0 < 1.650

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/perl5-dbi/dbi/commit/b73d5d9901767fc1d16b6661ef08fbed4532e259.patch github.com: https://github.com/perl5-dbi/dbi/security/advisories/GHSA-ch8w-hxc2-v557 metacpan.org: https://metacpan.org/release/HMBRAND/DBI-1.650/changes openwall.com: http://www.openwall.com/lists/oss-security/2026/07/07/16