๐Ÿ” CVE Alert

CVE-2026-92719

HIGH 7.5

Quickwit through 0.9.0 SSRF via SQS queue_url Parameter

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-918
Vendor quickwit-oss
Product quickwit
Published Sep 16, 2026
Last Updated Sep 16, 2026
Stay Ahead of the Next One

Get instant alerts for quickwit-oss quickwit

Be the first to know when new high vulnerabilities affecting quickwit-oss quickwit are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

quickwit-oss / quickwit
0 โ‰ค 0.9.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/quickwit-oss/quickwit/issues/6703 github.com: https://github.com/quickwit-oss/quickwit github.com: https://github.com/quickwit-oss/quickwit/blob/v0.9.0/quickwit/quickwit-serve/src/index_api/source_resource.rs#L56-L66 github.com: https://github.com/quickwit-oss/quickwit/blob/v0.9.0/quickwit/quickwit-indexing/src/source/queue_sources/sqs_queue.rs#L230-L243 vulncheck.com: https://www.vulncheck.com/advisories/quickwit-through-0.9.0-ssrf-via-sqs-queue-url-parameter

Credits

๐Ÿ” George Chen