CVE-2026-94574
Received Received - Intake

Hardcoded Config Path in GNU wget Windows Builds Leads to Code Execution

Vulnerability report for CVE-2026-94574, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-22

Last updated on: 2026-09-22

Assigner: CERT/CC

Description

A local cross-user code execution vulnerability exists in GNU wget (Windows builds from eternallybored.org) due to a hardcoded configuration file path (C:\msys64) that is writable by unprivileged users, allowing for arbitrary code execution via the use_askpass directive, potentially allowing local privilege escalation.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-22
Last Modified
2026-09-22
Generated
2026-09-23
AI Q&A
2026-09-23
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
gnu wget 1.21.4
gnu wget From windows_builds (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a local cross-user code execution vulnerability in GNU wget for Windows builds from eternallybored.org. It occurs due to a hardcoded configuration file path (C:\msys64) that is writable by unprivileged users. An attacker can exploit this by creating a directory at the root of the C: drive and using the use_askpass directive to execute arbitrary code, potentially leading to local privilege escalation.

Detection Guidance

Check for the presence of the C:\msys64 directory and verify if it is writable by unprivileged users. Inspect configuration files for the use_askpass directive pointing to this directory. Review system logs for unusual activity related to wget.exe or configuration file modifications.

Impact Analysis

On multi-user Windows systems, an attacker with limited access could escalate privileges by exploiting this flaw. They could execute arbitrary code with the permissions of the user running wget, potentially gaining control over the system or accessing sensitive data.

Compliance Impact

This vulnerability primarily affects local system security by allowing arbitrary code execution through a hardcoded writable configuration path. It does not directly impact compliance with GDPR or HIPAA, as those standards focus on data protection, privacy, and security controls rather than local privilege escalation risks.

Mitigation Strategies

Remove write permissions for unprivileged users on the C:\msys64 directory. Delete or rename the directory if it is not required. Update wget to a patched version if available. Monitor for any unauthorized changes to configuration files or system directories.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-94574. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart