Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-82526— R2R 3.6.6 SQL Injection via Vector Index Creation Endpoint

Quick assessment

Affected
SciPhi-AI R2R
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

R2R 版本 3.6.6 及更早版本存在一个堆叠式 SQL 注入漏洞,允许未经认证的通过操纵向量索引创建接口中的索引名参数来执行任意 SQL 语句。由于该索引名直接通过字符串格式化插入到 CREATE INDEX 语句中,且未对标识符进行引号包裹或白名单校验,因此在 PostgreSQL 超级用户权限下,攻击者可以利用分号分隔的语句执行任意 DDL 和 DML 操作。

CVSS 9.8 · Critical

Possible ATT&CK Techniques 1 AI

T1210.001

Affected Version Matrix 2

VendorProduct Version RangeStatus
SciPhi-AI R2R ≤ 3.6.6 affected
≤ 9c5a94d151f90876bd7eb860f300a8fd662dc481 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-82526

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
R2R 3.6.6 SQL Injection via Vector Index Creation Endpoint
Source: CVE Program / CVE List V5
Vulnerability Description
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.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
SciPhi-AI R2R 0 ~ 3.6.6 -

II. Public POCs for CVE-2026-82526

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-82526

登录查看更多情报信息。

Vendor Advisories for CVE-2026-82526 (1)

Other References for CVE-2026-82526 (2)

IV. Related Vulnerabilities

V. Comments for CVE-2026-82526

No comments yet


Leave a comment