Bug 2500029 (CVE-2026-15392) - CVE-2026-15392 perl-DBI: DBD::File: Arbitrary file read/write via symlink vulnerability
Summary: CVE-2026-15392 perl-DBI: DBD::File: Arbitrary file read/write via symlink vul...
Keywords:
Status: NEW
Alias: CVE-2026-15392
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2501286
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-14 16:03 UTC by OSIDB Bzimport
Modified: 2026-07-16 10:23 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-14 16:03:06 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.