Bug 2501286 - CVE-2026-15392 perl-DBI: DBD::File: Arbitrary file read/write via symlink vulnerability [fedora-all]
Summary: CVE-2026-15392 perl-DBI: DBD::File: Arbitrary file read/write via symlink vul...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-DBI
Version: rawhide
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Jitka Plesnikova
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["cd7b67e2-9267-4667-8db8-3...
Depends On:
Blocks: CVE-2026-15392
TreeView+ depends on / blocked
 
Reported: 2026-07-16 10:13 UTC by Tomas Hoger
Modified: 2026-07-16 10:13 UTC (History)
5 users (show)

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


Attachments (Terms of Use)

Description Tomas Hoger 2026-07-16 10:13:59 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

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.