CVE-2014-4877
CVE-2014-4877 is a critical-severity vulnerability in Gnu Wget with a CVSS 2.0 base score of 9.3. Its EPSS exploit-prediction score of 40% places it in the 99th percentile, indicating an elevated likelihood of exploitation. The underlying weakness is classified as CWE-22.
Key facts
- Severity: Critical (CVSS 2.0 base score 9.3)
- EPSS exploit prediction: 40% (99th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-22
- Affected product: Gnu Wget
- Published:
- Last modified:
Description
Absolute path traversal vulnerability in GNU Wget before 1.16, when recursion is enabled, allows remote FTP servers to write to arbitrary files, and consequently execute arbitrary code, via a LIST response that references the same filename within two entries, one of which indicates that the filename is for a symlink.
Frequently asked questions
- What is CVE-2014-4877?
- Absolute path traversal vulnerability in GNU Wget before 1.16, when recursion is enabled, allows remote FTP servers to write to arbitrary files, and consequently execute arbitrary code, via a LIST response that references the same filename within two entries, one of which indicates that the filename is for a symlink.
- How severe is CVE-2014-4877?
- CVE-2014-4877 has a CVSS 2.0 base score of 9.3, rated critical severity.
- Is CVE-2014-4877 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 40% (99th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2014-4877?
- CVE-2014-4877 primarily affects Gnu Wget. In total, 8 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-2014-4877?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its critical severity, prioritise patching exposed systems.
- When was CVE-2014-4877 published?
- CVE-2014-4877 was published on 2014-10-29 and last updated on 2026-06-17.
References
- http://advisories.mageia.org/MGASA-2014-0431.html
- http://git.savannah.gnu.org/cgit/wget.git/commit/?id=18b0979357ed7dc4e11d4f2b1d7e0f5932d82aa7
- http://git.savannah.gnu.org/cgit/wget.git/commit/?id=b4440d96cf8173d68ecaa07c36b8f4316ee794d0
- http://lists.gnu.org/archive/html/bug-wget/2014-10/msg00150.html
- http://lists.opensuse.org/opensuse-security-announce/2014-11/msg00004.html
- http://lists.opensuse.org/opensuse-security-announce/2014-11/msg00009.html
- http://lists.opensuse.org/opensuse-updates/2014-11/msg00026.html
- http://rhn.redhat.com/errata/RHSA-2014-1764.html
- http://rhn.redhat.com/errata/RHSA-2014-1955.html
- http://security.gentoo.org/glsa/glsa-201411-05.xml
- http://www.debian.org/security/2014/dsa-3062
- http://www.kb.cert.org/vuls/id/685996
- http://www.mandriva.com/security/advisories?name=MDVSA-2015:121
- http://www.oracle.com/technetwork/topics/security/bulletinjan2015-2370101.html
- http://www.securityfocus.com/bid/70751
- http://www.ubuntu.com/usn/USN-2393-1
- https://bugzilla.redhat.com/show_bug.cgi?id=1139181
- https://community.rapid7.com/community/metasploit/blog/2014/10/28/r7-2014-15-gnu-wget-ftp-symlink-arbitrary-filesystem-access
- https://github.com/rapid7/metasploit-framework/pull/4088
- https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c05376917
- https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c05390722
- https://kc.mcafee.com/corporate/index?page=content&id=SB10106
Affected products (8)
- cpe:2.3:a:gnu:wget:*:*:*:*:*:*:*:*
- cpe:2.3:a:gnu:wget:1.12:*:*:*:*:*:*:*
- cpe:2.3:a:gnu:wget:1.13:*:*:*:*:*:*:*
- cpe:2.3:a:gnu:wget:1.13.1:*:*:*:*:*:*:*
- cpe:2.3:a:gnu:wget:1.13.2:*:*:*:*:*:*:*
- cpe:2.3:a:gnu:wget:1.13.3:*:*:*:*:*:*:*
- cpe:2.3:a:gnu:wget:1.13.4:*:*:*:*:*:*:*
- cpe:2.3:a:gnu:wget:1.14:*:*:*:*:*:*:*
More vulnerabilities in Gnu Wget
- CVE-2019-5953 — Critical (CVSS 9.8): Buffer overflow in GNU Wget 1.20.1 and earlier allows remote attackers to cause a denial-of-service (DoS) or may…
- CVE-2024-38428 — Critical (CVSS 9.1): url.c in GNU Wget through 1.24.5 mishandles semicolons in the userinfo subcomponent of a URI, and thus there may be…
- CVE-2017-13090 — High (CVSS 8.8): The retr.c:fd_read_body() function is called when processing OK responses. When the response is sent chunked in wget…
- CVE-2017-13089 — High (CVSS 8.8): The http.c:skip_short_body() function is called in some circumstances, such as when processing redirects. When the…
- CVE-2016-4971 — High (CVSS 8.8): GNU wget before 1.18 allows remote servers to write to arbitrary files by redirecting a request from HTTP to a crafted…
- CVE-2016-7098 — High (CVSS 8.1): Race condition in wget 1.17 and earlier, when used in recursive or mirroring mode to download a single file, might…
Other CWE-22 (Path Traversal) vulnerabilities
- CVE-2026-76606 — Critical (CVSS 10.0): Joomla Extension - fabrikar.com - Path Traversal via image element in Fabrik < 4.7.3 - ???.
- CVE-2026-18051 — Critical (CVSS 10.0): The W3 Total Cache WordPress plugin before 2.10.5 does not properly validate the request path it uses to build cache…
- CVE-2026-74764 — Critical (CVSS 10.0): Pandora contains a path traversal vulnerability in its TAR archive extraction functionality. When processing a…
- CVE-2026-16940 — Critical (CVSS 10.0): The Custom Fields WordPress plugin before 1.5.1 does not validate a user-supplied file path before deletion, allowing…
- CVE-2026-67429 — Critical (CVSS 10.0): Flyto2 Core is an execution kernel for automation and AI-agent workflows. Prior to 2.26.6, image.download and related…
- CVE-2026-59555 — Critical (CVSS 10.0): Unauthenticated Arbitrary File Deletion in Participants Database <= 2.7.8.3 versions.