CVE-2026-15392

DBD::File versions before 1.651 for Perl do not ensure the table file is not a symlink to an untrusted location. The complete_table_name method builds the absolute table file path without checking whether the file is a symbolic link. A link inside the data directory can point to a table file at any path outside of the configured f_dir and f_dir_search directories. Callers of file-based drivers can read or write files outside of the data directory.
Configurations

No configuration.

History

15 Jul 2026, 14:17

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.7

14 Jul 2026, 19:16

Type Values Removed Values Added
References
  • () http://www.openwall.com/lists/oss-security/2026/07/14/15 -

14 Jul 2026, 16:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-14 16:16

Updated : 2026-07-15 14:17


NVD link : CVE-2026-15392

Mitre link : CVE-2026-15392

CVE.ORG link : CVE-2026-15392


JSON object : View

Products Affected

No product.

CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

CWE-59

Improper Link Resolution Before File Access ('Link Following')