<?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</title>
  <link>https://cvedaily.com/pages/tags/stack-overflow.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/stack-overflow.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Stack Overflow</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:28 +0000</lastBuildDate>
  <item>
    <title>[Unknown] CVE-2026-46256 – In the Linux kernel, the following vulnerability has been resolved:

NFS/localio...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46256</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46256</guid>
    <pubDate>Wed, 03 Jun 2026 18:16:26 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2026-46256</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  NFS/localio: prevent direct reclaim recursion into NFS via nfs_writepages  LOCALIO is an NFS loopback mount optimization that avoids using the network for READ, WRITE and COMMIT if the NFS client and server are determined to be on the same system. But because LOCALIO is still fundamentally "just NFS loopback mount" it is suscept…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46256">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-42328 – go-ipld-prime is an implementation of the InterPlanetary Linked Data (IPLD) spec...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42328</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42328</guid>
    <pubDate>Wed, 27 May 2026 18:16:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-42328</strong></p>
  <p>go-ipld-prime is an implementation of the InterPlanetary Linked Data (IPLD) spec interfaces, a batteries-included codec implementations of IPLD for CBOR and JSON, and tooling for basic operations on IPLD objects. Prior to 0.23.0, the DAG-CBOR and DAG-JSON decoders recurse on each nested map or list without a depth limit. A payload containing deeply nested collections causes the decoder to recurse…</p>
  <p><strong>CVSS:</strong> 6.2 · <strong>CWE:</strong> CWE-674</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42328">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2026-41963 – Stack overflow vulnerability in the media platform. Impact: Successful exploitat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41963</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41963</guid>
    <pubDate>Fri, 15 May 2026 10:16:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-41963</strong></p>
  <p>Stack overflow vulnerability in the media platform. Impact: Successful exploitation of this vulnerability may affect availability.</p>
  <p><strong>CVSS:</strong> 2.8 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41963">View on NVD</a></p>
]]>
    </description>
  </item>
  <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>[Medium] CVE-2026-1681 – Issuing an ICMP ping via the `net ping` shell command to a device's own IPv4 add...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-1681</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-1681</guid>
    <pubDate>Tue, 12 May 2026 07:16:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-1681</strong></p>
  <p>Issuing an ICMP ping via the `net ping` shell command to a device's own IPv4 address causes the network stack to recursively re-enter the input path on the same system work-queue stack. Because the destination is recognized as a local address, both the echo request and the resulting echo reply are processed inline before the current frame returns. The nested input-path frames exceed the work-queu…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-674</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-1681">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>[Medium] CVE-2026-42241 – ParquetSharp is a .NET library for reading and writing Apache Parquet files. Fro...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42241</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42241</guid>
    <pubDate>Thu, 07 May 2026 20:16:44 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-42241</strong></p>
  <p>ParquetSharp is a .NET library for reading and writing Apache Parquet files. From version 18.1.0 to before version 23.0.0.1, DecimalConverter.ReadDecimal makes a stackalloc using what might be an attacker-supplied value. If an attacker declares a decimal column with some unreasonable width, this could lead to a stack overflow. In a service environment, this would potentially take down a service.…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-789</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42241">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>[Medium] CVE-2026-33902 – ImageMagick is free and open-source software used for editing and manipulating d...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33902</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33902</guid>
    <pubDate>Mon, 13 Apr 2026 22:16:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-33902</strong></p>
  <p>ImageMagick is free and open-source software used for editing and manipulating digital images. In versions below both 7.1.2-19 and 6.9.13-44, a stack overflow vulnerability in ImageMagick's FX expression parser allows an attacker to crash the process by providing a deeply nested expression. This issue has been fixed in versions 6.9.13-44 and 7.1.2-19.</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-674</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33902">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-29628 – A stack overflow in the experimental/tinyobj_loader_opt.h file of tinyobjloader ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-29628</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-29628</guid>
    <pubDate>Mon, 13 Apr 2026 15:17:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-29628</strong></p>
  <p>A stack overflow in the experimental/tinyobj_loader_opt.h file of tinyobjloader commit d56555b allows attackers to cause a Denial of Service (DoS) via supplying a crafted .mtl file.</p>
  <p><strong>CVSS:</strong> 6.2 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-29628">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-34852 – Stack overflow vulnerability in the media platform.
Impact: Successful exploitat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-34852</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-34852</guid>
    <pubDate>Mon, 13 Apr 2026 04:16:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-34852</strong></p>
  <p>Stack overflow vulnerability in the media platform. Impact: Successful exploitation of this vulnerability may affect availability.</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-835</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-34852">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-34122 – A stack-based buffer overflow vulnerability was identified in TP-Link Tapo C520W...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-34122</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-34122</guid>
    <pubDate>Thu, 02 Apr 2026 18:16:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-34122</strong></p>
  <p>A stack-based buffer overflow vulnerability was identified in TP-Link Tapo C520WS v2.6 within a configuration handling component due to insufficient input validation.  An attacker can exploit this vulnerability by supplying an excessively long value for a vulnerable configuration parameter, resulting in a stack overflow.  Successful exploitation results in Denial-of-Service (DoS) condition, leadi…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-34122">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-34536 – iccDEV provides a set of libraries and tools for working with ICC color manageme...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-34536</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-34536</guid>
    <pubDate>Tue, 31 Mar 2026 22:16:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-34536</strong></p>
  <p>iccDEV provides a set of libraries and tools for working with ICC color management profiles. Prior to version 2.3.1.6, a crafted ICC profile can trigger a stack overflow (SO) in SIccCalcOp::ArgsUsed(). The issue is observable under AddressSanitizer as a stack-overflow when iccApplyProfiles processes a malicious profile, with the crash occurring while computing argument usage during calculator und…</p>
  <p><strong>CVSS:</strong> 6.2 · <strong>CWE:</strong> CWE-674</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-34536">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-33532 – `yaml` is a YAML parser and serialiser for JavaScript. Parsing a YAML document w...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33532</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33532</guid>
    <pubDate>Thu, 26 Mar 2026 20:16:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-33532</strong></p>
  <p>`yaml` is a YAML parser and serialiser for JavaScript. Parsing a YAML document with a version of `yaml` on the 1.x branch prior to 1.10.3 or on the 2.x branch prior to 2.8.3 may throw a RangeError due to a stack overflow. The node resolution/composition phase uses recursive function calls without a depth bound. An attacker who can supply YAML for parsing can trigger a `RangeError: Maximum call st…</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-674</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33532">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>[Medium] CVE-2026-28852 – A stack overflow was addressed with improved input validation. This issue is fix...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-28852</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-28852</guid>
    <pubDate>Wed, 25 Mar 2026 01:17:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-28852</strong></p>
  <p>A stack overflow was addressed with improved input validation. This issue is fixed in iOS 18.7.7 and iPadOS 18.7.7, iOS 26.4 and iPadOS 26.4, macOS Sequoia 15.7.5, macOS Tahoe 26.4, tvOS 26.4, visionOS 26.4, watchOS 26.4. An app may be able to cause a denial-of-service.</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-28852">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>[Medium] CVE-2026-23276 – In the Linux kernel, the following vulnerability has been resolved:

net: add xm...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-23276</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-23276</guid>
    <pubDate>Fri, 20 Mar 2026 09:16:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-23276</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  net: add xmit recursion limit to tunnel xmit functions  Tunnel xmit functions (iptunnel_xmit, ip6tunnel_xmit) lack their own recursion limit. When a bond device in broadcast mode has GRE tap interfaces as slaves, and those GRE tunnels route back through the bond, multicast/broadcast traffic triggers infinite recursion between bo…</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-674</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-23276">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>[Medium] CVE-2026-4224 – When an Expat parser with a registered ElementDeclHandler parses an inline
docum...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-4224</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-4224</guid>
    <pubDate>Mon, 16 Mar 2026 18:16:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-4224</strong></p>
  <p>When an Expat parser with a registered ElementDeclHandler parses an inline document type definition containing a deeply nested content model a C stack overflow occurs.</p>
  <p><strong>CVSS:</strong> 6.0 · <strong>CWE:</strong> CWE-674</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-4224">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>[Medium] CVE-2026-32705 – 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-32705</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32705</guid>
    <pubDate>Mon, 16 Mar 2026 14:19:41 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-32705</strong></p>
  <p>PX4 autopilot is a flight control solution for drones. Prior to 1.17.0-rc2, the BST telemetry probe writes a string terminator using a device-provided length without bounds. A malicious BST device can report an oversized dev_name_len, causing a stack overflow in the driver and crashing the task (or enabling code execution). This vulnerability is fixed in 1.17.0-rc2.</p>
  <p><strong>CVSS:</strong> 6.8 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32705">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>[Medium] CVE-2026-30980 – iccDEV provides a set of libraries and tools for working with ICC color manageme...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-30980</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-30980</guid>
    <pubDate>Tue, 10 Mar 2026 18:18:56 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-30980</strong></p>
  <p>iccDEV provides a set of libraries and tools for working with ICC color management profiles. Prior to 2.3.1.5, there is a stack overflow in CIccBasicStructFactory::CreateStruct() causing uncontrolled recursion/stack exhaustion and crash. This vulnerability is fixed in 2.3.1.5.</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-30980">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-25572 – 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-25572</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-25572</guid>
    <pubDate>Tue, 10 Mar 2026 18:18:37 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-25572</strong></p>
  <p>A vulnerability has been identified in SICAM SIAPP SDK (All versions < V2.1.7). The SICAM SIAPP SDK server component does not enforce maximum length checks on certain variables before use. This could allow an attacker to send an oversized input that could trigger a stack overflow crashing the process and potentially causing denial of service.</p>
  <p><strong>CVSS:</strong> 5.1 · <strong>CWE:</strong> CWE-130</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-25572">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-25571 – 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-25571</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-25571</guid>
    <pubDate>Tue, 10 Mar 2026 18:18:37 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-25571</strong></p>
  <p>A vulnerability has been identified in SICAM SIAPP SDK (All versions < V2.1.7). The SICAM SIAPP SDK client component does not enforce maximum length checks on certain variables before use. This could allow an attacker to send an oversized input that could trigger a stack overflow crashing the process and potentially causing denial of service.</p>
  <p><strong>CVSS:</strong> 5.1 · <strong>CWE:</strong> CWE-130</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-25571">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>[Medium] CVE-2026-29076 – cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-29076</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-29076</guid>
    <pubDate>Sat, 07 Mar 2026 16:15:54 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-29076</strong></p>
  <p>cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to version 0.37.0, cpp-httplib uses std::regex (libstdc++) to parse RFC 5987 encoded filename* values in multipart Content-Disposition headers. The regex engine in libstdc++ implements backtracking via deep recursion, consuming one stack frame per input character. An attacker can send a single HTTP POST reques…</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-674</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-29076">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>[Medium] CVE-2026-27601 – Underscore.js is a utility-belt library for JavaScript. Prior to 1.13.8, the _.f...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27601</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27601</guid>
    <pubDate>Tue, 03 Mar 2026 23:15:55 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-27601</strong></p>
  <p>Underscore.js is a utility-belt library for JavaScript. Prior to 1.13.8, the _.flatten and _.isEqual functions use recursion without a depth limit. Under very specific conditions, detailed below, an attacker could exploit this in a Denial of Service (DoS) attack by triggering a stack overflow. Untrusted input must be used to create a recursive datastructure, for example using JSON.parse, with no…</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-770</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27601">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>[Medium] CVE-2026-25971 – ImageMagick is free and open-source software used for editing and manipulating d...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-25971</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-25971</guid>
    <pubDate>Tue, 24 Feb 2026 02:16:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-25971</strong></p>
  <p>ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2-15 and 6.9.13-40, Magick fails to check for circular references between two MSLs, leading to a stack overflow. Versions 7.1.2-15 and 6.9.13-40 contain a patch.</p>
  <p><strong>CVSS:</strong> 6.2 · <strong>CWE:</strong> CWE-674</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-25971">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>[Medium] CVE-2026-27014 – NanaZip is an open source file archive Starting in version 5.0.1252.0 and prior ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27014</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27014</guid>
    <pubDate>Thu, 19 Feb 2026 21:18:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-27014</strong></p>
  <p>NanaZip is an open source file archive Starting in version 5.0.1252.0 and prior to version 6.0.1630.0, circular `NextOffset` chains cause an infinite loop, and deeply nested directories cause unbounded recursion (stack overflow) in the ROMFS archive parser. Version 6.0.1630.0 patches the issue.</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-674</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27014">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>[Medium] CVE-2026-21870 – BACnet Protocol Stack library provides a BACnet application layer, network layer...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-21870</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-21870</guid>
    <pubDate>Fri, 13 Feb 2026 18:16:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-21870</strong></p>
  <p>BACnet Protocol Stack library provides a BACnet application layer, network layer and media access (MAC) layer communications services. In 1.4.2, 1.5.0.rc2, and earlier, an off-by-one stack-based buffer overflow in the ubasic interpreter causes a crash (SIGABRT) when processing string literals longer than the buffer limit. The tokenizer_string function in src/bacnet/basic/program/ubasic/tokenizer.…</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-193</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-21870">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>[Medium] CVE-2026-22262 – Suricata is a network IDS, IPS and NSM engine. While saving a dataset a stack bu...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-22262</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-22262</guid>
    <pubDate>Tue, 27 Jan 2026 19:16:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-22262</strong></p>
  <p>Suricata is a network IDS, IPS and NSM engine. While saving a dataset a stack buffer is used to prepare the data. Prior to versions 8.0.3 and 7.0.14, if the data in the dataset is too large, this can result in a stack overflow. Versions 8.0.3 and 7.0.14 contain a patch. As a workaround, do not use rules with datasets `save` nor `state` options.</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-22262">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>[Medium] CVE-2025-55095 – The function _ux_host_class_storage_media_mount() is responsible for mounting pa...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-55095</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-55095</guid>
    <pubDate>Tue, 27 Jan 2026 16:16:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-55095</strong></p>
  <p>The function _ux_host_class_storage_media_mount() is responsible for mounting partitions on a USB mass storage device. When it encounters an extended partition entry in the partition table, it recursively calls itself to mount the next logical partition.  This recursion occurs in _ux_host_class_storage_partition_read(), which parses up to four partition entries. If an extended partition is found…</p>
  <p><strong>CVSS:</strong> 4.2 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-55095">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-50537 – Stack overflow vulnerability in eslint before 9.26.0 when serializing objects wi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-50537</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-50537</guid>
    <pubDate>Mon, 26 Jan 2026 16:15:58 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-50537</strong></p>
  <p>Stack overflow vulnerability in eslint before 9.26.0 when serializing objects with circular references in eslint/lib/shared/serialization.js. The exploit is triggered via the RuleTester.run() method, which validates test cases and checks for duplicates. During validation, the internal function checkDuplicateTestCase() is called, which in turn uses the isSerializable() function for serialization c…</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-674</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-50537">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>[Medium] CVE-2026-23874 – ImageMagick is free and open-source software used for editing and manipulating d...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-23874</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-23874</guid>
    <pubDate>Tue, 20 Jan 2026 01:15:57 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-23874</strong></p>
  <p>ImageMagick is free and open-source software used for editing and manipulating digital images. Versions prior to 7.1.2-13 have a stack overflow via infinite recursion in MSL (Magick Scripting Language) `<write>` command when writing to MSL format. Version 7.1.2-13 fixes the issue.</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-835</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-23874">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>[Medium] CVE-2025-70309 – A stack overflow in the pcmreframe_flush_packet function of GPAC v2.4.0 allows a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-70309</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-70309</guid>
    <pubDate>Thu, 15 Jan 2026 17:16:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-70309</strong></p>
  <p>A stack overflow in the pcmreframe_flush_packet function of GPAC v2.4.0 allows attackers to cause a Denial of Service (DoS) via a crafted WAV file.</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-70309">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-70305 – A stack overflow in the dmx_saf function of GPAC v2.4.0 allows attackers to caus...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-70305</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-70305</guid>
    <pubDate>Thu, 15 Jan 2026 17:16:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-70305</strong></p>
  <p>A stack overflow in the dmx_saf function of GPAC v2.4.0 allows attackers to cause a Denial of Service (DoS) via a crafted .saf file.</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-70305">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>
</channel>
</rss>
