<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – WeeChat (High+Critical)</title>
  <link>https://cvedaily.com/pages/tags/weechat.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/weechat-severe.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – WeeChat (High+Critical)</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:27:07 +0000</lastBuildDate>
  <item>
    <title>[Critical] CVE-2024-46613 – WeeChat before 4.4.2 has an integer overflow and resultant buffer overflow at co...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-46613</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-46613</guid>
    <pubDate>Sun, 10 Nov 2024 21:15:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-46613</strong></p>
  <p>WeeChat before 4.4.2 has an integer overflow and resultant buffer overflow at core/core-string.c when there are more than two billion items in a list. This affects string_free_split_shared , string_free_split, string_free_split_command, and string_free_split_tags.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-190</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-46613">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-40516 – WeeChat before 3.2.1 allows remote attackers to cause a denial of service (crash...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-40516</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-40516</guid>
    <pubDate>Sun, 05 Sep 2021 18:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-40516</strong></p>
  <p>WeeChat before 3.2.1 allows remote attackers to cause a denial of service (crash) via a crafted WebSocket frame that trigger an out-of-bounds read in plugins/relay/relay-websocket.c in the Relay plugin.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-125</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-40516">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2020-9760 – An issue was discovered in WeeChat before 2.7.1 (0.3.4 to 2.7 are affected). Whe...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-9760</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-9760</guid>
    <pubDate>Mon, 23 Mar 2020 16:15:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2020-9760</strong></p>
  <p>An issue was discovered in WeeChat before 2.7.1 (0.3.4 to 2.7 are affected). When a new IRC message 005 is received with longer nick prefixes, a buffer overflow and possibly a crash can happen when a new mode is set for a nick.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-120</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-9760">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2020-8955 – irc_mode_channel_update in plugins/irc/irc-mode.c in WeeChat through 2.7 allows ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-8955</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-8955</guid>
    <pubDate>Wed, 12 Feb 2020 22:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2020-8955</strong></p>
  <p>irc_mode_channel_update in plugins/irc/irc-mode.c in WeeChat through 2.7 allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a malformed IRC message 324 (channel mode).</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-120</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-8955">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2017-14727 – logger.c in the logger plugin in WeeChat before 1.9.1 allows a crash via strftim...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-14727</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-14727</guid>
    <pubDate>Sat, 23 Sep 2017 20:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2017-14727</strong></p>
  <p>logger.c in the logger plugin in WeeChat before 1.9.1 allows a crash via strftime date/time specifiers, because a buffer is not initialized.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-119</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-14727">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2017-8073 – WeeChat before 1.7.1 allows a remote crash by sending a filename via DCC to the ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-8073</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-8073</guid>
    <pubDate>Sun, 23 Apr 2017 15:59:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2017-8073</strong></p>
  <p>WeeChat before 1.7.1 allows a remote crash by sending a filename via DCC to the IRC plugin. This occurs in the irc_ctcp_dcc_filename_without_quotes function during quote removal, with a buffer overflow.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-119</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-8073">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2012-5534 – The hook_process function in the plugin API for WeeChat 0.3.0 through 0.3.9.1 al...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2012-5534</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2012-5534</guid>
    <pubDate>Mon, 03 Dec 2012 21:55:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2012-5534</strong></p>
  <p>The hook_process function in the plugin API for WeeChat 0.3.0 through 0.3.9.1 allows remote attackers to execute arbitrary commands via shell metacharacters in a command from a plugin, related to "shell expansion."</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2012-5534">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2012-5854 – Heap-based buffer overflow in WeeChat 0.3.6 through 0.3.9 allows remote attacker...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2012-5854</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2012-5854</guid>
    <pubDate>Mon, 19 Nov 2012 12:10:54 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2012-5854</strong></p>
  <p>Heap-based buffer overflow in WeeChat 0.3.6 through 0.3.9 allows remote attackers to cause a denial of service (crash or hang) and possibly execute arbitrary code via crafted IRC colors that are not properly decoded.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-119</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2012-5854">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
