← Back
CVE-2026-6322
high
CVSS 7.5
Vulnerability in fast-uri (CVE-2026-6322)
Summary
vulnerability in fast-uri (CVE-2026-6322). Data can be tampered with by attackers. Exploitable via ``evil.com``. Mitigation: upgrade to `2.4.1` or later.
AI summary snake-internal / snake-material-v2
A vulnerability tracked as **CVE-2026-6322** has been found in fast-uri.
Attackers can target a specific entry point like ``evil.com`` over the network to misuse the product.
Data can be tampered with by attackers. CVSS score: 7.5/10.
What to do: upgrade fast-uri to **2.4.1** or later.
If unsure, ask your IT team or search "fast-uri CVE-2026-6322" on the vendor's site.
CVE-2026-6322 (fast-uri) — CWE-140 / CVSS v3 7.5
Attack vector: remote (network-reachable) / unauthenticated / no user interaction
Attack surface: `evil.com` / `trusted.com`
Patched: `2.4.1` — apply immediately
Workaround: None.
Plan: 1) Audit SBOM/dependencies, 2) Stage→prod upgrade, 3) Add WAF/proxy monitoring on affected endpoints, 4) Hunt IOCs in logs.
Refs: see the GHSA / vendor advisory / patched release linked on this page.
❓ What is the problem
**A vulnerability** (CWE-140) exists in fast-uri. Attackers reach the vulnerable code path via ``evil.com`` without authentication.
📍 Affected scope
fast-uri — . Attack surface: `evil.com` / `trusted.com`.
🔥 Severity
Severity: High (CVSS 7.5/10). Data can be tampered with by attackers
🔧 How to fix
Update to **2.4.1**.
🛡️ Workaround
Workaround: None.
🔍 Detection
Search webserver/proxy logs for unusual request patterns matching this CVE's known IOCs. Run `grep -r 'fast-uri' .` against your dependency files (package-lock.json, requirements.txt, go.sum) to find affected services.
Response Actions (7 steps)
Concrete steps and command examples for SOC/SRE teams to execute in order
-
1Identify exposure identify
grep -r 'fast-uri' . | grep -v node_modulesリポジトリと本番環境の依存ファイル (package-lock.json / requirements.txt / go.sum / Gemfile.lock 等) で `fast-uri` を grep し、稼働しているサービス・バージョンを把握する。
-
5Apply temporary workaround mitigate
None.パッチが適用されるまでの応急処置として、None. を実施。回避策の副作用 (機能低下) を確認した上で。
-
6Apply patch patch
Upgrade fast-uri to 2.4.1ステージング環境で 2.4.1 に上げて回帰テスト → 本番反映。回帰テストはアプリの主要ハッピーパスと、Step 3 で見つけた異常検知の続報チェックを含めること。
-
7Post-deployment verification verify
Confirm patched version is live in productionパッチ適用後、ステージングで PoC または同等の悪用パターンを再現して脆弱性が閉じたことを確認。本番では Step 3 と同じログクエリでアラート再発が無いか継続監視。
Affected packages
npm
fast-uri
[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"2.4.1"}]}]
References
- package https://github.com/fastify/fast-uri
- web https://github.com/fastify/fast-uri/security/advisories/GHSA-v39h-62p7-jpjc
- web https://nvd.nist.gov/vuln/detail/CVE-2026-6322
- web https://cna.openjsf.org/security-advisories.html
- web https://github.com/advisories/GHSA-v39h-62p7-jpjc
- web https://access.redhat.com/errata/RHSA-2026:25271
- web https://access.redhat.com/errata/RHSA-2026:25273
- web https://access.redhat.com/errata/RHSA-2026:26225
- web https://access.redhat.com/errata/RHSA-2026:26234
- web https://access.redhat.com/errata/RHSA-2026:28571
- web https://access.redhat.com/errata/RHSA-2026:29197
- web https://access.redhat.com/errata/RHSA-2026:29795
- web https://access.redhat.com/errata/RHSA-2026:29796
- web https://access.redhat.com/errata/RHSA-2026:29800
- web https://access.redhat.com/errata/RHSA-2026:29834
- web https://access.redhat.com/errata/RHSA-2026:30076
- web https://access.redhat.com/errata/RHSA-2026:33683
- web https://access.redhat.com/security/cve/CVE-2026-6322
- web https://bugzilla.redhat.com/show_bug.cgi?id=2466684
- web https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-6322.json
- web https://access.redhat.com/errata/RHSA-2026:34160
- web https://access.redhat.com/errata/RHSA-2026:34342
- web https://access.redhat.com/errata/RHSA-2026:34374
- web https://access.redhat.com/errata/RHSA-2026:34770
- web https://access.redhat.com/errata/RHSA-2026:34766
- web https://access.redhat.com/errata/RHSA-2026:36651
- web https://access.redhat.com/errata/RHSA-2026:36754
- web https://access.redhat.com/errata/RHSA-2026:37385
- web https://access.redhat.com/errata/RHSA-2026:37186
- web https://access.redhat.com/errata/RHSA-2026:37628
- web https://access.redhat.com/errata/RHSA-2026:40118
- web https://access.redhat.com/errata/RHSA-2026:40945
- web https://access.redhat.com/errata/RHSA-2026:41066
- web https://access.redhat.com/errata/RHSA-2026:41928
- web https://access.redhat.com/errata/RHSA-2026:41951
- web https://access.redhat.com/errata/RHSA-2026:42078
- web https://access.redhat.com/errata/RHSA-2026:42142
- web https://access.redhat.com/errata/RHSA-2026:43038
- web https://github.com/fastify/fast-uri/releases/tag/v2.4.1
- web https://github.com/fastify/fast-uri/releases/tag/v3.1.2
- web https://access.redhat.com/errata/RHSA-2026:54395
- web https://access.redhat.com/errata/RHSA-2026:56366
- web https://access.redhat.com/errata/RHSA-2026:56431
- web https://access.redhat.com/errata/RHSA-2026:54555
- web https://access.redhat.com/errata/RHSA-2026:56928
- web https://access.redhat.com/errata/RHSA-2026:56968
- web https://access.redhat.com/errata/RHSA-2026:57013
- web https://access.redhat.com/errata/RHSA-2026:57487
- web https://access.redhat.com/errata/RHSA-2026:60520