Fedora Security Advisories

perl-libwww-perl-6.83-1.fc43

4 days 14 hours ago
FEDORA-2026-3b48ba7dc7 Packages in this update:
  • perl-libwww-perl-6.83-1.fc43
Update description:

Changes:

6.83 2026-05-12 11:41:48Z

- LWP::UserAgent now strips Authorization and Proxy-Authorization headers on cross-origin redirects (a different scheme, host, or port) to prevent credential leakage to the redirect target. Same-origin redirects retain credentials. Opt out with allow_credentialed_redirects => 1. CVE-2026-8368 reported by Kai Zen; PoC and initial patch by Stig Palmquist. - LWP::UserAgent now refuses https to http redirects by default to prevent leaking remaining request headers and bodies over plaintext. Opt in with allow_downgrade => 1. Related hardening alongside CVE-2026-8368; PoC by Stig Palmquist.

perl-libwww-perl-6.83-1.fc44

4 days 14 hours ago
FEDORA-2026-8d1333fb52 Packages in this update:
  • perl-libwww-perl-6.83-1.fc44
Update description:

Changes:

6.83 2026-05-12 11:41:48Z

- LWP::UserAgent now strips Authorization and Proxy-Authorization headers on cross-origin redirects (a different scheme, host, or port) to prevent credential leakage to the redirect target. Same-origin redirects retain credentials. Opt out with allow_credentialed_redirects => 1. CVE-2026-8368 reported by Kai Zen; PoC and initial patch by Stig Palmquist. - LWP::UserAgent now refuses https to http redirects by default to prevent leaking remaining request headers and bodies over plaintext. Opt in with allow_downgrade => 1. Related hardening alongside CVE-2026-8368; PoC by Stig Palmquist.

openbao-2.5.4-1.el8

4 days 15 hours ago
FEDORA-EPEL-2026-7c82182eba Packages in this update:
  • openbao-2.5.4-1.el8
Update description:

Update to upstream-2.5.4, including fixes for CVE-2026-46358, CVE-2026-46405, and CVE-2026-45808

openbao-2.5.4-1.el9

4 days 15 hours ago
FEDORA-EPEL-2026-89a3c4993d Packages in this update:
  • openbao-2.5.4-1.el9
Update description:

Update to upstream-2.5.4, including fixes for CVE-2026-46358, CVE-2026-46405, and CVE-2026-45808

openbao-2.5.4-1.fc44

4 days 15 hours ago
FEDORA-2026-bf7889aec6 Packages in this update:
  • openbao-2.5.4-1.fc44
Update description:

Update to upstream-2.5.4, including fixes for CVE-2026-46358, CVE-2026-46405, and CVE-2026-45808

openbao-2.5.4-1.fc42

4 days 15 hours ago
FEDORA-2026-b7d009831a Packages in this update:
  • openbao-2.5.4-1.fc42
Update description:

Update to upstream-2.5.4, including fixes for CVE-2026-46358, CVE-2026-46405, and CVE-2026-45808

openbao-2.5.4-1.el10_3

4 days 15 hours ago
FEDORA-EPEL-2026-cec027b6af Packages in this update:
  • openbao-2.5.4-1.el10_3
Update description:

Update to upstream-2.5.4, including fixes for CVE-2026-46358, CVE-2026-46405, and CVE-2026-45808

openbao-2.5.4-1.fc43

4 days 15 hours ago
FEDORA-2026-d4e8f0a731 Packages in this update:
  • openbao-2.5.4-1.fc43
Update description:

Update to upstream-2.5.4, including fixes for CVE-2026-46358, CVE-2026-46405, and CVE-2026-45808

openbao-2.5.4-1.el10_2

4 days 15 hours ago
FEDORA-EPEL-2026-cc6a962bcc Packages in this update:
  • openbao-2.5.4-1.el10_2
Update description:

Update to upstream-2.5.4, including fixes for CVE-2026-46358, CVE-2026-46405, and CVE-2026-45808

perl-HTTP-Tiny-0.094-1.fc43

4 days 18 hours ago
FEDORA-2026-3bfb774625 Packages in this update:
  • perl-HTTP-Tiny-0.094-1.fc43
Update description:

0.094 - fix to prevent invalid characters in all headers, and prevent header smuggling (CVE-2026-7010)

cockpit-362-1.fc44

4 days 21 hours ago
FEDORA-2026-ac9d9c87c8 Packages in this update:
  • cockpit-362-1.fc44
Update description:

Automatic update for cockpit-362-1.fc44.

Changelog for cockpit * Wed May 20 2026 Packit <hello@packit.dev> - 362-1 - Bug fixes and translation updates - Fix arbitrary code execution via specially crafted logs page link (CVE-2026-4802)

cockpit-362-1.fc43

4 days 21 hours ago
FEDORA-2026-58cee40a55 Packages in this update:
  • cockpit-362-1.fc43
Update description:

Automatic update for cockpit-362-1.fc43.

Changelog for cockpit * Wed May 20 2026 Packit <hello@packit.dev> - 362-1 - Bug fixes and translation updates - Fix arbitrary code execution via specially crafted logs page link (CVE-2026-4802)

unbound-1.25.1-1.fc44

4 days 22 hours ago
FEDORA-2026-49f37e16aa Packages in this update:
  • unbound-1.25.1-1.fc44
Update description: Update to 1.25.1 (rhbz#2480119)
  • Fix CVE-2026-33278, Possible remote code execution during DNSSEC validation. Thanks to Qifan Zhang, Palo Alto Networks, for the report.
  • Fix CVE-2026-42944, Heap overflow and crash with multiple nsid, cookie, padding EDNS options. Thanks to Qifan Zhang, Palo Alto Networks, for the report.
  • Fix CVE-2026-42959, Crash during DNSSEC validation of malicious content. Thanks to Qifan Zhang, Palo Alto Networks, for the report.
  • Fix CVE-2026-32792, Packet of death with DNSCrypt. Thanks to Andrew Griffiths from 'calif.io' for the report.
  • Fix CVE-2026-40622, "Ghost domain name" variant. Thanks to Qifan Zhang, Palo Alto Networks, for the report.
  • Fix CVE-2026-41292, Parsing a long list of incoming EDNS options degrades performance. Thanks to GitHub user 'N0zoM1z0', also Qifan Zhang from Palo Alto Networks, for the report.
  • Fix CVE-2026-42534, Jostle logic bypass degrades resolution performance. Thanks to Qifan Zhang, Palo Alto Networks, for the report.
  • Fix CVE-2026-42923, Degradation of service with unbounded NSEC3 hash calculations. Thanks to Qifan Zhang, Palo Alto Networks, for the report.
  • Fix CVE-2026-42960, Possible cache poisoning attack while following delegation. Thanks to TaoFei Guo from Peking University, Yang Luo and JianJun Chen, Tsinghua University, for the report.
  • Fix CVE-2026-44390, Unbounded name compression in certain cases causes degradation of service. Thanks to Qifan Zhang, Palo Alto Networks, for the report.
  • Fix CVE-2026-44608, Use after free and crash in RPZ code. Thanks to Qifan Zhang, Palo Alto Networks, for the report.

Swapped sources signature source number with systemd unit to have them close.

Update to 1.25.0 (rhbz#2463781) Feature changes:
  • Improved TTL 0 handling
  • Reload also certificates on reload if they have changed
  • Allow control-interface specification also of port.
  • Added new tls-protocols option. Can disable TLS 1.2 explicitly.

And bug fixes.

Remove merged patches.

Source: https://nlnetlabs.nl/projects/unbound/download/#unbound-1-25-0

unbound-1.25.1-1.fc43

4 days 22 hours ago
FEDORA-2026-3223ded15e Packages in this update:
  • unbound-1.25.1-1.fc43
Update description: Update to 1.25.1 (rhbz#2480119)
  • Fix CVE-2026-33278, Possible remote code execution during DNSSEC validation. Thanks to Qifan Zhang, Palo Alto Networks, for the report.
  • Fix CVE-2026-42944, Heap overflow and crash with multiple nsid, cookie, padding EDNS options. Thanks to Qifan Zhang, Palo Alto Networks, for the report.
  • Fix CVE-2026-42959, Crash during DNSSEC validation of malicious content. Thanks to Qifan Zhang, Palo Alto Networks, for the report.
  • Fix CVE-2026-32792, Packet of death with DNSCrypt. Thanks to Andrew Griffiths from 'calif.io' for the report.
  • Fix CVE-2026-40622, "Ghost domain name" variant. Thanks to Qifan Zhang, Palo Alto Networks, for the report.
  • Fix CVE-2026-41292, Parsing a long list of incoming EDNS options degrades performance. Thanks to GitHub user 'N0zoM1z0', also Qifan Zhang from Palo Alto Networks, for the report.
  • Fix CVE-2026-42534, Jostle logic bypass degrades resolution performance. Thanks to Qifan Zhang, Palo Alto Networks, for the report.
  • Fix CVE-2026-42923, Degradation of service with unbounded NSEC3 hash calculations. Thanks to Qifan Zhang, Palo Alto Networks, for the report.
  • Fix CVE-2026-42960, Possible cache poisoning attack while following delegation. Thanks to TaoFei Guo from Peking University, Yang Luo and JianJun Chen, Tsinghua University, for the report.
  • Fix CVE-2026-44390, Unbounded name compression in certain cases causes degradation of service. Thanks to Qifan Zhang, Palo Alto Networks, for the report.
  • Fix CVE-2026-44608, Use after free and crash in RPZ code. Thanks to Qifan Zhang, Palo Alto Networks, for the report.

Swapped sources signature source number with systemd unit to have them close.

perl-HTTP-Tiny-0.094-1.fc44

5 days 2 hours ago
FEDORA-2026-703a749924 Packages in this update:
  • perl-HTTP-Tiny-0.094-1.fc44
Update description:

0.094 - fix to prevent invalid characters in all headers, and prevent header smuggling (CVE-2026-7010)

Checked
34 minutes 34 seconds ago