CVE Catalog

CVE-2026-34717

CriticalCVSS 9.9
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.27%

19th percentile - higher than 19% of all known CVEs

Summary

OpenProject prior to version 17.2.3 has an SQL injection vulnerability in the =n operator in modules/reporting/lib/report/operator.rb:177. This operator embeds user input directly into SQL WHERE clauses without parameterization.

Risk Assessment

An attacker can manipulate SQL queries, potentially leading to data leakage, modification, or deletion in the database.

Recommendation

Update to version 17.2.3 or later.

Original NVD description (English source)

OpenProject is an open-source, web-based project management software. Prior to version 17.2.3, the =n operator in modules/reporting/lib/report/operator.rb:177 embeds user input directly into SQL WHERE clauses without parameterization. This issue has been patched in version 17.2.3.

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