CVE Catalog

CVE-2026-82527

HighCVSS 7.5
Published: Translated: NVD NIST

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. Attackers can exploit the direct interpolation of filter keys into the SQL WHERE clause to perform time-based and boolean-based data exfiltration.

Risk Assessment

An unauthenticated attacker could exfiltrate sensitive data from the application database, compromising confidentiality and integrity.

Recommendation

Upgrade R2R to a patched version if available and use parameterized SQL queries in the application code.

Other vulnerabilities in R2R

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS