---
id: CVE-2026-65317
title: >-
  Verba (goldenverba) Server-Side Request Forgery via /api/connect and
  Same-Origin Middleware Bypass
summary: >-
  Verba RAG application version 2.1.3 contains a server-side request forgery
  vulnerability combined with a same-origin middleware bypass that allows
  unauthenticated remote attackers to make the server issue arbitrary HTTP
  requests by suppl…
severity: high
cvss: 8.6
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N'
cvssSource: cna
cwe:
  - CWE-918
vendor: Weaviate
product: Verba
affected:
  - Verba <= 2.1.3
ssvc:
  exploitation: poc
  automatable: 'yes'
  technicalImpact: partial
  timestamp: '2026-07-23T14:02:09.488207Z'
exploitAvailable: true
published: '2026-07-21'
updated: '2026-09-24'
sourceUpdated: '2026-09-24T14:18:18.071Z'
source: CVEORG
sourceUrl: 'https://www.cve.org/CVERecord?id=CVE-2026-65317'
references:
  - url: >-
      https://github.com/geo-chen/oss/blob/main/verba.md#finding-2-ssrf--same-origin-middleware-bypass-in-apiconnect----goldenverba
    label: Public Disclosure
  - url: 'https://github.com/weaviate/Verba'
    label: Product
  - url: >-
      https://www.vulncheck.com/advisories/verba-goldenverba-server-side-request-forgery-via-api-connect-and-same-origin-middleware-bypass
tags:
  - cve.org
  - exploit-available
epss: 0.00643
epssPercentile: 0.48611
ingestedAt: '2026-09-24T15:45:56.722Z'
---

## Overview

Verba RAG application version 2.1.3 contains a server-side request forgery vulnerability combined with a same-origin middleware bypass that allows unauthenticated remote attackers to make the server issue arbitrary HTTP requests by supplying a crafted Origin header and attacker-controlled host and port values. Attackers can bypass the localhost origin check in the API middleware by sending any Origin value prefixed with ' regardless of port, then submit arbitrary host and port parameters to the /api/connect endpoint to cause the server to issue outbound GET requests to attacker-controlled infrastructure.

## Affected

- `Verba <= 2.1.3`

## Remediation

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