{"api_version":"1","generated_at":"2026-07-09T07:43:58+00:00","cve":"CVE-2026-14380","urls":{"html":"https://cve.report/CVE-2026-14380","api":"https://cve.report/api/cve/CVE-2026-14380.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2026-14380","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2026-14380"},"summary":{"title":"DBI versions before 1.650 for Perl are vulnerable to code injection via caller-influenced Profile","description":"DBI versions before 1.650 for Perl are vulnerable to code injection via caller-influenced Profile.\n\nWhen 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.\n\nAny caller-influenced value that reaches the Profile attribute is therefore arbitrary Perl code execution, including calls to run system commands.\n\nThe 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.\n\nAn 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.","state":"PUBLISHED","assigner":"CPANSec","published_at":"2026-07-07 23:16:53","updated_at":"2026-07-08 01:16:26"},"problem_types":["CWE-95","CWE-95 CWE-95 Improper Neutralization of Directives in Dynamically Evaluated Code (Eval Injection)"],"metrics":[],"references":[{"url":"https://github.com/perl5-dbi/dbi/commit/b73d5d9901767fc1d16b6661ef08fbed4532e259.patch","name":"https://github.com/perl5-dbi/dbi/commit/b73d5d9901767fc1d16b6661ef08fbed4532e259.patch","refsource":"9b29abf9-4ab0-4765-b253-1875cd9b441e","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://metacpan.org/release/HMBRAND/DBI-1.650/changes","name":"https://metacpan.org/release/HMBRAND/DBI-1.650/changes","refsource":"9b29abf9-4ab0-4765-b253-1875cd9b441e","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/perl5-dbi/dbi/security/advisories/GHSA-ch8w-hxc2-v557","name":"https://github.com/perl5-dbi/dbi/security/advisories/GHSA-ch8w-hxc2-v557","refsource":"9b29abf9-4ab0-4765-b253-1875cd9b441e","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"http://www.openwall.com/lists/oss-security/2026/07/07/16","name":"http://www.openwall.com/lists/oss-security/2026/07/07/16","refsource":"af854a3a-2127-422b-91ae-364da2661108","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-14380","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-14380","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"HMBRAND","product":"DBI","version":"affected 1.650 custom","platforms":[]}],"timeline":[],"solutions":[{"source":"CNA","title":"","value":"Upgrade to DBI version 1.650 or later.","time":"","lang":"en"}],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[],"vendor_comments":[],"enrichments":{"kev":null,"epss":{"cve_year":"2026","cve_id":"14380","cve":"CVE-2026-14380","epss":"0.002370000","percentile":"0.145910000","score_date":"2026-07-08","updated_at":"2026-07-09 00:13:15"},"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"adp":[{"providerMetadata":{"dateUpdated":"2026-07-08T00:28:31.619Z","orgId":"af854a3a-2127-422b-91ae-364da2661108","shortName":"CVE"},"references":[{"url":"http://www.openwall.com/lists/oss-security/2026/07/07/16"}],"title":"CVE Program Container"}],"cna":{"affected":[{"collectionURL":"https://cpan.org/modules","defaultStatus":"unaffected","packageName":"DBI","product":"DBI","programFiles":["lib/DBI/Profile.pm"],"programRoutines":[{"name":"DBI::Profile::_auto_new"}],"repo":"https://github.com/perl5-dbi/dbi","vendor":"HMBRAND","versions":[{"lessThan":"1.650","status":"affected","version":"0","versionType":"custom"}]}],"descriptions":[{"lang":"en","value":"DBI versions before 1.650 for Perl are vulnerable to code injection via caller-influenced Profile.\n\nWhen 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.\n\nAny caller-influenced value that reaches the Profile attribute is therefore arbitrary Perl code execution, including calls to run system commands.\n\nThe 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.\n\nAn 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."}],"impacts":[{"capecId":"CAPEC-242","descriptions":[{"lang":"en","value":"CAPEC-242 Code Injection"}]}],"problemTypes":[{"descriptions":[{"cweId":"CWE-95","description":"CWE-95 Improper Neutralization of Directives in Dynamically Evaluated Code (Eval Injection)","lang":"en","type":"CWE"}]}],"providerMetadata":{"dateUpdated":"2026-07-07T22:04:49.078Z","orgId":"9b29abf9-4ab0-4765-b253-1875cd9b441e","shortName":"CPANSec"},"references":[{"tags":["patch"],"url":"https://github.com/perl5-dbi/dbi/commit/b73d5d9901767fc1d16b6661ef08fbed4532e259.patch"},{"tags":["vendor-advisory"],"url":"https://github.com/perl5-dbi/dbi/security/advisories/GHSA-ch8w-hxc2-v557"},{"tags":["release-notes"],"url":"https://metacpan.org/release/HMBRAND/DBI-1.650/changes"}],"solutions":[{"lang":"en","value":"Upgrade to DBI version 1.650 or later."}],"source":{"discovery":"UNKNOWN"},"title":"DBI versions before 1.650 for Perl are vulnerable to code injection via caller-influenced Profile","x_generator":{"engine":"cpansec-cna-tool 0.1"}}},"cveMetadata":{"assignerOrgId":"9b29abf9-4ab0-4765-b253-1875cd9b441e","assignerShortName":"CPANSec","cveId":"CVE-2026-14380","datePublished":"2026-07-07T22:04:49.078Z","dateReserved":"2026-07-01T21:17:54.504Z","dateUpdated":"2026-07-08T00:28:31.619Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2026-07-07 23:16:53","lastModifiedDate":"2026-07-08 01:16:26","problem_types":["CWE-95","CWE-95 CWE-95 Improper Neutralization of Directives in Dynamically Evaluated Code (Eval Injection)"],"metrics":[],"configurations":[]},"legacy_mitre":{"record":{"CveYear":"2026","CveId":"14380","Ordinal":"1","Title":"DBI versions before 1.650 for Perl are vulnerable to code inject","CVE":"CVE-2026-14380","Year":"2026"},"notes":[{"CveYear":"2026","CveId":"14380","Ordinal":"1","NoteData":"DBI versions before 1.650 for Perl are vulnerable to code injection via caller-influenced Profile.\n\nWhen 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.\n\nAny caller-influenced value that reaches the Profile attribute is therefore arbitrary Perl code execution, including calls to run system commands.\n\nThe 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.\n\nAn 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.","Type":"Description","Title":"DBI versions before 1.650 for Perl are vulnerable to code inject"}]}}}