๐Ÿ” CVE Alert

CVE-2026-65317

HIGH 8.6

Verba (goldenverba) Server-Side Request Forgery via /api/connect and Same-Origin Middleware Bypass

CVSS Score
8.6
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-918
Vendor weaviate
Product verba
Published Jul 21, 2026
Stay Ahead of the Next One

Get instant alerts for weaviate verba

Be the first to know when new high vulnerabilities affecting weaviate verba 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:C/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

Weaviate / Verba
0 โ‰ค 2.1.3

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/geo-chen/oss/blob/main/verba.md#finding-2-ssrf--same-origin-middleware-bypass-in-apiconnect----goldenverba github.com: https://github.com/weaviate/Verba vulncheck.com: https://www.vulncheck.com/advisories/verba-goldenverba-server-side-request-forgery-via-api-connect-and-same-origin-middleware-bypass

Credits

๐Ÿ” George Chen