RHSA-2026:62144MediumCVSS 6.5

Red Hat Security Advisory: wget security, bug fix, and enhancement update

Published
September 1, 2026
Last Modified
September 1, 2026

🔗 CVE IDs covered (3)

📋 Description

CVE-2026-58469 — wget: GNU Wget: Memory corruption via crafted Metalink URL CVE-2026-58471 — wget: GNU Wget: Heap buffer overflow via server-supplied filename leads to memory corruption CVE-2026-58472 — wget: GNU Wget: Arbitrary code execution or denial of service via crafted HTML attribute

🎯 Affected products14

  • Red Hat Enterprise Linux AppStream (v. 8)
  • wget-0:1.19.5-16.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)
  • wget-0:1.19.5-16.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)
  • wget-0:1.19.5-16.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)
  • wget-0:1.19.5-16.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)
  • wget-0:1.19.5-16.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)
  • wget-debuginfo-0:1.19.5-16.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)
  • wget-debuginfo-0:1.19.5-16.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)
  • wget-debuginfo-0:1.19.5-16.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)
  • wget-debuginfo-0:1.19.5-16.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)
  • wget-debugsource-0:1.19.5-16.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)
  • wget-debugsource-0:1.19.5-16.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)
  • wget-debugsource-0:1.19.5-16.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)
  • wget-debugsource-0:1.19.5-16.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)

✅ Remediation

For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 Workaround: Avoid using Wget's Metalink options (--input-metalink and --metalink-over-http) when downloading from untrusted or unverified servers. Since Metalink processing must be explicitly requested, omitting these options avoids the vulnerable code path entirely. Workaround: To mitigate this issue, always use the -O (or --output-document) flag in your scripts to explicitly define the local filename. This forces wget to ignore the server's provided filename, completely bypassing the vulnerable code path. Workaround: Users are advised to avoid retrieving content from untrusted or unverified sources using Wget.

🔗 References (6)