VYPR
High severity7.5NVD Advisory· Published May 30, 2026

CVE-2018-25426

CVE-2018-25426

Description

WinMTR 0.91 contains a denial of service vulnerability that allows attackers to crash the application by sending a malformed payload file containing a large buffer of repeated characters. Attackers can create a specially crafted input file with 238 bytes of data to trigger a buffer overflow condition that causes the application to crash.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

WinMTR 0.91 is vulnerable to a denial of service via buffer overflow when processing a malformed input file with 238 bytes of repeated characters.

Vulnerability

WinMTR version 0.91 contains a buffer overflow vulnerability (CWE-120) in its file parsing routine. An attacker can trigger a denial of service by providing a specially crafted input file containing 238 bytes of repeated characters, causing the application to crash. The issue is present in the official release of WinMTR 0.91 [2].

Exploitation

An attacker can exploit this vulnerability by crafting a malicious payload file with 238 bytes of repeated characters and delivering it to the target system. No authentication or user interaction is required; the application crashes upon processing the malformed file, which can be delivered via network or local means [2].

Impact

Successful exploitation results in a denial of service, causing WinMTR to crash. There is no evidence of code execution or data compromise; the impact is limited to availability loss [2].

Mitigation

The vulnerability is fixed in WinMTR version 0.92, which is available for download from the official website [1]. Users should upgrade to the latest version. As a workaround, avoid opening untrusted input files with WinMTR 0.91. The vulnerability is not listed in CISA's Known Exploited Vulnerabilities catalog.

AI Insight generated on May 30, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

1

Patches

0

No patches discovered yet.

Vulnerability mechanics

No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.

References

4

News mentions

0

No linked articles in our index yet.