CVE-2026-14380
Last modified
CVE-2026-14380 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. 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.. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
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 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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| HMBRAND | DBI | < 1.650 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-14380?
How severe is CVE-2026-14380?
How do I fix CVE-2026-14380?
Related CVEs from 2026
- CVE-2026-14362HashiCorp memberlist before version 0.6.0 is vulnerable to a…4.9
- CVE-2026-14363Improper neutralization of special elements used in an SQL c…9.8
- CVE-2026-1437Reflected Cross-Site Scripting (XSS) vulnerability in the Gr…6.1
- CVE-2026-14372The Bit Form – Contact Form, Payment Forms, Multi Step Forms…7.1
- CVE-2026-14373HashiCorp Nomad and Nomad Enterprise did not enforce the all…7.7
- CVE-2026-1438Reflected Cross-Site Scripting (XSS) vulnerability in the Gr…6.1
- CVE-2026-14381Incorrect security UI in WebAppInstalls in Google Chrome pri…6.5
- CVE-2026-14382Insufficient validation of untrusted input in ANGLE in Googl…9.6
- CVE-2026-14383Inappropriate implementation in V8 in Google Chrome prior to…8.8
- CVE-2026-14384Out of bounds read in ANGLE in Google Chrome on Windows prio…6.5
- CVE-2026-14385Heap buffer overflow in ANGLE in Google Chrome on Mac prior …8.8
- CVE-2026-14386Out of bounds read in ANGLE in Google Chrome prior to 150.0.…6.5
Are you affected by CVE-2026-14380?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
