[From nobody Mon Aug  3 10:09:06 2026
Received: (at submit) by bugs.debian.org; 2 Aug 2026 05:34:28 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-9.9 required=4.0 tests=BAYES_00, FOURLA,
 FROMDEVELOPER, 
 NO_RELAYS,XMAILER_REPORTBUG autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 15; hammy, 149; neutral, 54; spammy,
 1. spammytokens:0.997-1--introducer hammytokens:0.000-+--XDebbugsCc,
 0.000-+--X-Debbugs-Cc, 0.000-+--H*F:U*carnil, 0.000-+--H*Ad:N*Bug,
 0.000-+--HTo:N*Debian
Return-path: &lt;carnil@debian.org&gt;
Received: via submission by buxtehude.debian.org with esmtp (Exim 4.96)
 (envelope-from &lt;carnil@debian.org&gt;) id 1wqOqB-007dTe-2p
 for submit@bugs.debian.org; Sun, 02 Aug 2026 05:34:28 +0000
Content-Type: text/plain; charset=&quot;us-ascii&quot;
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Salvatore Bonaccorso &lt;carnil@debian.org&gt;
To: Debian Bug Tracking System &lt;submit@bugs.debian.org&gt;
Subject: node-ajv: CVE-2026-18446
Message-ID: &lt;178564886683.2745115.8249498960465261291.reportbug@eldamar.lan&gt;
X-Mailer: reportbug 13.2.0+nmu1
Date: Sun, 02 Aug 2026 07:34:26 +0200
Delivered-To: submit@bugs.debian.org

Source: node-ajv
Version: 8.20.0~ds+~cs7.1.2-1
Severity: important
Tags: security upstream
X-Debbugs-Cc: carnil@debian.org, Debian Security Team &lt;team@security.debian.org&gt;

Hi,

The following vulnerability was published for node-ajv.

CVE-2026-18446[0]:
| fast-uri before 4.1.2, 3.1.5, and 2.4.4 requires a literal double
| forward slash to recognize a URI authority, so a reference that uses
| a backslash based introducer in place of it (backslash backslash,
| forward slash backslash, or backslash forward slash) is parsed with
| no authority and folds into the path. Node's native WHATWG URL
| parser instead treats a backslash as interchangeable with a forward
| slash for special schemes, so the two parsers extract different
| hosts from the same input. Applications that use fast-uri to enforce
| host based policy such as allowlists, SSRF filtering, or redirect
| validation before passing the same URL into Node's URL or fetch
| consumers can be steered to an unintended host. Upgrade to fast-uri
| 4.1.2, 3.1.5, or 2.4.4.


If you fix the vulnerability please also make sure to include the
CVE (Common Vulnerabilities &amp; Exposures) id in your changelog entry.

For further information see:

[0] https://security-tracker.debian.org/tracker/CVE-2026-18446
    https://www.cve.org/CVERecord?id=CVE-2026-18446
[1] https://github.com/fastify/fast-uri/security/advisories/GHSA-7p8r-x3mc-p8w7

Regards,
Salvatore
]