---
id: CVE-2026-92719
title: >-
  Quickwit through 0.9.0 fails to validate the host and scheme of the queue_url
  parameter in SQS file sources, allowing attackers to make the node issue
  requests to arbitrary internal addresses
summary: >-
  Quickwit through 0.9.0 fails to validate the host and scheme of the queue_url
  parameter in SQS file sources, allowing attackers to make the node issue
  requests to arbitrary internal addresses. Attackers can supply a malicious
  queue_url t…
severity: high
cvss: 7.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-918
vendor: quickwit-oss
product: quickwit
affected:
  - quickwit <= 0.9.0
published: '2026-09-16'
updated: '2026-09-24'
sourceUpdated: '2026-09-24T20:47:31.797'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-92719'
references:
  - url: 'https://github.com/quickwit-oss/quickwit'
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/quickwit-oss/quickwit/blob/v0.9.0/quickwit/quickwit-indexing/src/source/queue_sources/sqs_queue.rs#L230-L243
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/quickwit-oss/quickwit/blob/v0.9.0/quickwit/quickwit-serve/src/index_api/source_resource.rs#L56-L66
    label: disclosure@vulncheck.com
  - url: 'https://github.com/quickwit-oss/quickwit/issues/6703'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/quickwit-through-0.9.0-ssrf-via-sqs-queue-url-parameter
    label: disclosure@vulncheck.com
  - url: 'https://github.com/quickwit-oss/quickwit/issues/6703'
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
  - cve.org
  - exploit-available
epss: 0.00482
epssPercentile: 0.38871
exploitAvailable: true
ssvc:
  exploitation: poc
  automatable: 'yes'
  technicalImpact: partial
  timestamp: '2026-09-16T17:48:04.553572Z'
ingestedAt: '2026-09-16T18:01:17.455Z'
---

## Overview

Quickwit through 0.9.0 fails to validate the host and scheme of the queue_url parameter in SQS file sources, allowing attackers to make the node issue requests to arbitrary internal addresses. Attackers can supply a malicious queue_url to the create-source API to scan internal networks and fingerprint services based on connection response differences.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
