CVE-2026-32698: OpenProject has a SQL Injection via Custom Field Name that can be chained to Remote Code Execution
OpenProject is an open-source, web-based project management software. Versions prior to 16.6.9, 17.0.6, 17.1.3, and 17.2.1 are vulnerable to an SQL injection attack via a custom field's name. When that custom field was used in a Cost Report, the custom field's name was injected into the SQL query without proper sanitation. This allowed an attacker to execute arbitrary SQL commands during the generation of a Cost Report. As custom fields can only be generated by users with full administrator privileges, the attack surface is somewhat reduced. Together with another bug in the Repositoriesmodule, that used the project identifier without sanitation to generate the checkout path for a git repository in the filesystem, this allowed an attacker to checkout a git repository to an arbitrarily chosen path on the server. If the checkout is done within certain paths within the OpenProject application, upon the next restart of the application, this allows the attacker to inject ruby code into the application. As the project identifier cannot be manually edited to any string containing special characters like dots or slashes, this needs to be changed via the SQL injection described above. Versions 16.6.9, 17.0.6, 17.1.3, and 17.2.1 fix the issue.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-32698?
CVE-2026-32698 is considered a critical vulnerability due to the potential for SQL injection and subsequent remote code execution.
How do I fix CVE-2026-32698?
To fix CVE-2026-32698, upgrade to OpenProject versions 16.6.9, 17.0.6, 17.1.3, or 17.2.1.
What are the potential impacts of CVE-2026-32698?
The potential impacts of CVE-2026-32698 include unauthorized database access and remote code execution on the affected OpenProject installations.
Which versions are affected by CVE-2026-32698?
OpenProject versions prior to 16.6.9, 17.0.6, 17.1.3, and 17.2.1 are affected by CVE-2026-32698.
Who is impacted by CVE-2026-32698?
Users and organizations utilizing vulnerable versions of OpenProject are impacted by CVE-2026-32698.