[From nobody Thu Jul 30 14:07:07 2026
Received: (at submit) by bugs.debian.org; 30 Jul 2026 05:29:40 +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, 21; hammy, 150; neutral, 95; spammy,
 0. spammytokens: 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 1wpJKt-00FfQ4-0v
 for submit@bugs.debian.org; Thu, 30 Jul 2026 05:29:40 +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-13676
Message-ID: &lt;178538937831.1160486.16647571023206393171.reportbug@eldamar.lan&gt;
X-Mailer: reportbug 13.2.0+nmu1
Date: Thu, 30 Jul 2026 07:29:38 +0200
Delivered-To: submit@bugs.debian.org

Source: node-ajv
Version: 8.20.0~ds+~cs6.1.3-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-13676[0]:
| fast-uri versions 2.3.1 through 3.1.2 and 4.0.0 fail to canonicalize
| Unicode (IDN) hostnames for HTTP-family URLs. The IDN conversion
| path calls a helper that does not exist on the global URL
| constructor, silently leaving the host in its original Unicode form
| while normalize() and equal() still return values that differ from a
| WHATWG-compatible URL parser. Applications that use fast-uri to
| enforce host-based policy (denylists, loopback filtering, redirect
| validation, outbound proxy routing) before passing the same URL to
| Node's URL or fetch can be bypassed when the two implementations
| resolve the same input to different hosts. Patches: upgrade to fast-
| uri 3.1.3 for the 3.x line or 4.0.1 for the 4.x line. Workarounds:
| enforce host policy using the same URL parser used for the actual
| request, or reject non-ASCII hosts before policy checks.


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-13676
    https://www.cve.org/CVERecord?id=CVE-2026-13676
[1] https://github.com/fastify/fast-uri/security/advisories/GHSA-4c8g-83qw-93j6

Please adjust the affected versions in the BTS as needed.

Regards,
Salvatore
]