boxscore/security
CVE · referencelatest edition

Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.

CVE-2026-46624CRITICAL
twentyhq twenty — Twenty: SQL Injection via the timeZone field
  AV  AC  PR  UI  S  C  I  A   CVSS    EPSS   %ile   KEV
   N   L   L   N  C  H  H  H    9.9   .0048   39.7     —
AFFECTED
  Product  Versions               Fixed
  twenty   >= 1.7.7, <= 1.16.7 –  —
TIMELINE
  May 15  Reserved by GitHub_M
  May 26  EXPLOIT PUBLISHED — CVE-2026-46624 (twentyhq twenty). Public exploit reference added.
  May 26  Published (CNA: GitHub_M)
CWE-78, CWE-89 · CNA: GitHub_M · CVSS v3.1 · 1 reference · NVD status: Analyzed

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.

Lifecycle

Complete event history — 3 events, chronological
DateEventDetail
May 15, 2026ReservedReserved by GitHub_M
May 26, 2026EXPLOIT PUBLISHEDEXPLOIT PUBLISHED — CVE-2026-46624 (twentyhq twenty). Public exploit reference added.
May 26, 2026PublishedPublished (CNA: GitHub_M)

Affected

Affected products and packages — 1 row
VendorProduct / PackageEcosystemVersion introducedFixed
twentyhqtwenty>= 1.7.7, <= 1.16.7

Weaknesses

CWE-78 · CWE-89

References (1)

Related

Authoritative record: CVE-2026-46624 at cve.org

Vendors: twentyhq

Weaknesses: CWE-78 · CWE-89

About this page

This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2026-46624 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.