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.48% 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
| Vendor | Product | Versions |
|---|---|---|
| Perl | Dbi | < 1.650 |
References
- https://www.openwall.com/lists/oss-security/2026/07/07/16Mailing List, Patch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-14380?
How severe is CVE-2026-14380?
How do I fix CVE-2026-14380?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-14368The LwM2M JSON content formatter's get_string() in subsys/ne…5.4
- CVE-2026-1437Reflected Cross-Site Scripting (XSS) vulnerability in the Gr…6.1
- CVE-2026-14371The Lenovo XClarity Integrator for Windows Admin Center plug…8.8
- 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
