Vulnerability Description
R2R through 3.6.6 contains a SQL injection vulnerability that allows unauthenticated attackers to inject SQL predicates into the chunks search query by manipulating the filter key parameter in the retrieval search endpoint. Attackers can exploit the direct interpolation of filter keys into the SQL WHERE clause without parameterization or escaping to perform time-based and boolean-based data exfiltration from the application database.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/SciPhi-AI/R2R/issues/2308
- https://www.vulncheck.com/advisories/r2r-sql-injection-via-retrieval-search-filt
FAQ
What is CVE-2026-82527?
CVE-2026-82527 is a vulnerability with a CVSS score of 7.5 (HIGH). R2R through 3.6.6 contains a SQL injection vulnerability that allows unauthenticated attackers to inject SQL predicates into the chunks search query by manipulating the filter key parameter in the ret...
How severe is CVE-2026-82527?
CVE-2026-82527 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-82527?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.