Get a Demo

Let's Patch It!

Book a short call with one our specialists, we'll walk you through how Endor Patches work, and ask you a few questions about your environment (like your primary programming languages and repository management). We'll also send you an email right after you fill out the form, feel free to reply with any questions you have in advance!

CVE

CVE-2026-22599

Strapi Vulnerable to SQL Injection in Content Type Builder
Back to all
CVE

CVE-2026-22599

Strapi Vulnerable to SQL Injection in Content Type Builder

Strapi is an open source headless content management system. In versions on the 4.x branch prior to 4.26.1 and on the 5.x branch prior to 5.33.2, a database-query injection vulnerability existed in the Strapi Content-Type Builder write API. An authenticated administrator could inject arbitrary database statements through the column.defaultTo attribute when creating or modifying a content type. Setting defaultTo as a tuple [value, { isRaw: true }] caused the value to be passed directly into Knex's db.connection.raw() during schema migration without sanitization, allowing arbitrary statement execution at the database layer. Depending on the database engine, this enabled arbitrary file read via database utility functions, denial of service via forced server crash on schema-migration error, and on engines that permit external program execution, remote code execution against the database server. The patch in versions 4.26.1 and 5.33.2 addresses this by restricting all Content-Type Builder write APIs to development mode only. Production deployments running v5.33.2 or later return 404 for requests against /content-type-builder/content-types and related endpoints, removing the network-reachable attack surface entirely.

Package Versions Affected

Package Version
patch Availability
No items found.

Automatically patch vulnerabilities without upgrading

Fix Without Upgrading
Detect compatible fix
Apply safe remediation
Fix with a single pull request

CVSS Version

Severity
Base Score
CVSS Version
Score Vector
C
H
U
9.3
-
4.0
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
C
H
U
0
-
C
H
U
8.7
-
3.1
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:N

Related Resources

No items found.

References

https://github.com/strapi/strapi/releases/tag/v4.26.1, https://github.com/strapi/strapi/releases/tag/v5.33.2, https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/22xxx/CVE-2026-22599.json, https://github.com/strapi/strapi/security/advisories/GHSA-3xcq-8mjw-h6mx, https://nvd.nist.gov/vuln/detail/CVE-2026-22599

Severity

0

CVSS Score
0
10

Basic Information

Base CVSS
0
EPSS Probability
0.01178%
EPSS Percentile
0.65869%
Introduced Version
ce84fada19d58a7dfbdd553035e6558f8befcba4
Fix Available
4a8a5c9c883178764f8a112f33b50492628c2558

Fix Critical Vulnerabilities Instantly

Secure your app without upgrading.
Fix Without Upgrading