- Fix inverted comparisons for strings in DBI::SQL::Nano (CVE-2026-15043)
- Document that IS NULL matches empty strings in DBI::SQL::Nano
- Fix DBD::File to ensure that the table is not a symlink outside of f_dir (CVE-2026-15392)
- Fix an out-of-bounds error when a statement handle has no fields but the source row is not empty (CVE-2026-60082)
- Add an overridable upper bound $MAX_PATH_DEPTH for DBI::ProfileData (CVE-2026-60081)
- *** WARNING: Next release will require perl-5.12 ***