<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>NordVPN — CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/vendors/nordvpn/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Tue, 26 May 2026 14:14:39 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/vendors/nordvpn/feed.xml" rel="self" type="application/rss+xml"/><item><title>NordVPN Denial-of-Service Vulnerability (CVE-2018-25368)</title><link>https://feed.craftedsignal.io/briefs/2026-05-nordvpn-dos/</link><pubDate>Tue, 26 May 2026 14:14:39 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-05-nordvpn-dos/</guid><description>NordVPN version 6.14.31 is vulnerable to a denial-of-service attack (CVE-2018-25368) where an unauthenticated attacker can crash the application by submitting an excessively long string in the password field.</description><content:encoded><![CDATA[<p>NordVPN version 6.14.31 is susceptible to a denial-of-service (DoS) vulnerability, identified as CVE-2018-25368. This flaw allows an unauthenticated attacker to crash the NordVPN application by providing an excessively long string in the password input field during the authentication process. Specifically, an attacker can paste a large buffer of repeated characters into the password field, leading to a crash upon attempting to authenticate. This vulnerability was reported and assigned CVE-2018-25368.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>The attacker identifies a vulnerable NordVPN client version (6.14.31).</li>
<li>The attacker opens the NordVPN application login screen.</li>
<li>The attacker inputs a valid or arbitrary username.</li>
<li>The attacker pastes an excessively long string (buffer of repeated characters) into the password field.</li>
<li>The attacker attempts to authenticate with the long password.</li>
<li>The NordVPN application attempts to allocate memory for the excessively long string.</li>
<li>Due to insufficient input validation, the application attempts to allocate an excessive amount of memory.</li>
<li>The application crashes due to a memory allocation error, resulting in a denial of service.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2018-25368 results in a denial-of-service condition, causing the NordVPN application to crash. This can disrupt VPN service for individual users and potentially impact organizations relying on NordVPN for secure communication. The vulnerability allows unauthenticated attackers to repeatedly crash the application, preventing legitimate users from establishing a VPN connection. The CVSS v3.1 base score is 7.5, indicating a high impact on availability.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade NordVPN to a version beyond 6.14.31 to patch CVE-2018-25368, as recommended by NordVPN.</li>
<li>Deploy the Sigma rule <code>Detect NordVPN Long Password DoS Attempt</code> to identify potential exploitation attempts based on process creation events related to the NordVPN client.</li>
<li>Monitor application logs for abnormal memory allocation errors that may indicate exploitation of CVE-2018-25368.</li>
</ul>
]]></content:encoded><category domain="severity">medium</category><category domain="type">advisory</category><category>dos</category><category>denial-of-service</category><category>cve-2018-25368</category></item></channel></rss>