<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – Stack Overflow (High+Critical)</title>
  <link>https://cvedaily.com/pages/tags/stack-overflow.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/stack-overflow-severe.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Stack Overflow (High+Critical)</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:28 +0000</lastBuildDate>
  <item>
    <title>[High] CVE-2020-37221 – Atomic Alarm Clock 6.3 contains a stack overflow vulnerability that allows local...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-37221</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-37221</guid>
    <pubDate>Wed, 13 May 2026 16:16:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2020-37221</strong></p>
  <p>Atomic Alarm Clock 6.3 contains a stack overflow vulnerability that allows local attackers to execute arbitrary code by supplying a malicious string to the display name textbox in the Time Zones Clock configuration. Attackers can craft a buffer with structured exception handling overwrite and encoded shellcode to bypass SafeSEH protections and execute arbitrary commands with application privilege…</p>
  <p><strong>CVSS:</strong> 8.4 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-37221">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-6665 – The SCRAM code in PgBouncer before 1.25.2 did not check the return value of strl...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-6665</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-6665</guid>
    <pubDate>Sat, 09 May 2026 01:16:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-6665</strong></p>
  <p>The SCRAM code in PgBouncer before 1.25.2 did not check the return value of strlcat() correctly when building the contents of the SCRAM client-final-message. A malicious backend that sends a SCRAM server-final-message with a long nonce can trigger a stack overflow.</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-6665">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-43380 – In the Linux kernel, the following vulnerability has been resolved:

hwmon: (pmb...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-43380</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-43380</guid>
    <pubDate>Fri, 08 May 2026 15:16:49 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-43380</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  hwmon: (pmbus/q54sj108a2) fix stack overflow in debugfs read  The q54sj108a2_debugfs_read function suffers from a stack buffer overflow due to incorrect arguments passed to bin2hex(). The function currently passes 'data' as the destination and 'data_char' as the source.  Because bin2hex() converts each input byte into two hex ch…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-125</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-43380">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-44028 – An issue was discovered in Nix before 2.34.7 and Lix before 2.95.2. Unbounded re...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44028</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44028</guid>
    <pubDate>Tue, 05 May 2026 01:16:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-44028</strong></p>
  <p>An issue was discovered in Nix before 2.34.7 and Lix before 2.95.2. Unbounded recursion in the NAR (Nix Archive) parser could lead to a stack-to-heap overflow when the parser is run on a coroutine stack. The stack is allocated without a guard page, which means that a stack overflow could overwrite memory on the heap and could allow arbitrary code execution as the Nix daemon (run as root in multi-…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-674</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44028">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-7372 – A stack overflow vulnerability exists in the WebCam Server Login functionality o...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-7372</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-7372</guid>
    <pubDate>Mon, 04 May 2026 01:16:04 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-7372</strong></p>
  <p>A stack overflow vulnerability exists in the WebCam Server Login functionality of GeoVision GV-VMS V20 20.0.2. A specially crafted HTTP request can lead to an arbitrary code execution. An attacker can make an unauthenticated HTTP request to trigger this vulnerability.  #### Stack-overflow via unconstrained sscanf  The call to `sscanf` at [1] to split the `Buffer` variable into the `username` and…</p>
  <p><strong>CVSS:</strong> 9.0 · <strong>CWE:</strong> CWE-787</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-7372">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-42370 – A stack overflow vulnerability exists in the WebCam Server Login functionality o...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42370</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42370</guid>
    <pubDate>Mon, 04 May 2026 01:16:04 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-42370</strong></p>
  <p>A stack overflow vulnerability exists in the WebCam Server Login functionality of GeoVision GV-VMS V20 20.0.2. A specially crafted HTTP request can lead to an arbitrary code execution. An attacker can make an unauthenticated HTTP request to trigger this vulnerability.</p>
  <p><strong>CVSS:</strong> 9.0 · <strong>CWE:</strong> CWE-787</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42370">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-42369 – GV-VMS V20 is a Video Monitoring Software used to gather the feeds of many surve...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42369</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42369</guid>
    <pubDate>Mon, 04 May 2026 01:16:04 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-42369</strong></p>
  <p>GV-VMS V20 is a Video Monitoring Software used to gather the feeds of many surveillance cameras and manage other security devices. It is a native application accessed locally, but it is also possible to enable remote access via the "WebCam Server" feature.  Once enabled, it is possible to access to the management and monitoring feature via a regular Web interface. This webersever is another nativ…</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> CWE-787</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42369">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-30363 – flipperzero-firmware commit ad2a80 was discovered to contain a stack overflow in...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-30363</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-30363</guid>
    <pubDate>Fri, 01 May 2026 19:16:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-30363</strong></p>
  <p>flipperzero-firmware commit ad2a80 was discovered to contain a stack overflow in the "Main" function.</p>
  <p><strong>CVSS:</strong> 8.4 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-30363">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-42485 – AGL agl-service-can-low-level contains a stack buffer overflow in the uds-c libr...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42485</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42485</guid>
    <pubDate>Fri, 01 May 2026 17:16:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-42485</strong></p>
  <p>AGL agl-service-can-low-level contains a stack buffer overflow in the uds-c library. The send_diagnostic_request function in uds.c allocates a 6-byte stack buffer (MAX_DIAGNOSTIC_PAYLOAD_SIZE=6) but copies up to 7 bytes (MAX_UDS_REQUEST_PAYLOAD_LENGTH=7) via memcpy at an offset of 1+pid_length (2-3 bytes), resulting in 1-4 bytes of controlled stack overflow. The payload_length field (uint8_t) has…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42485">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-37530 – AGL agl-service-can-low-level thru 17.1.12 contains a stack buffer overflow in t...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-37530</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-37530</guid>
    <pubDate>Fri, 01 May 2026 17:16:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-37530</strong></p>
  <p>AGL agl-service-can-low-level thru 17.1.12 contains a stack buffer overflow in the uds-c library. The send_diagnostic_request function in uds.c allocates a 6-byte stack buffer (MAX_DIAGNOSTIC_PAYLOAD_SIZE=6) but copies up to 7 bytes (MAX_UDS_REQUEST_PAYLOAD_LENGTH=7) via memcpy at an offset of 1+pid_length (2-3 bytes), resulting in 1-4 bytes of controlled stack overflow. The payload_length field…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-37530">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-42403 – Apache Neethi does not properly detect circular references in policy definitions...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42403</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42403</guid>
    <pubDate>Fri, 01 May 2026 09:16:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-42403</strong></p>
  <p>Apache Neethi does not properly detect circular references in policy definitions. When a WS-Policy document contains circular policy references (where Policy A references Policy B which references Policy A), the policy normalization process can enter an infinite loop or cause excessive recursion, leading to a stack overflow or application hang. An attacker can craft malicious policy documents wit…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42403">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-7164 – Incorrect packet validation allowed unbounded recursion parsing SCTP chunk param...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-7164</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-7164</guid>
    <pubDate>Thu, 30 Apr 2026 08:16:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-7164</strong></p>
  <p>Incorrect packet validation allowed unbounded recursion parsing SCTP chunk parameters.  This can eventually result in a stack overflow and panic.  Remote attackers can craft packets which cause affected systems to panic.  This affects any system where pf is configured to process traffic, independent of the configured ruleset.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-674</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-7164">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-41676 – rust-openssl provides OpenSSL bindings for the Rust programming language.  From ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41676</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41676</guid>
    <pubDate>Fri, 24 Apr 2026 18:16:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-41676</strong></p>
  <p>rust-openssl provides OpenSSL bindings for the Rust programming language.  From 0.9.27 to before 0.10.78, Deriver::derive (and PkeyCtxRef::derive) sets len = buf.len() and passes it as the in/out length to EVP_PKEY_derive, relying on OpenSSL to honor it. On OpenSSL 1.1.x, X25519, X448, DH and HKDF-extract ignore the incoming *keylen, unconditionally writing the full shared secret (32/56/prime-siz…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-131</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41676">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-40879 – Nest is a framework for building scalable Node.js server-side applications. Prio...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40879</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40879</guid>
    <pubDate>Tue, 21 Apr 2026 20:17:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-40879</strong></p>
  <p>Nest is a framework for building scalable Node.js server-side applications. Prior to 11.1.19, when an attacker sends many small, valid JSON messages in one TCP frame, handleData() recurses once per message; the buffer shrinks each call. maxBufferSize is never reached; call stack overflows instead. A ~47 KB payload is sufficient to trigger RangeError. This vulnerability is fixed in 11.1.19.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-674</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40879">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2017-20230 – Storable versions before 3.05 for Perl has a stack overflow.

The retrieve_hook ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-20230</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-20230</guid>
    <pubDate>Tue, 21 Apr 2026 16:16:18 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2017-20230</strong></p>
  <p>Storable versions before 3.05 for Perl has a stack overflow.  The retrieve_hook function stored the length of the class name into a signed integer but in read operations treated the length as unsigned. This allowed an attacker to craft data that could trigger the overflow.</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-20230">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-30364 – CentSDR commit e40795 was discovered to contain a stack overflow in the "Thread1...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-30364</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-30364</guid>
    <pubDate>Wed, 15 Apr 2026 15:16:41 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-30364</strong></p>
  <p>CentSDR commit e40795 was discovered to contain a stack overflow in the "Thread1" function.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-30364">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-4747 – Each RPCSEC_GSS data packet is validated by a routine which checks a signature i...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-4747</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-4747</guid>
    <pubDate>Thu, 26 Mar 2026 07:16:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-4747</strong></p>
  <p>Each RPCSEC_GSS data packet is validated by a routine which checks a signature in the packet.  This routine copies a portion of the packet into a stack buffer, but fails to ensure that the buffer is sufficiently large, and a malicious client can trigger a stack overflow.  Notably, this does not require the client to authenticate itself first.  As kgssapi.ko's RPCSEC_GSS implementation is vulnerab…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-4747">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-3608 – Sending a maliciously crafted message to the kea-ctrl-agent, kea-dhcp-ddns, kea-...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-3608</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-3608</guid>
    <pubDate>Wed, 25 Mar 2026 09:16:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-3608</strong></p>
  <p>Sending a maliciously crafted message to the kea-ctrl-agent, kea-dhcp-ddns, kea-dhcp4, or kea-dhcp6 daemons over any configured API socket or HA listener can cause the receiving daemon to exit with a stack overflow error. This issue affects Kea versions 2.6.0 through 2.6.4 and 3.0.0 through 3.0.2.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-617</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-3608">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-33250 – Freeciv21 is a free open source, turn-based, empire-building strategy game. Vers...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33250</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33250</guid>
    <pubDate>Tue, 24 Mar 2026 00:16:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-33250</strong></p>
  <p>Freeciv21 is a free open source, turn-based, empire-building strategy game. Versions prior to 3.1.1 crash with a stack overflow when receiving specially-crafted packets. A remote attacker can use this to take down any public server. A malicious server can use this to crash the game on the player's machine. Authentication is not needed and, by default, logs do not contain any useful information. A…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33250">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-32886 – Parse Server is an open source backend that can be deployed to any infrastructur...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32886</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32886</guid>
    <pubDate>Wed, 18 Mar 2026 22:16:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-32886</strong></p>
  <p>Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0-alpha.24 and 8.6.47, remote clients can crash the Parse Server process by calling a cloud function endpoint with a crafted function name that traverses the JavaScript prototype chain of a registered cloud function handler, causing a stack overflow. The fix in versions 9.6.0-alpha…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-1321</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32886">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-31971 – HTSlib is a library for reading and writing bioinformatics file formats. CRAM is...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31971</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31971</guid>
    <pubDate>Wed, 18 Mar 2026 20:16:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-31971</strong></p>
  <p>HTSlib is a library for reading and writing bioinformatics file formats. CRAM is a compressed format which stores DNA sequence alignment data using a variety of encodings and compression methods. When reading data encoded using the `BYTE_ARRAY_LEN` method, the `cram_byte_array_len_decode()` failed to validate that the amount of data being unpacked matched the size of the output buffer where it wa…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31971">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-31968 – HTSlib is a library for reading and writing bioinformatics file formats. CRAM is...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31968</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31968</guid>
    <pubDate>Wed, 18 Mar 2026 20:16:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-31968</strong></p>
  <p>HTSlib is a library for reading and writing bioinformatics file formats. CRAM is a compressed format which stores DNA sequence alignment data using a variety of encodings and compression methods. For the `VARINT` and `CONST` encodings, incomplete validation of the context in which the encodings were used could result in up to eight bytes being written beyond the end of a heap allocation, or up to…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31968">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-32708 – PX4 autopilot is a flight control solution for drones. Prior to 1.17.0-rc2, the ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32708</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32708</guid>
    <pubDate>Mon, 16 Mar 2026 14:19:41 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-32708</strong></p>
  <p>PX4 autopilot is a flight control solution for drones. Prior to 1.17.0-rc2, the Zenoh uORB subscriber allocates a stack VLA directly from the incoming payload length without bounds. A remote Zenoh publisher can send an oversized fragmented message to force an unbounded stack allocation and copy, causing a stack overflow and crash of the Zenoh bridge task. This vulnerability is fixed in 1.17.0-rc2.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32708">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-32141 – flatted is a circular JSON parser. Prior to 3.4.0, flatted's parse() function us...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32141</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32141</guid>
    <pubDate>Thu, 12 Mar 2026 18:16:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-32141</strong></p>
  <p>flatted is a circular JSON parser. Prior to 3.4.0, flatted's parse() function uses a recursive revive() phase to resolve circular references in deserialized JSON. When given a crafted payload with deeply nested or self-referential $ indices, the recursion depth is unbounded, causing a stack overflow that crashes the Node.js process. This vulnerability is fixed in 3.4.0.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-674</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32141">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-25570 – A vulnerability has been identified in SICAM SIAPP SDK (All versions &lt; V2.1.7). ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-25570</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-25570</guid>
    <pubDate>Tue, 10 Mar 2026 18:18:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-25570</strong></p>
  <p>A vulnerability has been identified in SICAM SIAPP SDK (All versions < V2.1.7). The SICAM SIAPP SDK does not perform checks on input values potentially resulting in stack overflow. This could allow an attacker to perform code execution and denial of service.</p>
  <p><strong>CVSS:</strong> 7.4 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-25570">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-3038 – The rtsock_msg_buffer() function serializes routing information into a buffer.  ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-3038</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-3038</guid>
    <pubDate>Mon, 09 Mar 2026 13:15:57 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-3038</strong></p>
  <p>The rtsock_msg_buffer() function serializes routing information into a buffer.  As a part of this, it copies sockaddr structures into a sockaddr_storage structure on the stack.  It assumes that the source sockaddr length field had already been validated, but this is not necessarily the case, and it's possible for a malicious userspace program to craft a request which triggers a 127-byte overflow.…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-787</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-3038">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-3520 – Multer is a node.js middleware for handling `multipart/form-data`. A vulnerabili...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-3520</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-3520</guid>
    <pubDate>Wed, 04 Mar 2026 17:16:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-3520</strong></p>
  <p>Multer is a node.js middleware for handling `multipart/form-data`. A vulnerability in Multer prior to version 2.1.1 allows an attacker to trigger a Denial of Service (DoS) by sending malformed requests, potentially causing stack overflow. Users should upgrade to version 2.1.1 to receive a patch. No known workarounds are available.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-674</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-3520">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-69765 – Tenda AX3 firmware v16.03.12.11 contains a stack overflow in formGetIptv functio...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-69765</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-69765</guid>
    <pubDate>Tue, 03 Mar 2026 18:16:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-69765</strong></p>
  <p>Tenda AX3 firmware v16.03.12.11 contains a stack overflow in formGetIptv function and the list parameter, which can cause memory corruption and enable remote code execution.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-69765">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-70252 – An issue was discovered in /goform/WifiWpsStart in Tenda AC6V2.0 V15.03.06.23_mu...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-70252</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-70252</guid>
    <pubDate>Mon, 02 Mar 2026 17:16:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-70252</strong></p>
  <p>An issue was discovered in /goform/WifiWpsStart in Tenda AC6V2.0 V15.03.06.23_multi. The index and mode are controllable. If the conditions are met to sprintf, they will be spliced into tmp. It is worth noting that there is no size check,which leads to a stack overflow vulnerability.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-70252">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-27942 – fast-xml-parser allows users to validate XML, parse XML to JS object, or build X...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27942</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27942</guid>
    <pubDate>Thu, 26 Feb 2026 02:16:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-27942</strong></p>
  <p>fast-xml-parser allows users to validate XML, parse XML to JS object, or build XML from JS object without C/C++ based libraries and no callback. Prior to version 5.3.8, the application crashes with stack overflow when user use XML builder with `preserveOrder:true`. Version 5.3.8 fixes the issue. As a workaround, use XML builder with `preserveOrder:false` or check the input data before passing to…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-120</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27942">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-61144 – libtiff up to v4.7.1 was discovered to contain a stack overflow via the readSepa...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-61144</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-61144</guid>
    <pubDate>Mon, 23 Feb 2026 19:22:56 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-61144</strong></p>
  <p>libtiff up to v4.7.1 was discovered to contain a stack overflow via the readSeparateStripsIntoBuffer function.</p>
  <p><strong>CVSS:</strong> 7.3 · <strong>CWE:</strong> CWE-119</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-61144">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-70955 – A Stack Overflow vulnerability was discovered in the TON Virtual Machine (TVM) b...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-70955</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-70955</guid>
    <pubDate>Fri, 13 Feb 2026 22:16:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-70955</strong></p>
  <p>A Stack Overflow vulnerability was discovered in the TON Virtual Machine (TVM) before v2024.10. The vulnerability stems from the improper handling of vmstate and continuation jump instructions, which allow for continuous dynamic tail calls. An attacker can exploit this by crafting a smart contract with deeply nested jump logic. Even within permissible gas limits, this nested execution exhausts th…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-674</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-70955">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-25332 – FTP Commander Pro 8.03 contains a local stack overflow vulnerability that allows...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-25332</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-25332</guid>
    <pubDate>Thu, 12 Feb 2026 23:16:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-25332</strong></p>
  <p>FTP Commander Pro 8.03 contains a local stack overflow vulnerability that allows attackers to execute arbitrary code by overwriting the EIP register through a custom command input. Attackers can craft a malicious payload of 4108 bytes to overwrite memory and execute shellcode, demonstrating remote code execution potential.</p>
  <p><strong>CVSS:</strong> 8.4 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-25332">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2019-25321 – FTP Navigator 8.03 contains a stack overflow vulnerability that allows attackers...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-25321</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-25321</guid>
    <pubDate>Thu, 12 Feb 2026 23:16:03 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2019-25321</strong></p>
  <p>FTP Navigator 8.03 contains a stack overflow vulnerability that allows attackers to execute arbitrary code by overwriting Structured Exception Handler (SEH) registers. Attackers can craft a malicious payload that triggers a buffer overflow when pasted into the Custom Command textbox, enabling remote code execution and launching the calculator as proof of concept.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-25321">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2019-25319 – Domain Quester Pro 6.02 contains a stack overflow vulnerability that allows remo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-25319</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-25319</guid>
    <pubDate>Thu, 12 Feb 2026 23:16:03 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2019-25319</strong></p>
  <p>Domain Quester Pro 6.02 contains a stack overflow vulnerability that allows remote attackers to execute arbitrary code by overwriting Structured Exception Handler (SEH) registers. Attackers can craft a malicious payload targeting the 'Domain Name Keywords' input field to trigger an access violation and execute a bind shell on port 9999.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-25319">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-25318 – AVS Audio Converter 9.1.2.600 contains a stack overflow vulnerability that allow...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-25318</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-25318</guid>
    <pubDate>Thu, 12 Feb 2026 23:16:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-25318</strong></p>
  <p>AVS Audio Converter 9.1.2.600 contains a stack overflow vulnerability that allows attackers to execute arbitrary code by manipulating the output folder text input. Attackers can craft a malicious payload that overwrites stack memory and triggers a bind shell on port 9999 when the 'Browse' button is clicked.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-25318">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-67432 – A stack overflow in the ZBarcode_Encode function of Monkeybread Software MBS Dyn...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-67432</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-67432</guid>
    <pubDate>Thu, 12 Feb 2026 20:16:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-67432</strong></p>
  <p>A stack overflow in the ZBarcode_Encode function of Monkeybread Software MBS DynaPDF Plugin v21.3.1.1 allows attackers to cause a Denial of Service (DoS) via a crafted input.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-67432">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2020-37184 – Allok Video Converter 4.6.1217 contains a stack overflow vulnerability in the Li...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-37184</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-37184</guid>
    <pubDate>Wed, 11 Feb 2026 21:16:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2020-37184</strong></p>
  <p>Allok Video Converter 4.6.1217 contains a stack overflow vulnerability in the License Name input field that allows attackers to execute arbitrary code. Attackers can craft a specially designed payload to overwrite SEH handlers and execute system commands by injecting malicious bytecode into the input field.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-37184">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2020-37183 – Allok RM RMVB to AVI MPEG DVD Converter 3.6.1217 contains a stack overflow vulne...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-37183</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-37183</guid>
    <pubDate>Wed, 11 Feb 2026 21:16:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2020-37183</strong></p>
  <p>Allok RM RMVB to AVI MPEG DVD Converter 3.6.1217 contains a stack overflow vulnerability that allows attackers to execute arbitrary code by overwriting Structured Exception Handler (SEH) registers. Attackers can craft a malicious payload in the License Name input field to trigger a buffer overflow and execute system commands like calc.exe.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-37183">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2020-37182 – Redir 3.3 contains a stack overflow vulnerability in the doproxyconnect() functi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-37182</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-37182</guid>
    <pubDate>Wed, 11 Feb 2026 21:16:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2020-37182</strong></p>
  <p>Redir 3.3 contains a stack overflow vulnerability in the doproxyconnect() function that allows attackers to crash the application by sending oversized input. Attackers can exploit the sprintf() buffer without proper length checking to overwrite memory and cause a segmentation fault, resulting in program termination.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-37182">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2020-37181 – Torrent FLV Converter 1.51 Build 117 contains a stack overflow vulnerability tha...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-37181</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-37181</guid>
    <pubDate>Wed, 11 Feb 2026 21:16:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2020-37181</strong></p>
  <p>Torrent FLV Converter 1.51 Build 117 contains a stack overflow vulnerability that allows attackers to overwrite Structured Exception Handler (SEH) through a malicious registration code input. Attackers can craft a payload with specific offsets and partial SEH overwrite techniques to potentially execute arbitrary code on vulnerable Windows 32-bit systems.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-37181">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2020-37176 – Torrent 3GP Converter 1.51 contains a stack overflow vulnerability that allows a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-37176</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-37176</guid>
    <pubDate>Wed, 11 Feb 2026 21:16:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2020-37176</strong></p>
  <p>Torrent 3GP Converter 1.51 contains a stack overflow vulnerability that allows attackers to execute arbitrary code by overwriting Structured Exception Handler (SEH) registers. Attackers can craft a malicious payload targeting the application's registration dialog to trigger code execution and open the calculator through carefully constructed buffer overflow techniques.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-37176">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2020-37126 – Free Desktop Clock 3.0 contains a stack overflow vulnerability in the Time Zones...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-37126</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-37126</guid>
    <pubDate>Thu, 05 Feb 2026 17:16:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2020-37126</strong></p>
  <p>Free Desktop Clock 3.0 contains a stack overflow vulnerability in the Time Zones display name input that allows attackers to overwrite Structured Exception Handler (SEH) registers. Attackers can exploit the vulnerability by crafting a malicious Unicode input that triggers an access violation and potentially execute arbitrary code.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-37126">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-63658 – A stack overflow in the mk_http_index_lookup function (mk_server/mk_http.c) of m...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-63658</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-63658</guid>
    <pubDate>Thu, 29 Jan 2026 20:16:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-63658</strong></p>
  <p>A stack overflow in the mk_http_index_lookup function (mk_server/mk_http.c) of monkey commit f37e984 allows attackers to cause a Denial of Service (DoS) via sending a crafted HTTP request to the server.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-63658">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-22260 – Suricata is a network IDS, IPS and NSM engine. Starting in version 8.0.0 and pri...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-22260</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-22260</guid>
    <pubDate>Tue, 27 Jan 2026 18:15:55 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-22260</strong></p>
  <p>Suricata is a network IDS, IPS and NSM engine. Starting in version 8.0.0 and prior to version 8.0.3, Suricata can crash with a stack overflow. Version 8.0.3 patches the issue. As a workaround, use default values for `request-body-limit` and `response-body-limit`.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-674</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-22260">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-69763 – Tenda AX3 firmware v16.03.12.11 contains a stack overflow in formSetIptv via the...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-69763</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-69763</guid>
    <pubDate>Wed, 21 Jan 2026 18:16:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-69763</strong></p>
  <p>Tenda AX3 firmware v16.03.12.11 contains a stack overflow in formSetIptv via the vlanId parameter, which can cause memory corruption and enable remote code execution.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-69763">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-69762 – Tenda AX3 firmware v16.03.12.11 contains a stack overflow in formSetIptv via the...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-69762</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-69762</guid>
    <pubDate>Wed, 21 Jan 2026 18:16:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-69762</strong></p>
  <p>Tenda AX3 firmware v16.03.12.11 contains a stack overflow in formSetIptv via the list parameter, which can cause memory corruption and enable remote code execution.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-69762">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-70648 – Tenda AX1803 v1.0.0.1 was discovered to contain a stack overflow in the security...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-70648</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-70648</guid>
    <pubDate>Wed, 21 Jan 2026 17:16:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-70648</strong></p>
  <p>Tenda AX1803 v1.0.0.1 was discovered to contain a stack overflow in the security_5g parameter of the sub_727F4 function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted request.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-70648">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-70646 – Tenda AX1803 v1.0.0.1 was discovered to contain a stack overflow in the security...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-70646</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-70646</guid>
    <pubDate>Wed, 21 Jan 2026 17:16:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-70646</strong></p>
  <p>Tenda AX1803 v1.0.0.1 was discovered to contain a stack overflow in the security parameter of the sub_72290 function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted request.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-70646">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-70644 – Tenda AX-1806 v1.0.0.1 was discovered to contain a stack overflow in the time pa...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-70644</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-70644</guid>
    <pubDate>Wed, 21 Jan 2026 17:16:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-70644</strong></p>
  <p>Tenda AX-1806 v1.0.0.1 was discovered to contain a stack overflow in the time parameter of the sub_60CFC function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted request.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-70644">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-70651 – Tenda AX-1803 v1.0.0.1 was discovered to contain a stack overflow in the ssid pa...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-70651</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-70651</guid>
    <pubDate>Wed, 21 Jan 2026 16:16:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-70651</strong></p>
  <p>Tenda AX-1803 v1.0.0.1 was discovered to contain a stack overflow in the ssid parameter of the form_fast_setting_wifi_set function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted request.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-70651">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-70650 – Tenda AX-1806 v1.0.0.1 was discovered to contain a stack overflow in the deviceL...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-70650</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-70650</guid>
    <pubDate>Wed, 21 Jan 2026 16:16:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-70650</strong></p>
  <p>Tenda AX-1806 v1.0.0.1 was discovered to contain a stack overflow in the deviceList parameter of the formSetMacFilterCfg function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted request.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-70650">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-70645 – Tenda AX-1806 v1.0.0.1 was discovered to contain a stack overflow in the deviceL...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-70645</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-70645</guid>
    <pubDate>Wed, 21 Jan 2026 16:16:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-70645</strong></p>
  <p>Tenda AX-1806 v1.0.0.1 was discovered to contain a stack overflow in the deviceList parameter of the formSetWifiMacFilterCfg function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted request.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-70645">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-71020 – Tenda AX-1806 v1.0.0.1 was discovered to contain a stack overflow in the securit...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-71020</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-71020</guid>
    <pubDate>Fri, 16 Jan 2026 16:15:54 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-71020</strong></p>
  <p>Tenda AX-1806 v1.0.0.1 was discovered to contain a stack overflow in the security parameter of the sub_4C408 function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted request.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-71020">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-70746 – Tenda AX-1806 v1.0.0.1 was discovered to contain a stack overflow in the timeZon...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-70746</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-70746</guid>
    <pubDate>Fri, 16 Jan 2026 16:15:54 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-70746</strong></p>
  <p>Tenda AX-1806 v1.0.0.1 was discovered to contain a stack overflow in the timeZone parameter of the fromSetSysTime function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted request.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-70746">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-70307 – A stack overflow in the dump_ttxt_sample function of GPAC v2.4.0 allows attacker...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-70307</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-70307</guid>
    <pubDate>Thu, 15 Jan 2026 18:16:37 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-70307</strong></p>
  <p>A stack overflow in the dump_ttxt_sample function of GPAC v2.4.0 allows attackers to cause a Denial of Service (DoS) via a crafted packet.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-70307">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-70656 – Tenda AX-1806 v1.0.0.1 was discovered to contain a stack overflow in the mac par...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-70656</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-70656</guid>
    <pubDate>Thu, 15 Jan 2026 17:16:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-70656</strong></p>
  <p>Tenda AX-1806 v1.0.0.1 was discovered to contain a stack overflow in the mac parameter of the sub_65B5C function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted request.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-70656">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-71019 – Tenda AX-1806 v1.0.0.1 was discovered to contain a stack overflow in the wanSpee...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-71019</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-71019</guid>
    <pubDate>Thu, 15 Jan 2026 15:15:51 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-71019</strong></p>
  <p>Tenda AX-1806 v1.0.0.1 was discovered to contain a stack overflow in the wanSpeed parameter of the sub_65B5C function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted request.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-71019">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-70744 – Tenda AX-1806 v1.0.0.1 was discovered to contain a stack overflow in the cloneTy...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-70744</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-70744</guid>
    <pubDate>Thu, 15 Jan 2026 15:15:51 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-70744</strong></p>
  <p>Tenda AX-1806 v1.0.0.1 was discovered to contain a stack overflow in the cloneType parameter of the sub_65B5C function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted request.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-70744">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-71021 – Tenda AX-1806 v1.0.0.1 was discovered to contain a stack overflow in the serverN...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-71021</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-71021</guid>
    <pubDate>Wed, 14 Jan 2026 18:16:41 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-71021</strong></p>
  <p>Tenda AX-1806 v1.0.0.1 was discovered to contain a stack overflow in the serverName parameter of the sub_65A28 function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted request.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-71021">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-70747 – Tenda AX-1806 v1.0.0.1 was discovered to contain a stack overflow in the service...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-70747</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-70747</guid>
    <pubDate>Wed, 14 Jan 2026 18:16:41 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-70747</strong></p>
  <p>Tenda AX-1806 v1.0.0.1 was discovered to contain a stack overflow in the serviceName parameter of the sub_65A28 function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted request.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-70747">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2023-54329 – Inbit Messenger 4.6.0 - 4.9.0 contains a remote command execution vulnerability ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-54329</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-54329</guid>
    <pubDate>Tue, 13 Jan 2026 23:15:59 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2023-54329</strong></p>
  <p>Inbit Messenger 4.6.0 - 4.9.0 contains a remote command execution vulnerability that allows unauthenticated attackers to execute arbitrary commands by exploiting a stack overflow in the messenger's protocol. Attackers can send specially crafted XML packets to port 10883 with a malicious payload to trigger the vulnerability and execute commands with system privileges.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-54329">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-37169 – A stack overflow vulnerability exists in the AOS-10 web-based management interfa...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-37169</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-37169</guid>
    <pubDate>Tue, 13 Jan 2026 20:16:04 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-37169</strong></p>
  <p>A stack overflow vulnerability exists in the AOS-10 web-based management interface of a Mobility Gateway. Successful exploitation could allow an authenticated malicious actor to execute arbitrary code as a privileged user on the underlying operating system.</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-787</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-37169">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-71027 – Tenda AX-3 v16.03.12.10_CN was discovered to contain a stack overflow in the wan...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-71027</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-71027</guid>
    <pubDate>Tue, 13 Jan 2026 16:16:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-71027</strong></p>
  <p>Tenda AX-3 v16.03.12.10_CN was discovered to contain a stack overflow in the wanMTU2 parameter of the fromAdvSetMacMtuWan function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted request.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-787</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-71027">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-71026 – Tenda AX-3 v16.03.12.10_CN was discovered to contain a stack overflow in the wan...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-71026</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-71026</guid>
    <pubDate>Tue, 13 Jan 2026 16:16:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-71026</strong></p>
  <p>Tenda AX-3 v16.03.12.10_CN was discovered to contain a stack overflow in the wanSpeed2 parameter of the fromAdvSetMacMtuWan function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted request.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-787</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-71026">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-71025 – Tenda AX-3 v16.03.12.10_CN was discovered to contain a stack overflow in the clo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-71025</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-71025</guid>
    <pubDate>Tue, 13 Jan 2026 16:16:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-71025</strong></p>
  <p>Tenda AX-3 v16.03.12.10_CN was discovered to contain a stack overflow in the cloneType2 parameter of the fromAdvSetMacMtuWan function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted request.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-787</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-71025">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-71024 – Tenda AX-3 v16.03.12.10_CN was discovered to contain a stack overflow in the ser...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-71024</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-71024</guid>
    <pubDate>Tue, 13 Jan 2026 16:16:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-71024</strong></p>
  <p>Tenda AX-3 v16.03.12.10_CN was discovered to contain a stack overflow in the serviceName2 parameter of the fromAdvSetMacMtuWan function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted request.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-787</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-71024">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-71023 – Tenda AX-3 v16.03.12.10_CN was discovered to contain a stack overflow in the mac...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-71023</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-71023</guid>
    <pubDate>Tue, 13 Jan 2026 16:16:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-71023</strong></p>
  <p>Tenda AX-3 v16.03.12.10_CN was discovered to contain a stack overflow in the mac2 parameter of the fromAdvSetMacMtuWan function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted request.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-71023">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-70753 – Tenda AX-1806 v1.0.0.1 was discovered to contain a stack overflow in the securit...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-70753</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-70753</guid>
    <pubDate>Tue, 13 Jan 2026 16:16:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-70753</strong></p>
  <p>Tenda AX-1806 v1.0.0.1 was discovered to contain a stack overflow in the security_5g parameter of the sub_4CA50 function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted request.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-787</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-70753">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-66177 – There is a Stack overflow Vulnerability in the device Search and Discovery featu...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-66177</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-66177</guid>
    <pubDate>Tue, 13 Jan 2026 03:16:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-66177</strong></p>
  <p>There is a Stack overflow Vulnerability in the device Search and Discovery feature of Hikvision NVR/DVR/CVR/IPC models. If exploited, an attacker on the same local area network (LAN) could cause the device to malfunction by sending specially crafted packets to an unpatched device.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-66177">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-66176 – There is a Stack overflow Vulnerability in the device Search and Discovery featu...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-66176</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-66176</guid>
    <pubDate>Tue, 13 Jan 2026 03:16:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-66176</strong></p>
  <p>There is a Stack overflow Vulnerability in the device Search and Discovery feature of Hikvision Access Control Products. If exploited, an attacker on the same local area network (LAN) could cause the device to malfunction by sending specially crafted packets to an unpatched device.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-66176">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2023-53966 – SOUND4 LinkAndShare Transmitter 1.1.2 contains a format string vulnerability tha...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-53966</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-53966</guid>
    <pubDate>Mon, 22 Dec 2025 22:16:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2023-53966</strong></p>
  <p>SOUND4 LinkAndShare Transmitter 1.1.2 contains a format string vulnerability that allows attackers to trigger memory stack overflows through maliciously crafted environment variables. Attackers can manipulate the username environment variable with format string payloads to potentially execute arbitrary code and crash the application.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-53966">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-68156 – Expr is an expression language and expression evaluation for Go. Prior to versio...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-68156</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-68156</guid>
    <pubDate>Tue, 16 Dec 2025 19:16:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-68156</strong></p>
  <p>Expr is an expression language and expression evaluation for Go. Prior to version 1.17.7, several builtin functions in Expr, including `flatten`, `min`, `max`, `mean`, and `median`, perform recursive traversal over user-provided data structures without enforcing a maximum recursion depth. If the evaluation environment contains deeply nested or cyclic data structures, these functions may recurse i…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-770</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-68156">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-59789 – Uncontrolled recursion in the json2pb component in Apache bRPC (version &lt; 1.15.0...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-59789</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-59789</guid>
    <pubDate>Mon, 01 Dec 2025 11:15:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-59789</strong></p>
  <p>Uncontrolled recursion in the json2pb component in Apache bRPC (version < 1.15.0) on all platforms allows remote attackers to make the server crash via sending deep recursive json data.  Root Cause: The bRPC json2pb component uses rapidjson to parse json data from the network. The rapidjson parser uses a recursive parsing method by default. If the input json has a large depth of recursive structu…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-674</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-59789">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-64344 – Suricata is a network IDS, IPS and NSM engine developed by the OISF (Open Inform...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-64344</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-64344</guid>
    <pubDate>Wed, 26 Nov 2025 23:15:49 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-64344</strong></p>
  <p>Suricata is a network IDS, IPS and NSM engine developed by the OISF (Open Information Security Foundation) and the Suricata community. Prior to versions 7.0.13 and 8.0.2, working with large buffers in Lua scripts can lead to a stack overflow. Users of Lua rules and output scripts may be affected when working with large buffers. This includes a rule passing a large buffer to a Lua script. This iss…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-64344">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-64333 – Suricata is a network IDS, IPS and NSM engine developed by the OISF (Open Inform...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-64333</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-64333</guid>
    <pubDate>Wed, 26 Nov 2025 23:15:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-64333</strong></p>
  <p>Suricata is a network IDS, IPS and NSM engine developed by the OISF (Open Information Security Foundation) and the Suricata community. Prior to versions 7.0.13 and 8.0.2, a large HTTP content type, when logged can cause a stack overflow crashing Suricata. This issue has been patched in versions 7.0.13 and 8.0.2. A workaround for this issue involves limiting stream.reassembly.depth to less then ha…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-64333">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-64332 – Suricata is a network IDS, IPS and NSM engine developed by the OISF (Open Inform...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-64332</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-64332</guid>
    <pubDate>Wed, 26 Nov 2025 23:15:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-64332</strong></p>
  <p>Suricata is a network IDS, IPS and NSM engine developed by the OISF (Open Information Security Foundation) and the Suricata community. Prior to versions 7.0.13 and 8.0.2, a stack overflow that causes Suricata to crash can occur if SWF decompression is enabled. This issue has been patched in versions 7.0.13 and 8.0.2. A workaround for this issue involves disabling SWF decompression (swf-decompress…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-64332">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-64331 – Suricata is a network IDS, IPS and NSM engine developed by the OISF (Open Inform...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-64331</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-64331</guid>
    <pubDate>Wed, 26 Nov 2025 23:15:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-64331</strong></p>
  <p>Suricata is a network IDS, IPS and NSM engine developed by the OISF (Open Information Security Foundation) and the Suricata community. Prior to versions 7.0.13 and 8.0.2, a stack overflow can occur on large HTTP file transfers if the user has increased the HTTP response body limit and enabled the logging of printable http bodies. This issue has been patched in versions 7.0.13 and 8.0.2. A workaro…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-64331">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-63149 – Tenda AX3 V16.03.12.10_CN was discovered to contain a stack overflow in the urls...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-63149</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-63149</guid>
    <pubDate>Mon, 10 Nov 2025 20:15:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-63149</strong></p>
  <p>Tenda AX3 V16.03.12.10_CN was discovered to contain a stack overflow in the urls parameter of the get_parentControl_list_Info function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted request.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-63149">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-63457 – Tenda AX-1803 v1.0.0.1 was discovered to contain a stack overflow via the wanMTU...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-63457</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-63457</guid>
    <pubDate>Mon, 10 Nov 2025 17:15:35 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-63457</strong></p>
  <p>Tenda AX-1803 v1.0.0.1 was discovered to contain a stack overflow via the wanMTU parameter in the sub_4F55C function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted request.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-787</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-63457">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-63456 – Tenda AX-1803 v1.0.0.1 was discovered to contain a stack overflow via the time p...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-63456</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-63456</guid>
    <pubDate>Mon, 10 Nov 2025 17:15:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-63456</strong></p>
  <p>Tenda AX-1803 v1.0.0.1 was discovered to contain a stack overflow via the time parameter in the SetSysTimeCfg function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted request.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-787</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-63456">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-63455 – Tenda AX-3 v16.03.12.10_CN was discovered to contain a stack overflow via the sh...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-63455</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-63455</guid>
    <pubDate>Mon, 10 Nov 2025 17:15:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-63455</strong></p>
  <p>Tenda AX-3 v16.03.12.10_CN was discovered to contain a stack overflow via the shareSpeed parameter in the fromSetWifiGusetBasic function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted request.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-63455">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-63147 – Tenda AX3 V16.03.12.10_CN was discovered to contain a stack overflow in the devi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-63147</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-63147</guid>
    <pubDate>Mon, 10 Nov 2025 17:15:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-63147</strong></p>
  <p>Tenda AX3 V16.03.12.10_CN was discovered to contain a stack overflow in the deviceId parameter of the saveParentControlInfo function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted request.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-787</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-63147">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-63154 – TOTOLink A7000R V9.1.0u.6115_B20201022 was discovered to contain a stack overflo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-63154</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-63154</guid>
    <pubDate>Mon, 10 Nov 2025 16:15:45 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-63154</strong></p>
  <p>TOTOLink A7000R V9.1.0u.6115_B20201022 was discovered to contain a stack overflow in the addEffect parameter of the urldecode function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted POST request.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-63154">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-63153 – TOTOLink A7000R V9.1.0u.6115_B20201022 was discovered to contain a stack overflo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-63153</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-63153</guid>
    <pubDate>Mon, 10 Nov 2025 16:15:45 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-63153</strong></p>
  <p>TOTOLink A7000R V9.1.0u.6115_B20201022 was discovered to contain a stack overflow in the ssid parameter of the urldecode function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted request.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-63153">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-63152 – Tenda AX3 V16.03.12.10_CN was discovered to contain a stack overflow in the wpap...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-63152</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-63152</guid>
    <pubDate>Mon, 10 Nov 2025 16:15:45 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-63152</strong></p>
  <p>Tenda AX3 V16.03.12.10_CN was discovered to contain a stack overflow in the wpapsk_crypto parameter of the wlSetExternParameter function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted request.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-63152">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-63458 – Tenda AX-1803 v1.0.0.1 was discovered to contain a stack overflow via the timeZo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-63458</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-63458</guid>
    <pubDate>Fri, 31 Oct 2025 19:15:51 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-63458</strong></p>
  <p>Tenda AX-1803 v1.0.0.1 was discovered to contain a stack overflow via the timeZone parameter in the form_fast_setting_wifi_set function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted request.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-63458">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-63454 – Tenda AX-3 v16.03.12.10_CN was discovered to contain a stack overflow via the de...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-63454</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-63454</guid>
    <pubDate>Fri, 31 Oct 2025 19:15:51 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-63454</strong></p>
  <p>Tenda AX-3 v16.03.12.10_CN was discovered to contain a stack overflow via the deviceId parameter in the get_parentControl_list_Info function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted request.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-63454">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-63459 – Totolink A7000R v9.1.0u.6115_B20201022 was discovered to contain a stack overflo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-63459</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-63459</guid>
    <pubDate>Fri, 31 Oct 2025 18:15:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-63459</strong></p>
  <p>Totolink A7000R v9.1.0u.6115_B20201022 was discovered to contain a stack overflow via the ssid5g parameter in the sub_421CF0 function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted request.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-63459">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-63465 – Totolink LR350 v9.3.5u.6369_B20220309 was discovered to contain a stack overflow...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-63465</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-63465</guid>
    <pubDate>Fri, 31 Oct 2025 17:15:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-63465</strong></p>
  <p>Totolink LR350 v9.3.5u.6369_B20220309 was discovered to contain a stack overflow via the ssid parameter in the sub_422880 function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted request.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-63465">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-63464 – Totolink LR350 v9.3.5u.6369_B20220309 was discovered to contain a stack overflow...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-63464</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-63464</guid>
    <pubDate>Fri, 31 Oct 2025 17:15:47 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-63464</strong></p>
  <p>Totolink LR350 v9.3.5u.6369_B20220309 was discovered to contain a stack overflow via the ssid parameter in the sub_42396C function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted request.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-63464">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-63463 – Totolink LR350 v9.3.5u.6369_B20220309 was discovered to contain a stack overflow...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-63463</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-63463</guid>
    <pubDate>Fri, 31 Oct 2025 17:15:47 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-63463</strong></p>
  <p>Totolink LR350 v9.3.5u.6369_B20220309 was discovered to contain a stack overflow via the wifiOff parameter in the sub_4232EC function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted request.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-63463">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-63462 – Totolink A7000R v9.1.0u.6115_B20201022 was discovered to contain a stack overflo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-63462</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-63462</guid>
    <pubDate>Fri, 31 Oct 2025 17:15:47 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-63462</strong></p>
  <p>Totolink A7000R v9.1.0u.6115_B20201022 was discovered to contain a stack overflow via the wifiOff parameter in the sub_421A04 function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted request.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-63462">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-63461 – Totolink A7000R v9.1.0u.6115_B20201022 was discovered to contain a stack overflo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-63461</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-63461</guid>
    <pubDate>Fri, 31 Oct 2025 17:15:47 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-63461</strong></p>
  <p>Totolink A7000R v9.1.0u.6115_B20201022 was discovered to contain a stack overflow via the ssid5g parameter in the urldecode function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted request.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-63461">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-63460 – Totolink A7000R v9.1.0u.6115_B20201022 was discovered to contain a stack overflo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-63460</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-63460</guid>
    <pubDate>Fri, 31 Oct 2025 17:15:47 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-63460</strong></p>
  <p>Totolink A7000R v9.1.0u.6115_B20201022 was discovered to contain a stack overflow via the ssid5g parameter in the sub_4222E0 function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted request.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-63460">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-63469 – Totolink LR350 v9.3.5u.6369_B20220309 was discovered to contain a stack overflow...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-63469</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-63469</guid>
    <pubDate>Fri, 31 Oct 2025 16:15:41 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-63469</strong></p>
  <p>Totolink LR350 v9.3.5u.6369_B20220309 was discovered to contain a stack overflow via the ssid parameter in the sub_421BAC function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted request.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-63469">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-63468 – Totolink LR350 v9.3.5u.6369_B20220309 was discovered to contain a stack overflow...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-63468</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-63468</guid>
    <pubDate>Fri, 31 Oct 2025 16:15:41 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-63468</strong></p>
  <p>Totolink LR350 v9.3.5u.6369_B20220309 was discovered to contain a stack overflow via the http_host parameter in the sub_426EF8 function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted request.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-63468">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-63467 – Totolink LR350 v9.3.5u.6369_B20220309 was discovered to contain a stack overflow...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-63467</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-63467</guid>
    <pubDate>Fri, 31 Oct 2025 16:15:40 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-63467</strong></p>
  <p>Totolink LR350 v9.3.5u.6369_B20220309 was discovered to contain a stack overflow via the ssid parameter in the sub_425400 function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted request.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-63467">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-63466 – Totolink LR350 v9.3.5u.6369_B20220309 was discovered to contain a stack overflow...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-63466</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-63466</guid>
    <pubDate>Fri, 31 Oct 2025 16:15:40 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-63466</strong></p>
  <p>Totolink LR350 v9.3.5u.6369_B20220309 was discovered to contain a stack overflow via the password parameter in the sub_426EF8 function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted request.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-63466">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-52264 – StarCharge Artemis AC Charger 7-22 kW v1.0.4 was discovered to contain a stack o...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-52264</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-52264</guid>
    <pubDate>Mon, 27 Oct 2025 15:15:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-52264</strong></p>
  <p>StarCharge Artemis AC Charger 7-22 kW v1.0.4 was discovered to contain a stack overflow via the cgiMain function at download.cgi.</p>
  <p><strong>CVSS:</strong> 8.0 · <strong>CWE:</strong> CWE-119</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-52264">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
