Monitor vulnerabilities like this one.
Sign up free to get alerted when software you use is affected.
9.9
CVE-2026-46624: Twenty CRM: Unsecured API Parameter Allows Malicious Code Execution
CVE-2026-46624
Summary
The Twenty CRM's API allows an attacker to inject malicious code if they know the CRM's database password. This can give them control over the database server. To protect your database, update Twenty CRM to a version newer than 1.16.7. If you can't update right away, consider limiting access to the database or changing the database password.
Original title
Twenty is an open source CRM. From 1.7.7 through 1.16.7, a critical Remote Code Execution (RCE) vulnerability exists in Twenty CRM via a chained SQL Injection and PostgreSQL COPY TO PROGRAM attack....
Original description
Twenty is an open source CRM. From 1.7.7 through 1.16.7, a critical Remote Code Execution (RCE) vulnerability exists in Twenty CRM via a chained SQL Injection and PostgreSQL COPY TO PROGRAM attack. If Postgres user is a super user then any authenticated user can execute arbitrary OS commands on the database server by injecting SQL through the unsanitized timeZone parameter in the REST API groupBy endpoint. The timeZone field within the group_by query parameter is directly interpolated into a raw SQL expression using JavaScript template literals without any parameterization, validation, or escaping. This affects engine/api/graphql/graphql-query-runner/group-by/resolvers/utils/get-group-by-expression.util.ts.
nvd CVSS3.1
9.9
Vulnerability type
CWE-78
OS Command Injection
CWE-89
SQL Injection
Published: 26 May 2026 · Updated: 28 May 2026 · First seen: 26 May 2026