CVE-2026-65318 PUBLISHED

Verba (goldenverba) Unauthenticated Server-Side Request Forgery via WebSocket Import Endpoint HTMLReader

Assigner: VulnCheck
Reserved: 21.07.2026 Published: 21.07.2026 Updated: 22.07.2026

Verba RAG application version 2.1.3 contains an unauthenticated server-side request forgery vulnerability that allows unauthenticated attackers to cause the backend to issue arbitrary HTTP GET requests by supplying attacker-controlled URLs through the WebSocket import endpoint. Attackers can connect to the /ws/import_files WebSocket endpoint without authentication, specify arbitrary URLs in the HTMLReader configuration, and cause the server to fetch internal resources such as co-located database endpoints or cloud instance metadata services to retrieve sensitive credentials.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N
CVSS Score: 9.2

Product Status

Vendor Weaviate
Product Verba
Versions Default: affected
  • affected from 0 to 2.1.3 (incl.)

Credits

  • George Chen reporter

References

Problem Types

  • Server-Side Request Forgery (SSRF) CWE