<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – Arbitrary File Write</title>
  <link>https://cvedaily.com/pages/tags/arb-write.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/arb-write.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Arbitrary File Write</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:38 +0000</lastBuildDate>
  <item>
    <title>[Critical] CVE-2026-45661 – Dokploy is a free, self-hostable Platform as a Service (PaaS). In 0.26.5 and ear...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45661</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45661</guid>
    <pubDate>Fri, 29 May 2026 18:17:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-45661</strong></p>
  <p>Dokploy is a free, self-hostable Platform as a Service (PaaS). In 0.26.5 and earlier, a critical path traversal vulnerability exists in Dokploy v0.26.5 that allows authenticated users to write arbitrary files to the filesystem during application deployment. When combined with Dokploy's remote server deployment feature, this vulnerability enables arbitrary file write to remote server filesystems,…</p>
  <p><strong>CVSS:</strong> 9.9 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45661">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-48693 – FastNetMon Community Edition through 1.2.9 is vulnerable to a local symlink atta...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-48693</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-48693</guid>
    <pubDate>Tue, 26 May 2026 17:16:53 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-48693</strong></p>
  <p>FastNetMon Community Edition through 1.2.9 is vulnerable to a local symlink attack via predictable file paths in /tmp. The statistics file path defaults to '/tmp/fastnetmon.dat' (src/fastnetmon.cpp line 159). The print_screen_contents_into_file() function (src/fastnetmon_logic.cpp line 2186) opens this path with std::ios::trunc without checking for symlinks or using O_NOFOLLOW. Additionally, the…</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-59</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-48693">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-44051 – An improper link resolution vulnerability in Netatalk 3.0.2 through 4.4.2 allows...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44051</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44051</guid>
    <pubDate>Thu, 21 May 2026 08:16:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-44051</strong></p>
  <p>An improper link resolution vulnerability in Netatalk 3.0.2 through 4.4.2 allows a remote authenticated attacker to read arbitrary files or overwrite arbitrary files via attacker-controlled symlink creation.</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-59</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44051">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-29518 – Rsync versions before 3.4.3 contain a time-of-check to time-of-use (TOCTOU) race...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-29518</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-29518</guid>
    <pubDate>Wed, 20 May 2026 13:16:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-29518</strong></p>
  <p>Rsync versions before 3.4.3 contain a time-of-check to time-of-use (TOCTOU) race condition in daemon file handling that allows attackers to redirect file writes outside intended directories by replacing parent directory components with symbolic links. Attackers with write access to a module path can exploit this race condition to create or overwrite arbitrary files, potentially modifying sensitiv…</p>
  <p><strong>CVSS:</strong> 7.0 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-29518">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-27891 – FacturaScripts is an open source accounting and invoicing software. Versions 202...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27891</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27891</guid>
    <pubDate>Mon, 18 May 2026 22:16:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-27891</strong></p>
  <p>FacturaScripts is an open source accounting and invoicing software. Versions 2026 and below contain a critical vulnerability in the Plugins::add() function. The system fails to properly validate the file paths within uploaded ZIP archives. This allows an attacker to perform a Zip Slip attack, leading to Arbitrary File Write and Remote Code Execution (RCE) by overwriting sensitive .php files outsi…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27891">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-44852 – An authenticated remote code execution vulnerability exists in the AOS-8 and AOS...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44852</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44852</guid>
    <pubDate>Tue, 12 May 2026 20:16:43 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-44852</strong></p>
  <p>An authenticated remote code execution vulnerability exists in the AOS-8 and AOS-10 web-based management interface. A vulnerability in the certificate download functionality could allow an authenticated remote attacker to overwrite arbitrary files on the underlying operating system by exploiting improper input validation in the file path parameter. Successful exploitation could allow the attacker…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-296</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44852">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-7816 – OS command injection (CWE-78) vulnerability in pgAdmin 4 Import/Export query exp...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-7816</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-7816</guid>
    <pubDate>Mon, 11 May 2026 16:17:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-7816</strong></p>
  <p>OS command injection (CWE-78) vulnerability in pgAdmin 4 Import/Export query export.  User-supplied input was interpolated directly into a psql \copy metacommand template without sanitization. An authenticated user could inject ") TO PROGRAM 'cmd'" to break out of the \copy (...) context and achieve arbitrary command execution on the pgAdmin server, or ") TO '/path'" for arbitrary file write. Add…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-7816">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-6815 – An arbitrary file write vulnerability exists in Casdoor's Local File System stor...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-6815</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-6815</guid>
    <pubDate>Mon, 11 May 2026 16:17:37 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-6815</strong></p>
  <p>An arbitrary file write vulnerability exists in Casdoor's Local File System storage provider. Due to insufficient path sanitization, an authenticated attacker with administrative privileges can perform a Path Traversal attack to create or overwrite arbitrary files anywhere on the host filesystem, bypassing the application's intended storage sandbox.</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-6815">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-40281 – Gotenberg is a Docker-powered stateless API for PDF files. In versions 8.30.1 an...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40281</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40281</guid>
    <pubDate>Wed, 06 May 2026 21:16:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-40281</strong></p>
  <p>Gotenberg is a Docker-powered stateless API for PDF files. In versions 8.30.1 and earlier, the metadata write endpoint validates metadata keys for control characters but leaves metadata values unsanitized. A newline character in a metadata value splits the ExifTool stdin line into two separate arguments, allowing injection of arbitrary ExifTool pseudo-tags such as -FileName, -Directory, -SymLink,…</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> CWE-88</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40281">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-42080 – PPTAgent is an agentic framework for reflective PowerPoint generation. Prior to ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42080</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42080</guid>
    <pubDate>Mon, 04 May 2026 17:16:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-42080</strong></p>
  <p>PPTAgent is an agentic framework for reflective PowerPoint generation. Prior to commit 418491a, there is an arbitrary file write vulnerability via `save_generated_slides`. This issue has been patched via commit 418491a.</p>
  <p><strong>CVSS:</strong> 4.6 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42080">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-42078 – PPTAgent is an agentic framework for reflective PowerPoint generation. Prior to ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42078</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42078</guid>
    <pubDate>Mon, 04 May 2026 17:16:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-42078</strong></p>
  <p>PPTAgent is an agentic framework for reflective PowerPoint generation. Prior to commit 418491a, PPTAgent is vulnerable to arbitrary file write and directory creation via markdown_table_to_image. This issue has been patched via commit 418491a.</p>
  <p><strong>CVSS:</strong> 4.6 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42078">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-27105 – Dell/Alienware Purchased Apps, versions prior to 1.1.31.0, contain an Improper L...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27105</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27105</guid>
    <pubDate>Wed, 29 Apr 2026 19:16:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-27105</strong></p>
  <p>Dell/Alienware Purchased Apps, versions prior to 1.1.31.0, contain an Improper Link Resolution Before File Access ('Link Following') vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Arbitrary File Write</p>
  <p><strong>CVSS:</strong> 6.3 · <strong>CWE:</strong> CWE-59</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27105">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-40453 – The fix for CVE-2025-27636 added setLowerCase(true) to HttpHeaderFilterStrategy ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40453</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40453</guid>
    <pubDate>Mon, 27 Apr 2026 09:16:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-40453</strong></p>
  <p>The fix for CVE-2025-27636 added setLowerCase(true) to HttpHeaderFilterStrategy so that case-variant header names such as 'CAmelExecCommandExecutable' are filtered out alongside 'CamelExecCommandExecutable'. The same setLowerCase(true) call was not applied to five non-HTTP HeaderFilterStrategy implementations: JmsHeaderFilterStrategy and ClassicJmsHeaderFilterStrategy in camel-jms, SjmsHeaderFilt…</p>
  <p><strong>CVSS:</strong> 9.9 · <strong>CWE:</strong> CWE-178</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40453">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2026-41144 – F´ (F Prime) is a framework that enables development and deployment of spaceflig...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41144</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41144</guid>
    <pubDate>Wed, 22 Apr 2026 00:16:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-41144</strong></p>
  <p>F´ (F Prime) is a framework that enables development and deployment of spaceflight and other embedded software applications. Prior to version 4.2.0, the bounds check byteOffset + dataSize > fileSize uses U32 addition that wraps around on overflow. An attacker-crafted DataPacket with byteOffset=0xFFFFFF9C and dataSize=100 overflows to 0, bypassing the check entirely. The subsequent file write proc…</p>
  <p><strong>CVSS:</strong> 0.0 · <strong>CWE:</strong> CWE-190</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41144">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-40611 – Let's Encrypt client and ACME library written in Go (Lego). Prior to 4.34.0, the...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40611</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40611</guid>
    <pubDate>Tue, 21 Apr 2026 18:16:52 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-40611</strong></p>
  <p>Let's Encrypt client and ACME library written in Go (Lego). Prior to 4.34.0, the webroot HTTP-01 challenge provider in lego is vulnerable to arbitrary file write and deletion via path traversal. A malicious ACME server can supply a crafted challenge token containing ../ sequences, causing lego to write attacker-influenced content to any path writable by the lego process. This vulnerability is fix…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40611">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-40576 – excel-mcp-server is a Model Context Protocol server for Excel file manipulation...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40576</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40576</guid>
    <pubDate>Tue, 21 Apr 2026 17:16:55 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-40576</strong></p>
  <p>excel-mcp-server is a Model Context Protocol server for Excel file manipulation. A path traversal vulnerability exists in excel-mcp-server versions up to and including 0.1.7. When running in SSE or Streamable-HTTP transport mode (the documented way to use this server remotely), an unauthenticated attacker on the network can read, write, and overwrite arbitrary files on the host filesystem by supp…</p>
  <p><strong>CVSS:</strong> 9.4 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40576">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2019-25714 – Seeyon OA A8 contains an unauthenticated arbitrary file write vulnerability in t...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-25714</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-25714</guid>
    <pubDate>Tue, 21 Apr 2026 17:16:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2019-25714</strong></p>
  <p>Seeyon OA A8 contains an unauthenticated arbitrary file write vulnerability in the /seeyon/htmlofficeservlet endpoint that allows remote attackers to write arbitrary files to the web application root by sending specially crafted POST requests with custom base64-encoded payloads. Attackers can write JSP webshells to the web root and execute them through the web server to achieve arbitrary OS comma…</p>
  <p><strong>CVSS:</strong> 9.3 · <strong>CWE:</strong> CWE-434</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-25714">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-28684 – python-dotenv reads key-value pairs from a .env file and can set them as environ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-28684</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-28684</guid>
    <pubDate>Mon, 20 Apr 2026 17:16:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-28684</strong></p>
  <p>python-dotenv reads key-value pairs from a .env file and can set them as environment variables. Prior to version 1.2.2, `set_key()` and `unset_key()` in python-dotenv follow symbolic links when rewriting `.env` files, allowing a local attacker to overwrite arbitrary files via a crafted symlink when a cross-device rename fallback is triggered. Users should upgrade to v.1.2.2 or, as a workaround, a…</p>
  <p><strong>CVSS:</strong> 6.6 · <strong>CWE:</strong> CWE-59</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-28684">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-31927 – Anviz CX7 Firmware is vulnerable to an authenticated CSV upload which allows pat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31927</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31927</guid>
    <pubDate>Fri, 17 Apr 2026 20:16:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-31927</strong></p>
  <p>Anviz CX7 Firmware is vulnerable to an authenticated CSV upload which allows path traversal  to overwrite arbitrary files (e.g., /etc/shadow), enabling unauthorized  SSH access when combined with debug‑setting changes</p>
  <p><strong>CVSS:</strong> 4.9 · <strong>CWE:</strong> CWE-23</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31927">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-40518 – ByteDance DeerFlow before commit 2176b2b contains a path traversal and arbitrary...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40518</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40518</guid>
    <pubDate>Fri, 17 Apr 2026 17:17:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-40518</strong></p>
  <p>ByteDance DeerFlow before commit 2176b2b contains a path traversal and arbitrary file write vulnerability in bootstrap-mode custom-agent creation where the agent name validation is bypassed. Attackers can supply traversal-style values or absolute paths as the agent name to influence directory creation and write files outside the intended custom-agent directory, potentially achieving arbitrary fil…</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40518">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-20161 – A vulnerability in the CLI of Cisco ThousandEyes Enterprise Agent could allow an...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-20161</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-20161</guid>
    <pubDate>Wed, 15 Apr 2026 17:17:03 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-20161</strong></p>
  <p>A vulnerability in the CLI of Cisco ThousandEyes Enterprise Agent could allow an authenticated, local attacker with low privileges to overwrite arbitrary files on the local system of an affected device.  This vulnerability is due to improper access controls on files that are on the local file system&nbsp;of an affected device. An attacker could exploit this vulnerability by placing a symbolic l…</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-59</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-20161">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-4135 – During an internal security assessment, a potential vulnerability was discovered...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-4135</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-4135</guid>
    <pubDate>Wed, 15 Apr 2026 13:16:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-4135</strong></p>
  <p>During an internal security assessment, a potential vulnerability was discovered in Lenovo Software Fix, that during installation could allow a local authenticated user to perform an arbitrary file write with elevated privileges.</p>
  <p><strong>CVSS:</strong> 6.6 · <strong>CWE:</strong> CWE-59</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-4135">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-0827 – During an internal security assessment, a potential vulnerability was discovered...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-0827</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-0827</guid>
    <pubDate>Wed, 15 Apr 2026 13:16:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-0827</strong></p>
  <p>During an internal security assessment, a potential vulnerability was discovered in Lenovo Diagnostics and the HardwareScanAddin used in Lenovo Vantage that, during installation or when using hardware scan, could allow a local authenticated user to perform an arbitrary file write with elevated privileges.</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-59</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-0827">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-40090 – Zarf is an Airgap Native Packager Manager for Kubernetes. Versions 0.23.0 throug...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40090</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40090</guid>
    <pubDate>Wed, 15 Apr 2026 04:17:43 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-40090</strong></p>
  <p>Zarf is an Airgap Native Packager Manager for Kubernetes. Versions 0.23.0 through 0.74.1 contain an arbitrary file write vulnerability in the zarf package inspect sbom and zarf package inspect documentation subcommands. These subcommands output file paths are constructed by joining a user-controlled output directory with the package's Metadata.Name field read directly from the untrusted package's…</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40090">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-35031 – Jellyfin is an open source self hosted media server. Versions prior to 10.11.7 c...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-35031</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-35031</guid>
    <pubDate>Tue, 14 Apr 2026 23:16:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-35031</strong></p>
  <p>Jellyfin is an open source self hosted media server. Versions prior to 10.11.7 contain a vulnerability chain in the subtitle upload endpoint (POST /Videos/{itemId}/Subtitles), where the Format field is not validated, allowing path traversal via the file extension and enabling arbitrary file write. This arbitrary file write can be chained into arbitrary file read via .strm files, database extracti…</p>
  <p><strong>CVSS:</strong> 9.9 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-35031">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-40157 – PraisonAI is a multi-agent teams system. Prior to 4.5.128, cmd_unpack in the rec...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40157</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40157</guid>
    <pubDate>Fri, 10 Apr 2026 17:17:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-40157</strong></p>
  <p>PraisonAI is a multi-agent teams system. Prior to 4.5.128, cmd_unpack in the recipe CLI extracts .praison tar archives using raw tar.extract() without validating archive member paths. A .praison bundle containing ../../ entries will write files outside the intended output directory. An attacker who distributes a malicious bundle can overwrite arbitrary files on the victim's filesystem when they r…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40157">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-4351 – The Perfmatters plugin for WordPress is vulnerable to arbitrary file overwrite v...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-4351</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-4351</guid>
    <pubDate>Fri, 10 Apr 2026 02:16:03 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-4351</strong></p>
  <p>The Perfmatters plugin for WordPress is vulnerable to arbitrary file overwrite via path traversal in all versions up to, and including, 2.5.9. This is due to the `PMCS::action_handler()` method processing the bulk action `activate`/`deactivate` handlers without any authorization check or nonce verification. The `$_GET['snippets'][]` values are passed unsanitized to `Snippet::activate()`/`Snippet:…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-4351">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-39844 – NiceGUI is a Python-based UI framework. Prior to 3.10.0, Since PurePosixPath onl...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-39844</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-39844</guid>
    <pubDate>Wed, 08 Apr 2026 21:16:59 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-39844</strong></p>
  <p>NiceGUI is a Python-based UI framework. Prior to 3.10.0, Since PurePosixPath only recognizes forward slashes (/) as path separators, an attacker can bypass this sanitization on Windows by using backslashes (\) in the upload filename. Applications that construct file paths using file.name (a pattern demonstrated in NiceGUI's bundled examples) are vulnerable to arbitrary file write on Windows. This…</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-39844">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-33466 – Improper Limitation of a Pathname to a Restricted Directory (CWE-22) in Logstash...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33466</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33466</guid>
    <pubDate>Wed, 08 Apr 2026 18:26:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-33466</strong></p>
  <p>Improper Limitation of a Pathname to a Restricted Directory (CWE-22) in Logstash can lead to arbitrary file write and potentially remote code execution via Relative Path Traversal (CAPEC-139). The archive extraction utilities used by Logstash do not properly validate file paths within compressed archives. An attacker who can serve a specially crafted archive to Logstash through a compromised or a…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33466">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-34371 – LibreChat is a ChatGPT clone with additional features. Prior to 0.8.4, LibreChat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-34371</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-34371</guid>
    <pubDate>Tue, 07 Apr 2026 22:16:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-34371</strong></p>
  <p>LibreChat is a ChatGPT clone with additional features. Prior to 0.8.4, LibreChat trusts the name field returned by the execute_code sandbox when persisting code-generated artifacts. On deployments using the default local file strategy, a malicious artifact filename containing traversal sequences (for example, ../../../../../app/client/dist/poc.txt) is concatenated into the server-side destination…</p>
  <p><strong>CVSS:</strong> 6.3 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-34371">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-39308 – PraisonAI is a multi-agent teams system. Prior to 1.5.113, PraisonAI's recipe re...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-39308</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-39308</guid>
    <pubDate>Tue, 07 Apr 2026 17:16:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-39308</strong></p>
  <p>PraisonAI is a multi-agent teams system. Prior to 1.5.113, PraisonAI's recipe registry publish endpoint writes uploaded recipe bundles to a filesystem path derived from the bundle's internal manifest.json before it verifies that the manifest name and version match the HTTP route. A malicious publisher can place ../ traversal sequences in the bundle manifest and cause the registry server to create…</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-39308">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-39307 – PraisonAI is a multi-agent teams system. Prior to 1.5.113, The PraisonAI templat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-39307</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-39307</guid>
    <pubDate>Tue, 07 Apr 2026 17:16:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-39307</strong></p>
  <p>PraisonAI is a multi-agent teams system. Prior to 1.5.113, The PraisonAI templates installation feature is vulnerable to a "Zip Slip" Arbitrary File Write attack. When downloading and extracting template archives from external sources (e.g., GitHub), the application uses Python's zipfile.extractall() without verifying if the files within the archive resolve outside of the intended extraction dire…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-39307">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-39306 – PraisonAI is a multi-agent teams system. Prior to 1.5.113, PraisonAI's recipe re...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-39306</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-39306</guid>
    <pubDate>Tue, 07 Apr 2026 17:16:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-39306</strong></p>
  <p>PraisonAI is a multi-agent teams system. Prior to 1.5.113, PraisonAI's recipe registry pull flow extracts attacker-controlled .praison tar archives with tar.extractall() and does not validate archive member paths before extraction. A malicious publisher can upload a recipe bundle that contains ../ traversal entries and any user who later pulls that recipe will write files outside the output direc…</p>
  <p><strong>CVSS:</strong> 7.3 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-39306">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-13044 – IBM Concert 1.0.0 through 2.2.0 creates temporary files with predictable names, ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-13044</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-13044</guid>
    <pubDate>Tue, 07 Apr 2026 02:16:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-13044</strong></p>
  <p>IBM Concert 1.0.0 through 2.2.0 creates temporary files with predictable names, which allows local users to overwrite arbitrary files via a symlink attack.</p>
  <p><strong>CVSS:</strong> 6.2 · <strong>CWE:</strong> CWE-340</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-13044">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-34228 – Emlog is an open source website building system. Prior to version 2.6.8, the bac...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-34228</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-34228</guid>
    <pubDate>Fri, 03 Apr 2026 23:17:04 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-34228</strong></p>
  <p>Emlog is an open source website building system. Prior to version 2.6.8, the backend upgrade interface accepts remote SQL and ZIP URLs via GET parameters. The server first downloads and executes the SQL file, then downloads the ZIP file and extracts it directly into the web root directory. This process does not validate a CSRF token. Therefore, an attacker only needs to trick an authenticated adm…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-352</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-34228">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2026-35537 – An issue was discovered in Roundcube Webmail before 1.5.14 and 1.6.14. Unsafe de...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-35537</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-35537</guid>
    <pubDate>Fri, 03 Apr 2026 04:17:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-35537</strong></p>
  <p>An issue was discovered in Roundcube Webmail before 1.5.14 and 1.6.14. Unsafe deserialization in the redis/memcache session handler may lead to arbitrary file write operations by unauthenticated attackers via crafted session data.</p>
  <p><strong>CVSS:</strong> 3.7 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-35537">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-34838 – Group-Office is an enterprise customer relationship management and groupware too...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-34838</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-34838</guid>
    <pubDate>Thu, 02 Apr 2026 20:16:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-34838</strong></p>
  <p>Group-Office is an enterprise customer relationship management and groupware tool. Prior to versions 6.8.156, 25.0.90, and 26.0.12, a vulnerability in the AbstractSettingsCollection model leads to insecure deserialization when these settings are loaded. By injecting a serialized FileCookieJar object into a setting string, an authenticated attacker can achieve Arbitrary File Write, leading directl…</p>
  <p><strong>CVSS:</strong> 9.9 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-34838">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-34591 – Poetry is a dependency manager for Python. From version 1.4.0 to before version ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-34591</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-34591</guid>
    <pubDate>Thu, 02 Apr 2026 18:16:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-34591</strong></p>
  <p>Poetry is a dependency manager for Python. From version 1.4.0 to before version 2.3.3, a crafted wheel can contain ../ paths that Poetry writes to disk without containment checks, allowing arbitrary file write with the privileges of the Poetry process. It is reachable from untrusted package artifacts during normal install flows. (Normally, installing a malicious wheel is not sufficient for execut…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-34591">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-33949 – Tina is a headless content management system. Prior to version 2.2.2, a path tra...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33949</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33949</guid>
    <pubDate>Wed, 01 Apr 2026 17:28:39 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-33949</strong></p>
  <p>Tina is a headless content management system. Prior to version 2.2.2, a path traversal vulnerability in @tinacms/graphql allows unauthenticated users to write and overwrite arbitrary files within the project root. This is achieved by manipulating the relativePath parameter in GraphQL mutations. The impact includes the ability to replace critical server configuration files and potentially execute…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33949">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-29870 – A directory traversal vulnerability in the agentic-context-engine project versio...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-29870</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-29870</guid>
    <pubDate>Tue, 31 Mar 2026 15:16:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-29870</strong></p>
  <p>A directory traversal vulnerability in the agentic-context-engine project versions up to 0.7.1 allows arbitrary file writes via the checkpoint_dir parameter in OfflineACE.run. The save_to_file method in ace/skillbook.py fails to normalize or validate filesystem paths, allowing traversal sequences to escape the intended checkpoint directory. This vulnerability allows attackers to overwrite arbitra…</p>
  <p><strong>CVSS:</strong> 7.6 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-29870">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-30940 – baserCMS is a website development framework. Prior to version 5.2.3, a path trav...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-30940</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-30940</guid>
    <pubDate>Tue, 31 Mar 2026 01:16:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-30940</strong></p>
  <p>baserCMS is a website development framework. Prior to version 5.2.3, a path traversal vulnerability exists in the theme file management API (/baser/api/admin/bc-theme-file/theme_files/add.json) that allows arbitrary file write. An authenticated administrator can include ../ sequences in the path parameter to create a PHP file in an arbitrary directory outside the theme directory, which may result…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-30940">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-4415 – Gigabyte Control Center developed by GIGABYTE has an Arbitrary File Write vulner...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-4415</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-4415</guid>
    <pubDate>Mon, 30 Mar 2026 08:16:18 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-4415</strong></p>
  <p>Gigabyte Control Center developed by GIGABYTE has an Arbitrary File Write vulnerability. When the pairing feature is enabled, unauthenticated remote attackers can write arbitrary files to any location on the underlying operating system, leading to arbitrary code execution or privilege escalation.</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-23</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-4415">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-15036 – A path traversal vulnerability exists in the `extract_archive_to_dir` function w...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-15036</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-15036</guid>
    <pubDate>Mon, 30 Mar 2026 02:16:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-15036</strong></p>
  <p>A path traversal vulnerability exists in the `extract_archive_to_dir` function within the `mlflow/pyfunc/dbconnect_artifact_cache.py` file of the mlflow/mlflow repository. This vulnerability, present in versions before v3.7.0, arises due to the lack of validation of tar member paths during extraction. An attacker with control over the tar.gz file can exploit this issue to overwrite arbitrary file…</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> CWE-29</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-15036">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-33309 – Langflow is a tool for building and deploying AI-powered agents and workflows. V...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33309</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33309</guid>
    <pubDate>Tue, 24 Mar 2026 13:16:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-33309</strong></p>
  <p>Langflow is a tool for building and deploying AI-powered agents and workflows. Versions 1.2.0 through 1.8.1 have a bypass of the patch for CVE-2025-68478 (External Control of File Name), leading to the root architectural issue within `LocalStorageService` remaining unresolved. Because the underlying storage layer lacks boundary containment checks, the system relies entirely on the HTTP-layer `Val…</p>
  <p><strong>CVSS:</strong> 9.9 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33309">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-23481 – Blinko is an AI-powered card note-taking project. Prior to version 1.8.4, there ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-23481</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-23481</guid>
    <pubDate>Mon, 23 Mar 2026 21:17:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-23481</strong></p>
  <p>Blinko is an AI-powered card note-taking project. Prior to version 1.8.4, there is an authenticated arbitrary file write vulnerability in saveAdditionalDevFile. This issue has been patched in version 1.8.4.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-23481">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-27625 – Stirling-PDF is a locally hosted web application that performs various operation...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27625</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27625</guid>
    <pubDate>Fri, 20 Mar 2026 09:16:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-27625</strong></p>
  <p>Stirling-PDF is a locally hosted web application that performs various operations on PDF files. In versions prior to 2.5.2, the /api/v1/convert/markdown/pdf endpoint extracts user-supplied ZIP entries without path checks. Any authenticated user can write files outside the intended temporary working directory, leading to arbitrary file write with the privileges of the Stirling-PDF process user (st…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27625">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-25928 – OpenEMR is a free and open source electronic health records and medical practice...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-25928</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-25928</guid>
    <pubDate>Thu, 19 Mar 2026 20:16:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-25928</strong></p>
  <p>OpenEMR is a free and open source electronic health records and medical practice management application. Prior to 8.0.0.2, the DICOM zip/export feature uses a user-supplied destination or path component when creating the zip file, without sanitizing path traversal sequences (e.g. `../`). An attacker with DICOM upload/export permission can write files outside the intended directory, potentially un…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-25928">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-3029 – A path traversal and arbitrary file write vulnerability exist in the embedded ge...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-3029</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-3029</guid>
    <pubDate>Thu, 19 Mar 2026 16:16:04 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-3029</strong></p>
  <p>A path traversal and arbitrary file write vulnerability exist in the embedded get function in '_main_.py' in PyMuPDF version, 1.26.5.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-3029">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-31990 – OpenClaw versions prior to 2026.3.2 contain a vulnerability in the stageSandboxM...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31990</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31990</guid>
    <pubDate>Thu, 19 Mar 2026 02:16:03 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-31990</strong></p>
  <p>OpenClaw versions prior to 2026.3.2 contain a vulnerability in the stageSandboxMedia function in which it fails to validate destination symlinks during media staging, allowing writes to follow symlinks outside the sandbox workspace. Attackers can exploit this by placing symlinks in the media/inbound directory to overwrite arbitrary files on the host system outside sandbox boundaries.</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-59</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31990">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-21005 – Path traversal in Smart Switch prior to version 3.7.69.15 allows adjacent attack...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-21005</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-21005</guid>
    <pubDate>Mon, 16 Mar 2026 14:18:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-21005</strong></p>
  <p>Path traversal in Smart Switch prior to version 3.7.69.15 allows adjacent attackers to overwrite arbitrary files with Smart Switch privilege.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-21005">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-31979 – Himmelblau is an interoperability suite for Microsoft Azure Entra ID and Intune...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31979</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31979</guid>
    <pubDate>Wed, 11 Mar 2026 20:16:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-31979</strong></p>
  <p>Himmelblau is an interoperability suite for Microsoft Azure Entra ID and Intune. Prior to 3.1.0 and 2.3.8, the himmelblaud-tasks daemon, running as root, writes Kerberos cache files under /tmp/krb5cc_<uid> without symlink protections. Since commit 87a51ee, PrivateTmp is explicitly removed from the tasks daemon's systemd hardening, exposing it to the host /tmp. A local user can exploit this via sy…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-59</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31979">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-41758 – A low-privileged remote attacker can exploit an arbitrary file write vulnerabili...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-41758</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-41758</guid>
    <pubDate>Mon, 09 Mar 2026 09:15:59 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-41758</strong></p>
  <p>A low-privileged remote attacker can exploit an arbitrary file write vulnerability in the wwupload.cgi endpoint. Due to path traversal this can lead to overwriting arbitrary files on the device and achieving a full system compromise.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-41758">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-41757 – A low-privileged remote attacker can abuse the backup restore functionality of U...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-41757</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-41757</guid>
    <pubDate>Mon, 09 Mar 2026 09:15:59 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-41757</strong></p>
  <p>A low-privileged remote attacker can abuse the backup restore functionality of UBR (ubr-restore) which runs with elevated privileges and does not validate the contents of the backup archive to create or overwrite arbitrary files anywhere on the system.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-41757">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-29780 – eml_parser serves as a python module for parsing eml files and returning various...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-29780</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-29780</guid>
    <pubDate>Sat, 07 Mar 2026 16:15:55 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-29780</strong></p>
  <p>eml_parser serves as a python module for parsing eml files and returning various information found in the e-mail as well as computed information. Prior to version 2.0.1, the official example script examples/recursively_extract_attachments.py contains a path traversal vulnerability that allows arbitrary file write outside the intended output directory. Attachment filenames extracted from parsed em…</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-29780">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-2743 – Arbitrary File Write via Path Traversal upload to Remote Code Execution in SeppM...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-2743</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-2743</guid>
    <pubDate>Thu, 05 Mar 2026 07:16:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-2743</strong></p>
  <p>Arbitrary File Write via Path Traversal upload to Remote Code Execution in SeppMail User Web Interface. The affected feature is the large file transfer (LFT).   This issue affects SeppMail: 15.0.2.1 and before</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-2743">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-27905 – BentoML is a Python library for building online serving systems optimized for AI...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27905</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27905</guid>
    <pubDate>Tue, 03 Mar 2026 23:15:55 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-27905</strong></p>
  <p>BentoML is a Python library for building online serving systems optimized for AI apps and model inference. Prior to 1.4.36, the safe_extract_tarfile() function validates that each tar member's path is within the destination directory, but for symlink members it only validates the symlink's own path, not the symlink's target. An attacker can create a malicious bento/model tar file containing a sym…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-59</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27905">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-28400 – Docker Model Runner (DMR) is software used to manage, run, and deploy AI models ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-28400</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-28400</guid>
    <pubDate>Fri, 27 Feb 2026 22:16:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-28400</strong></p>
  <p>Docker Model Runner (DMR) is software used to manage, run, and deploy AI models using Docker. Versions prior to 1.0.16 expose a  POST `/engines/_configure`  endpoint that accepts arbitrary runtime flags without authentication. These flags are passed directly to the underlying inference server (llama.cpp). By injecting the  --log-file  flag, an attacker with network access to the Model Runner API…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-749</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-28400">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-3223 – Arbitrary file write &amp; potential privilege escalation exploiting zip slip vulner...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-3223</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-3223</guid>
    <pubDate>Fri, 27 Feb 2026 14:16:30 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-3223</strong></p>
  <p>Arbitrary file write & potential privilege escalation exploiting zip slip vulnerability in Google Web Designer.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-3223">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-27884 – NetExec is a network execution tool. Prior to version 1.5.1, the module spider_p...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27884</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27884</guid>
    <pubDate>Thu, 26 Feb 2026 01:16:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-27884</strong></p>
  <p>NetExec is a network execution tool. Prior to version 1.5.1, the module spider_plus improperly creates the output file and folder path when saving files from SMB shares. It does not take into account that it is possible for Linux SMB shares to have path traversal characters such as `../` in them. An attacker can craft a filename in an SMB share that includes these characters, which when spider_pl…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27884">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-27819 – Vikunja is an open-source self-hosted task management platform. Prior to version...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27819</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27819</guid>
    <pubDate>Wed, 25 Feb 2026 22:16:27 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-27819</strong></p>
  <p>Vikunja is an open-source self-hosted task management platform. Prior to version 2.0.0, the restoreConfig function in vikunja/pkg/modules/dump/restore.go of the go-vikunja/vikunja repository fails to sanitize file paths within the provided ZIP archive. A maliciously crafted ZIP can bypass the intended extraction directory to overwrite arbitrary files on the host system. Additionally, we’ve discov…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27819">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-20122 – A vulnerability in the API of Cisco Catalyst SD-WAN Manager could allow an authe...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-20122</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-20122</guid>
    <pubDate>Wed, 25 Feb 2026 17:25:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-20122</strong></p>
  <p>A vulnerability in the API of Cisco Catalyst SD-WAN Manager could allow an authenticated, remote attacker to overwrite arbitrary files on the local file system. To exploit this vulnerability, the attacker must have valid read-only credentials with API access on the affected system.  This vulnerability is due to improper file handling on the API interface of an affected system. An attacker could…</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> CWE-648</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-20122">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-3179 – The FTP Backup on the ADM does not properly sanitize filenames received from the...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-3179</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-3179</guid>
    <pubDate>Wed, 25 Feb 2026 06:16:27 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-3179</strong></p>
  <p>The FTP Backup on the ADM does not properly sanitize filenames received from the FTP server when parsing directory listings. A malicious server or MITM attacker can craft filenames containing path traversal sequences, causing the client to write files outside the intended backup directory. A path traversal vulnerability may allow an attacker to overwrite arbitrary files on the system and potentia…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-3179">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-27641 – Flask-Reuploaded provides file uploads for Flask. A critical path traversal and ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27641</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27641</guid>
    <pubDate>Wed, 25 Feb 2026 04:16:04 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-27641</strong></p>
  <p>Flask-Reuploaded provides file uploads for Flask. A critical path traversal and extension bypass vulnerability in versions prior to 1.5.0 allows remote attackers to achieve arbitrary file write and remote code execution through Server-Side Template Injection (SSTI). Flask-Reuploaded has been patched in version 1.5.0. Some workarounds are available. Do not pass user input to the `name` parameter,…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-1336</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27641">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-27606 – Rollup is a module bundler for JavaScript. Versions prior to 2.80.0, 3.30.0, and...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27606</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27606</guid>
    <pubDate>Wed, 25 Feb 2026 03:16:04 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-27606</strong></p>
  <p>Rollup is a module bundler for JavaScript. Versions prior to 2.80.0, 3.30.0, and 4.59.0 of the Rollup module bundler (specifically v4.x and present in current source) is vulnerable to an Arbitrary File Write via Path Traversal. Insecure file name sanitization in the core engine allows an attacker to control output filenames (e.g., via CLI named inputs, manual chunk aliases, or malicious plugins)…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27606">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-27117 – bit7z is a cross-platform C++ static library that allows the compression/extract...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27117</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27117</guid>
    <pubDate>Tue, 24 Feb 2026 22:16:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-27117</strong></p>
  <p>bit7z is a cross-platform C++ static library that allows the compression/extraction of archive files. Prior to version 4.0.11, a path traversal vulnerability ("Zip Slip") exists in bit7z's archive extraction functionality. The library does not adequately validate file paths contained in archive entries, allowing files to be written outside the intended extraction directory through three distinct…</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27117">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-26359 – Dell Unisphere for PowerMax, version(s) 10.2, contain(s) an External Control of ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-26359</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-26359</guid>
    <pubDate>Thu, 19 Feb 2026 09:16:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-26359</strong></p>
  <p>Dell Unisphere for PowerMax, version(s) 10.2, contain(s) an External Control of File Name or Path vulnerability. A low privileged attacker with remote access could potentially exploit this vulnerability, leading to the ability to overwrite arbitrary files.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-73</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-26359">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-61879 – In Infoblox NIOS through 9.0.7, a High-Privileged User Can Trigger an Arbitrary ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-61879</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-61879</guid>
    <pubDate>Thu, 12 Feb 2026 17:16:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-61879</strong></p>
  <p>In Infoblox NIOS through 9.0.7, a High-Privileged User Can Trigger an Arbitrary File Write via the Account Creation Mechanism.</p>
  <p><strong>CVSS:</strong> 7.7 · <strong>CWE:</strong> CWE-73</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-61879">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-62676 – An Improper Link Resolution Before File Access ('Link Following') vulnerability ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-62676</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-62676</guid>
    <pubDate>Tue, 10 Feb 2026 16:16:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-62676</strong></p>
  <p>An Improper Link Resolution Before File Access ('Link Following') vulnerability [CWE-59] vulnerability in Fortinet FortiClientWindows 7.4.0 through 7.4.4, FortiClientWindows 7.2.0 through 7.2.12, FortiClientWindows 7.0 all versions may allow a local low-privilege attacker to perform an arbitrary file write with elevated permissions via crafted named pipe messages.</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-59</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-62676">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-25763 – OpenProject is an open-source, web-based project management software. Prior to v...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-25763</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-25763</guid>
    <pubDate>Fri, 06 Feb 2026 22:16:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-25763</strong></p>
  <p>OpenProject is an open-source, web-based project management software. Prior to versions 16.6.7 and 17.0.3, an arbitrary file write vulnerability exists in OpenProject’s repository changes endpoint (/projects/:project_id/repository/changes) when rendering the “latest changes” view via git log. By supplying a specially crafted rev value (for example, rev=--output=/tmp/poc.txt), an attacker can inje…</p>
  <p><strong>CVSS:</strong> 9.9 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-25763">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-25592 – Semantic Kernel is an SDK used to build, orchestrate, and deploy AI agents and m...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-25592</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-25592</guid>
    <pubDate>Fri, 06 Feb 2026 21:16:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-25592</strong></p>
  <p>Semantic Kernel is an SDK used to build, orchestrate, and deploy AI agents and multi-agent systems. Prior to 1.71.0, an Arbitrary File Write vulnerability has been identified in Microsoft's Semantic Kernel .NET SDK, specifically within the SessionsPythonPlugin. The problem has been fixed in Microsoft.SemanticKernel.Core version 1.71.0. As a mitigation, users can create a Function Invocation Filte…</p>
  <p><strong>CVSS:</strong> 9.9 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-25592">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2026-23740 – Asterisk is an open source private branch exchange and telephony toolkit. Prior ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-23740</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-23740</guid>
    <pubDate>Fri, 06 Feb 2026 17:16:26 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-23740</strong></p>
  <p>Asterisk is an open source private branch exchange and telephony toolkit. Prior to versions 20.7-cert9, 20.18.2, 21.12.1, 22.8.2, and 23.2.2, when ast_coredumper writes its gdb init and output files to a directory that is world-writable (for example /tmp), an attacker with write permission(which is all users on a linux system) to that directory can cause root to execute arbitrary commands or over…</p>
  <p><strong>CVSS:</strong> 0.0 · <strong>CWE:</strong> CWE-427</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-23740">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-64712 – The unstructured library provides open-source components for ingesting and pre-p...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-64712</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-64712</guid>
    <pubDate>Wed, 04 Feb 2026 18:16:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-64712</strong></p>
  <p>The unstructured library provides open-source components for ingesting and pre-processing images and text documents, such as PDFs, HTML, Word docs, and many more. Prior to version 0.18.18, a path traversal vulnerability in the partition_msg function allows an attacker to write or overwrite arbitrary files on the filesystem when processing malicious MSG files with attachments. This issue has been…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-64712">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-24685 – OpenProject is an open-source, web-based project management software. Versions p...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-24685</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-24685</guid>
    <pubDate>Wed, 28 Jan 2026 17:16:16 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-24685</strong></p>
  <p>OpenProject is an open-source, web-based project management software. Versions prior to 16.6.6 and 17.0.2 have an arbitrary file write vulnerability in OpenProject’s repository diff download endpoint (`/projects/:project_id/repository/diff.diff`) when rendering a single revision via git show. By supplying a specially crafted rev value (for example, `rev=--output=/tmp/poc.txt)`, an attacker can in…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-77</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-24685">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-24770 – RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine. In versio...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-24770</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-24770</guid>
    <pubDate>Tue, 27 Jan 2026 22:15:56 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-24770</strong></p>
  <p>RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine. In version 0.23.1 and possibly earlier versions, the MinerU parser contains a "Zip Slip" vulnerability, allowing an attacker to overwrite arbitrary files on the server (leading to Remote Code Execution) via a malicious ZIP archive. The MinerUParser class retrieves and extracts ZIP files from an external source (mineru_server_u…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-24770">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-67124 – A TOCTOU and symlink race in svenstaro/miniserve 0.32.0 upload finalization (whe...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-67124</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-67124</guid>
    <pubDate>Fri, 23 Jan 2026 16:15:52 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-67124</strong></p>
  <p>A TOCTOU and symlink race in svenstaro/miniserve 0.32.0 upload finalization (when uploads are enabled) can allow an attacker to overwrite arbitrary files outside the intended upload/document root in deployments where the attacker can create/replace filesystem entries in the upload destination directory (e.g., shared writable directory/volume).</p>
  <p><strong>CVSS:</strong> 6.8 · <strong>CWE:</strong> CWE-59</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-67124">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-23954 – Incus is a system container and virtual machine manager. Versions 6.21.0 and bel...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-23954</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-23954</guid>
    <pubDate>Thu, 22 Jan 2026 22:16:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-23954</strong></p>
  <p>Incus is a system container and virtual machine manager. Versions 6.21.0 and below allow a user with the ability to launch a container with a custom image (e.g a member of the ‘incus’ group) to use directory traversal or symbolic links in the templating functionality to achieve host arbitrary file read, and host arbitrary file write. This ultimately results in arbitrary command execution on the h…</p>
  <p><strong>CVSS:</strong> 8.7 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-23954">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-47871 – Hestia Control Panel 1.3.2 contains an arbitrary file write vulnerability that a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-47871</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-47871</guid>
    <pubDate>Wed, 21 Jan 2026 18:16:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-47871</strong></p>
  <p>Hestia Control Panel 1.3.2 contains an arbitrary file write vulnerability that allows authenticated attackers to write files to arbitrary locations using the API index.php endpoint. Attackers can exploit the v-make-tmp-file command to write SSH keys or other content to specific file paths on the server.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-73</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-47871">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-47746 – NodeBB Plugin Emoji 3.2.1 contains an arbitrary file write vulnerability that al...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-47746</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-47746</guid>
    <pubDate>Wed, 21 Jan 2026 18:16:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-47746</strong></p>
  <p>NodeBB Plugin Emoji 3.2.1 contains an arbitrary file write vulnerability that allows administrative users to write files to arbitrary system locations through the emoji upload API. Attackers with admin access can craft file upload requests with directory traversal to overwrite system files by manipulating the file path parameter.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-73</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-47746">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-23746 – Entrust Instant Financial Issuance (IFI) On Premise software (formerly referred ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-23746</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-23746</guid>
    <pubDate>Thu, 15 Jan 2026 20:16:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-23746</strong></p>
  <p>Entrust Instant Financial Issuance (IFI) On Premise software (formerly referred to as CardWizard) versions 5.x, prior to 6.10.5, and prior to 6.11.1 contain an insecure .NET Remoting exposure in the SmartCardController service (DCG.SmartCardControllerService.exe). The service registers a TCP remoting channel with unsafe formatter/settings that permit untrusted remoting object invocation. A remote…</p>
  <p><strong>CVSS:</strong> 9.3 · <strong>CWE:</strong> CWE-306</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-23746">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-22249 – Docmost is an open-source collaborative wiki and documentation software. From 0...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-22249</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-22249</guid>
    <pubDate>Thu, 15 Jan 2026 19:16:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-22249</strong></p>
  <p>Docmost is an open-source collaborative wiki and documentation software. From 0.21.0 to before 0.24.0, Docmost is vulnerable to Arbitrary File Write via Zip Import Feature (ZipSlip). In apps/server/src/integrations/import/utils/file.utils.ts, there are no validation on filename. This vulnerability is fixed in 0.24.0.</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-22249">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-37174 – Authenticated arbitrary file write vulnerability exists in the web-based managem...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-37174</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-37174</guid>
    <pubDate>Tue, 13 Jan 2026 20:16:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-37174</strong></p>
  <p>Authenticated arbitrary file write vulnerability exists in the web-based management interface of mobility conductors running either AOS-10 or AOS-8 operating systems. Successful exploitation could allow an authenticated malicious actor to create or modify arbitrary files and execute arbitrary commands as a privileged user on the underlying operating system.</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-277</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-37174">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-0831 – The Templately plugin for WordPress is vulnerable to Arbitrary File Write in all...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-0831</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-0831</guid>
    <pubDate>Sat, 10 Jan 2026 10:15:50 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-0831</strong></p>
  <p>The Templately plugin for WordPress is vulnerable to Arbitrary File Write in all versions up to, and including, 3.4.8. This is due to inadequate input validation in the `save_template_to_file()` function where user-controlled parameters like `session_id`, `content_id`, and `ai_page_ids` are used to construct file paths without proper sanitization. This makes it possible for unauthenticated attack…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-0831">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-22685 – DevToys is a desktop app for developers. In versions from 2.0.0.0 to before 2.0...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-22685</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-22685</guid>
    <pubDate>Sat, 10 Jan 2026 06:15:51 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-22685</strong></p>
  <p>DevToys is a desktop app for developers. In versions from 2.0.0.0 to before 2.0.9.0, a path traversal vulnerability exists in the DevToys extension installation mechanism. When processing extension packages (NUPKG archives), DevToys does not sufficiently validate file paths contained within the archive. A malicious extension package could include crafted file entries such as ../../…/target-file,…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-22685">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-66449 – ConvertXis a self-hosted online file converter. In versions prior to 0.16.0, the...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-66449</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-66449</guid>
    <pubDate>Tue, 16 Dec 2025 01:15:51 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-66449</strong></p>
  <p>ConvertXis a self-hosted online file converter. In versions prior to 0.16.0, the endpoint `/upload` allows an authenticated user to write arbitrary files on the system, overwriting binaries and allowing code execution. The upload function takes `file.name` directly from user supplied data without doing any sanitization on the name thus allowing for arbitrary file write. This can be used to overwr…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-66449">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-34181 – NetSupport Manager &lt; 14.12.0001 contains an arbitrary file write vulnerability i...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-34181</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-34181</guid>
    <pubDate>Mon, 15 Dec 2025 15:15:49 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-34181</strong></p>
  <p>NetSupport Manager < 14.12.0001 contains an arbitrary file write vulnerability in its Connectivity Server/Gateway PUTFILE request handler. An attacker with a valid Gateway Key can supply a crafted filename containing directory traversal sequences to write files to arbitrary locations on the server. This can be leveraged to place attacker-controlled DLLs or executables in privileged paths and achi…</p>
  <p><strong>CVSS:</strong> 8.7 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-34181">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-65530 – An eval injection in the malware de-obfuscation routines of CloudLinux ai-bolit ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-65530</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-65530</guid>
    <pubDate>Fri, 12 Dec 2025 16:15:44 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-65530</strong></p>
  <p>An eval injection in the malware de-obfuscation routines of CloudLinux ai-bolit before v32.7.4 allows attackers to overwrite arbitrary files as root via scanning a crafted file.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-95</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-65530">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-12655 – The Hippoo Mobile App for WooCommerce plugin for WordPress is vulnerable to arbi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-12655</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-12655</guid>
    <pubDate>Fri, 12 Dec 2025 07:15:44 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-12655</strong></p>
  <p>The Hippoo Mobile App for WooCommerce plugin for WordPress is vulnerable to arbitrary file write via a missing authorization check in all versions up to, and including, 1.7.1. This is due to the REST API endpoint `/wp-json/hippoo/v1/wc/token/save_callback/{token_id}` being registered with `permission_callback => '__return_true'`, which allows unauthenticated access. This makes it possible for una…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-12655">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-34392 – Barracuda Service Center, as implemented in the RMM solution, in versions prior ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-34392</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-34392</guid>
    <pubDate>Wed, 10 Dec 2025 16:16:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-34392</strong></p>
  <p>Barracuda Service Center, as implemented in the RMM solution, in versions prior to 2025.1.1, does not verify the URL defined in an attacker-controlled WSDL that is later loaded by the application. This can lead to arbitrary file write and remote code execution via webshell upload.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-36</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-34392">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-34414 – Entrust Instant Financial Issuance (IFI) On Premise software (formerly referred ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-34414</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-34414</guid>
    <pubDate>Tue, 09 Dec 2025 18:15:51 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-34414</strong></p>
  <p>Entrust Instant Financial Issuance (IFI) On Premise software (formerly referred to as CardWizard) versions 5.x, prior to 6.10.5, and prior to 6.11.1 contain an insecure .NET Remoting exposure in the Legacy Remoting Service that is enabled by default. The service registers a TCP remoting channel with SOAP and binary formatters configured at TypeFilterLevel=Full and exposes default ObjectURI endpoi…</p>
  <p><strong>CVSS:</strong> 9.3 · <strong>CWE:</strong> CWE-306</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-34414">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-66034 – fontTools is a library for manipulating fonts, written in Python. In versions fr...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-66034</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-66034</guid>
    <pubDate>Sat, 29 Nov 2025 01:16:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-66034</strong></p>
  <p>fontTools is a library for manipulating fonts, written in Python. In versions from 4.33.0 to before 4.60.2, the fonttools varLib (or python3 -m fontTools.varLib) script has an arbitrary file write vulnerability that leads to remote code execution when a malicious .designspace file is processed. The vulnerability affects the main() code path of fontTools.varLib, used by the fonttools varLib CLI an…</p>
  <p><strong>CVSS:</strong> 6.3 · <strong>CWE:</strong> CWE-91</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-66034">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-47221 – An arbitrary file write was found in Keyfactor SignServer versions prior to 7.3...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-47221</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-47221</guid>
    <pubDate>Thu, 13 Nov 2025 21:15:49 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-47221</strong></p>
  <p>An arbitrary file write was found in Keyfactor SignServer versions prior to 7.3.2. The properties ARCHIVETODISK_FILENAME-PATTERN, ARCHIVETODISK_PATH_BASE, ARCHIVETODISK_PATH_PATTERN can be set to any path, even ones that will point to files that already exist. This vulnerability gives a user with admin access the possibility to write files in arbitrary directories in the server file system and po…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-47221">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-12422 – Vulnerable Upgrade Feature (Arbitrary File Write) may lead to obtaining super us...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-12422</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-12422</guid>
    <pubDate>Tue, 28 Oct 2025 18:15:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-12422</strong></p>
  <p>Vulnerable Upgrade Feature (Arbitrary File Write) may lead to obtaining super user permissions on board.This issue affects BLU-IC2: through 1.19.5; BLU-IC4: through 1.19.5.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-12422">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-62725 – Docker Compose trusts the path information embedded in remote OCI compose artifa...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-62725</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-62725</guid>
    <pubDate>Mon, 27 Oct 2025 21:15:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-62725</strong></p>
  <p>Docker Compose trusts the path information embedded in remote OCI compose artifacts. When a layer includes the annotations com.docker.compose.extends or com.docker.compose.envfile, Compose joins the attacker‑supplied value from com.docker.compose.file/com.docker.compose.envfile with its local cache directory and writes the file there. This affects any platform or workflow that resolves remote OCI…</p>
  <p><strong>CVSS:</strong> 8.9 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-62725">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-61035 – The seffaflik thru 0.0.9 is vulnerable to symlink attacks due to incorrect defau...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-61035</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-61035</guid>
    <pubDate>Wed, 22 Oct 2025 14:15:51 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-61035</strong></p>
  <p>The seffaflik thru 0.0.9 is vulnerable to symlink attacks due to incorrect default permissions given to the .kimlik file and .seffaflik file, which is created with mode 0777 and 0775 respectively, exposing secrets to other local users. Additionally, the .kimlik file is written without symlink checks, allowing local attackers to overwrite arbitrary files. This can result in information disclosure…</p>
  <p><strong>CVSS:</strong> 7.7 · <strong>CWE:</strong> CWE-276</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-61035">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-37132 – An arbitrary file write vulnerability exists in the web-based management interfa...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-37132</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-37132</guid>
    <pubDate>Tue, 14 Oct 2025 17:15:39 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-37132</strong></p>
  <p>An arbitrary file write vulnerability exists in the web-based management interface of both the AOS-10 GW and AOS-8 Controller/Mobility Conductor operating systems. Successful exploitation could allow an authenticated malicious actor to upload arbitrary files and execute arbitrary commands on the underlying operating system.</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-434</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-37132">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-10284 – BBOT's unarchive module could be abused by supplying malicious archives files an...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-10284</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-10284</guid>
    <pubDate>Thu, 09 Oct 2025 16:15:44 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-10284</strong></p>
  <p>BBOT's unarchive module could be abused by supplying malicious archives files and when extracted can then perform an arbitrary file write, resulting in remote code execution.</p>
  <p><strong>CVSS:</strong> 9.6 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-10284">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-11539 – Grafana Image Renderer is vulnerable to remote code execution due to an arbitrar...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-11539</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-11539</guid>
    <pubDate>Thu, 09 Oct 2025 08:15:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-11539</strong></p>
  <p>Grafana Image Renderer is vulnerable to remote code execution due to an arbitrary file write vulnerability. This is due to the fact that the /render/csv endpoint lacked validation of the filePath parameter that allowed an attacker to save a shared object to an arbitrary location that is then loaded by the Chromium process.  Instances are vulnerable if:  1. The default token ("authToken") is not c…</p>
  <p><strong>CVSS:</strong> 9.9 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-11539">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-10578 – A potential security vulnerability has been identified in the HP Support Assista...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-10578</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-10578</guid>
    <pubDate>Wed, 01 Oct 2025 19:15:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-10578</strong></p>
  <p>A potential security vulnerability has been identified in the HP Support Assistant for versions prior to 9.47.41.0. The vulnerability could potentially allow a local attacker to escalate privileges via an arbitrary file write.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-269</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-10578">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-59825 – astral-tokio-tar is a tar archive reading/writing library for async Rust. In ver...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-59825</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-59825</guid>
    <pubDate>Tue, 23 Sep 2025 20:15:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-59825</strong></p>
  <p>astral-tokio-tar is a tar archive reading/writing library for async Rust. In versions 0.5.3 and earlier of astral-tokio-tar, tar archives may extract outside of their intended destination directory when using the Entry::unpack_in_raw API. Additionally, the Entry::allow_external_symlinks control (which defaults to true) could be bypassed via a pair of symlinks that individually point within the de…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-59825">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-34191 – Vasion Print (formerly PrinterLogic) Virtual Appliance Host versions prior to 22...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-34191</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-34191</guid>
    <pubDate>Fri, 19 Sep 2025 19:15:39 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-34191</strong></p>
  <p>Vasion Print (formerly PrinterLogic) Virtual Appliance Host versions prior to 22.0.843 and Application prior to 20.0.1923 (macOS/Linux client deployments) contain an arbitrary file write vulnerability via the response file handling. When tasks produce output the service writes response data into files under /opt/PrinterInstallerClient/tmp/responses/ reusing the requested filename. The service fol…</p>
  <p><strong>CVSS:</strong> 8.4 · <strong>CWE:</strong> CWE-59</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-34191">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
