Description
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.
Published: 2026-07-21
Score: 9.2 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Verba RAG application version 2.1.3 contains an unauthenticated SSRF vulnerability that allows an attacker to instruct the backend to perform arbitrary HTTP GET requests by supplying attacker‑controlled URLs in the WebSocket import endpoint’s HTMLReader configuration. Once triggered, the server can reach internal services, including database endpoints or cloud instance metadata services, and retrieve sensitive credentials or data. This flaw is identified with CWE‑918 and permits a remote actor to exfiltrate confidential information without needing authentication.

Affected Systems

The vulnerability is found in the Weaviate Verba product, specifically version 2.1.3 of the Verba RAG application. No other versions are reported as affected in the provided data.

Risk and Exploitability

The CVSS score of 9.2 rank this issue as high‑severity, and the EPSS score of less than 1% indicates a low likelihood of exploitation observed to date. Though not listed in the CISA KEV catalog, the attack vector requires remote access to the exposed WebSocket endpoint (/ws/import_files) and the ability to supply arbitrary URLs; if such access is available, an attacker can pull internal credentials or confidential data across the network.

Generated by OpenCVE AI on August 4, 2026 at 03:12 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a patched version of Verba that limits or requires authentication for the WebSocket import endpoint
  • Configure the firewall or proxy to block outbound HTTP requests to internal IP ranges and to the cloud instance metadata service
  • Disable or remove the HTMLReader import feature if it is not required for business operations
  • Implement request validation on the WebSocket endpoint to allow only trusted URLs

Generated by OpenCVE AI on August 4, 2026 at 03:12 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Weaviate
Weaviate verba
Vendors & Products Weaviate
Weaviate verba

Wed, 22 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 21 Jul 2026 22:00:00 +0000

Type Values Removed Values Added
Description 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.
Title Verba (goldenverba) Unauthenticated Server-Side Request Forgery via WebSocket Import Endpoint HTMLReader
Weaknesses CWE-918
References
Metrics cvssV3_1

{'score': 8.6, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N'}

cvssV4_0

{'score': 9.2, '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'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-22T14:12:42.416Z

Reserved: 2026-07-21T20:57:44.880Z

Link: CVE-2026-65318

cve-icon Vulnrichment

Updated: 2026-07-22T14:12:38.608Z

cve-icon NVD

Status : Deferred

Published: 2026-07-21T22:19:10.490

Modified: 2026-07-23T15:23:01.470

Link: CVE-2026-65318

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T03:15:03Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)