<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – AdonisJS</title>
  <link>https://cvedaily.com/pages/tags/adonisjs.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/adonisjs.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – AdonisJS</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:56 +0000</lastBuildDate>
  <item>
    <title>[Medium] CVE-2026-40255 – AdonisJS HTTP Server is a package for handling HTTP requests in the AdonisJS fra...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40255</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40255</guid>
    <pubDate>Thu, 16 Apr 2026 23:16:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-40255</strong></p>
  <p>AdonisJS HTTP Server is a package for handling HTTP requests in the AdonisJS framework. In @adonisjs/http-server versions prior to 7.8.1 and 8.0.0-next.0 through 8.1.3, and @adonisjs/core versions prior to 7.4.0, the response.redirect().back() method reads the Referer header from the incoming HTTP request and redirects to that URL without validating the host.An attacker who can influence the Refe…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-601</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40255">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-25762 – AdonisJS is a TypeScript-first web framework. Prior to versions 10.1.3 and 11.0...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-25762</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-25762</guid>
    <pubDate>Fri, 06 Feb 2026 23:15:54 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-25762</strong></p>
  <p>AdonisJS is a TypeScript-first web framework. Prior to versions 10.1.3 and 11.0.0-next.9, a denial of service (DoS) vulnerability exists in the multipart file handling logic of @adonisjs/bodyparser. When processing file uploads, the multipart parser may accumulate an unbounded amount of data in memory while attempting to detect file types, potentially leading to excessive memory consumption and p…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-25762">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-25754 – AdonisJS is a TypeScript-first web framework. Prior to versions 10.1.3 and 11.0...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-25754</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-25754</guid>
    <pubDate>Fri, 06 Feb 2026 23:15:54 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-25754</strong></p>
  <p>AdonisJS is a TypeScript-first web framework. Prior to versions 10.1.3 and 11.0.0-next.9, a prototype pollution vulnerability in AdonisJS multipart form-data parsing may allow a remote attacker to manipulate object prototypes at runtime. This issue has been patched in versions 10.1.3 and 11.0.0-next.9.</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-1321</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-25754">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-22814 – @adonisjs/lucid is an SQL ORM for AdonisJS built on top of Knex. Prior to 21.8.2...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-22814</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-22814</guid>
    <pubDate>Tue, 13 Jan 2026 20:16:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-22814</strong></p>
  <p>@adonisjs/lucid is an SQL ORM for AdonisJS built on top of Knex. Prior to 21.8.2 and 22.0.0-next.6, there is a Mass Assignment vulnerability in AdonisJS Lucid which may allow a remote attacker who can influence data that is passed into Lucid model assignments to overwrite the internal ORM state. This may lead to logic bypasses and unauthorized record modification within a table or model. This aff…</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-915</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-22814">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-21440 – AdonisJS is a TypeScript-first web framework. A Path Traversal vulnerability in ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-21440</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-21440</guid>
    <pubDate>Fri, 02 Jan 2026 19:15:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-21440</strong></p>
  <p>AdonisJS is a TypeScript-first web framework. A Path Traversal vulnerability in AdonisJS multipart file handling may allow a remote attacker to write arbitrary files to arbitrary locations on the server filesystem. This impacts @adonisjs/bodyparser through version 10.1.1 and 11.x prerelease versions prior to 11.0.0-next.6. This issue has been patched in @adonisjs/bodyparser versions 10.1.2 and 11…</p>
  <p><strong>CVSS:</strong> 9.2 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-21440">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
