๐Ÿ” CVE Alert

CVE-2026-82526

CRITICAL 9.8

R2R 3.6.6 SQL Injection via Vector Index Creation Endpoint

CVSS Score
9.8
EPSS Score
0.0%
EPSS Percentile
0th

R2R through 3.6.6 contains a stacked SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL statements by manipulating the index name parameter in the vector index creation endpoint. The index name is interpolated directly into a CREATE INDEX statement via string formatting without identifier quoting or allowlist validation, enabling arbitrary DDL and DML execution through semicolon-separated statements under the PostgreSQL superuser account.

CWE CWE-89
Vendor sciphi-ai
Product r2r
Published Sep 3, 2026
Last Updated Sep 3, 2026
Stay Ahead of the Next One

Get instant alerts for sciphi-ai r2r

Be the first to know when new critical vulnerabilities affecting sciphi-ai r2r 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:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

SciPhi-AI / R2R
0 โ‰ค 3.6.6 0 โ‰ค 9c5a94d151f90876bd7eb860f300a8fd662dc481

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/SciPhi-AI/R2R/issues/2309 vulncheck.com: https://www.vulncheck.com/advisories/r2r-sql-injection-via-vector-index-creation-endpoint

Credits

Snkn0w