Developers Released GNU Wget 2.3 Update
The latest version of the network utility introduces critical security patches and improved HTML support.
Updated on Sept. 21, 2026 in Cybersecurity

Live Poll
Do you trust that installing the latest software updates keeps your devices more secure?
Developers have officially released GNU Wget 2.3, bringing significant security hardening and bug fixes to the popular file-retrieval software. The update addresses multiple vulnerabilities including integer and stack overflows.
Why it matters
Updating to the latest version protects users from potential exploits related to cookie parsing and local file recursion. These improvements ensure the utility remains compatible with modern web standards while tightening overall system security.
GNU Wget 2.3 implements a 1024-level cap on XML parsing recursion and requires GnuTLS version 3.6.5 or newer. The update also includes expanded support for HTML tags such as iframe srcdoc, data-src, and data-srcset.
The players
GNU Wget
This is a command-line utility used for retrieving content from web servers via HTTP, HTTPS, and FTP protocols.
GnuTLS
It is a secure communications library that implements the Transport Layer Security and Datagram Transport Layer Security protocols.
The details
The release focuses on preventing path traversal by sanitizing filenames and reducing them to their base component, a feature specifically relevant to Windows users. Additionally, the software now enforces secure cookie handling exclusively through HTTPS and resolves several previously identified memory leaks.
Timeline
September 21, 2026: GNU Wget 2.3 was released.
The Tech Race
This release follows a long-standing pattern of incremental security hardening within the GNU Wget file-retrieval library. By integrating modern authentication support and strict path sanitization, the project maintains its relevance against evolving web security threats.
Users should plan to update their local Wget installations to benefit from the new path traversal protections and memory leak fixes. Developers and system administrators must also ensure their environments meet the new GnuTLS 3.6.5 dependency requirement to avoid compatibility issues.
The takeaway
Maintaining up-to-date versions of foundational command-line tools is critical for preventing common memory and parsing vulnerabilities. Users should prioritize updating to Wget 2.3 to leverage its improved security features and new compatibility standards.
Further reading
For more information on current digital threats and mitigation strategies, visit our Cybersecurity section.
Source note: This article includes information reported by 9to5Linux.
Live Poll
Do you trust that installing the latest software updates keeps your devices more secure?







