<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – Bun (High+Critical)</title>
  <link>https://cvedaily.com/pages/tags/bun.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/bun-severe.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Bun (High+Critical)</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:43 +0000</lastBuildDate>
  <item>
    <title>[Critical] CVE-2026-44450 – Lumiverse is a full-featured AI chat application. Prior to 0.9.7, the MCP server...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44450</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44450</guid>
    <pubDate>Tue, 26 May 2026 21:16:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-44450</strong></p>
  <p>Lumiverse is a full-featured AI chat application. Prior to 0.9.7, the MCP server creation endpoint validates the command field against an allowlist of binary names but forwards the args array to the child process without any validation. Every binary on the allowlist accepts an inline-code execution flag (-e for node/bun, -c for python3/deno), giving any logged-in user arbitrary OS-level code exec…</p>
  <p><strong>CVSS:</strong> 9.9 · <strong>CWE:</strong> CWE-88</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44450">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-44444 – Lumiverse is a full-featured AI chat application. Prior to 0.9.7, the Spindle ex...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44444</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44444</guid>
    <pubDate>Tue, 26 May 2026 21:16:37 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-44444</strong></p>
  <p>Lumiverse is a full-featured AI chat application. Prior to 0.9.7, the Spindle extension build pipeline calls bun install without the --ignore-scripts flag before running the static backend safety scan (assertSafeBackendBundle). A malicious extension that ships a package.json with a preinstall, postinstall, or prepare lifecycle script achieves host-level code execution the moment an admin presses…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44444">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-27212 – Swiper is a free and mobile touch slider with hardware accelerated transitions a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27212</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27212</guid>
    <pubDate>Sat, 21 Feb 2026 06:17:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-27212</strong></p>
  <p>Swiper is a free and mobile touch slider with hardware accelerated transitions and native behavior. Versions 6.5.1 through 12.1.1 have a Prototype pollution vulnerability. The vulnerability resides in line 94 of shared/utils.mjs, where the indexOf() function is used to check whether user provided input contain forbidden strings. Despite a previous fix that attempted to mitigate prototype pollutio…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-1321</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27212">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-26323 – OpenClaw is a personal AI assistant. Versions 2026.1.8 through 2026.2.13 have a ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-26323</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-26323</guid>
    <pubDate>Thu, 19 Feb 2026 23:16:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-26323</strong></p>
  <p>OpenClaw is a personal AI assistant. Versions 2026.1.8 through 2026.2.13 have a command injection in the maintainer/dev script `scripts/update-clawtributors.ts`. The issue affects contributors/maintainers (or CI) who run `bun scripts/update-clawtributors.ts` in a source checkout that contains a malicious commit author email (e.g. crafted `@users[.]noreply[.]github[.]com` values). Normal CLI usage…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-26323">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-21548 – Versions of the package bun after 0.0.12 and before 1.1.30 are vulnerable to Pro...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-21548</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-21548</guid>
    <pubDate>Wed, 18 Dec 2024 06:15:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-21548</strong></p>
  <p>Versions of the package bun after 0.0.12 and before 1.1.30 are vulnerable to Prototype Pollution due to improper input sanitization. An attacker can exploit this vulnerability through Bun's APIs that accept objects.**Note:** This issue relates to the widely known and actively developed 'Bun' JavaScript runtime. The bun package on NPM at versions 0.0.12 and below belongs to a different and older…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-1321</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-21548">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-49770 – `oak` is a middleware framework for Deno's native HTTP server, Deno Deploy, Node...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-49770</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-49770</guid>
    <pubDate>Fri, 01 Nov 2024 17:15:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-49770</strong></p>
  <p>`oak` is a middleware framework for Deno's native HTTP server, Deno Deploy, Node.js 16.5 and later, Cloudflare Workers and Bun. By default `oak` does not allow transferring of hidden files with `Context.send` API. However, prior to version 17.1.3, this can be bypassed by encoding `/` as its URL encoded form `%2F`. For an attacker this has potential to read sensitive user data or to gain access to…</p>
  <p><strong>CVSS:</strong> 7.7 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-49770">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
