LIVE · cybersecurity feed
Live wire
cve recordhigh

CVE-2026-14380

perl · dbi

Published
CVSS8.8
Severityhigh
WeaknessCWE-95
ExploitedNot in CISA KEV

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Description

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 controllin

References

← Back to the CVE Tracker

Our coverage of CVE-2026-14380

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-14380.