Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/quickwit-oss/quickwit
- https://github.com/quickwit-oss/quickwit/blob/v0.9.0/quickwit/quickwit-indexing/
- https://github.com/quickwit-oss/quickwit/blob/v0.9.0/quickwit/quickwit-serve/src
- https://github.com/quickwit-oss/quickwit/issues/6703
- https://www.vulncheck.com/advisories/quickwit-through-0.9.0-ssrf-via-sqs-queue-u
- https://github.com/quickwit-oss/quickwit/issues/6703
FAQ
What is CVE-2026-92719?
CVE-2026-92719 is a vulnerability with a CVSS score of 7.5 (HIGH). 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. Attacke...
How severe is CVE-2026-92719?
CVE-2026-92719 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-92719?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.