CVE-2026-82527

Summary

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.

Affected Software

VendorProductVersion RangeStatus
SciPhi-AIR2R0 <= 3.6.6affected
SciPhi-AIR2R0 <= 9c5a94d151f90876bd7eb860f300a8fd662dc481affected

Weaknesses

  • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

References