Vendor
Multiple Vulnerabilities in Strapi
3 rules 4 TTPsMultiple vulnerabilities in Strapi could allow an attacker to cause a denial-of-service condition, gain administrator privileges, manipulate data, disclose confidential information, or bypass security measures.
Strapi Unauthenticated Account Takeover via Relational Filtering Vulnerability (CVE-2026-27886)
2 rules 1 TTPStrapi versions prior to 5.37.0 are vulnerable to an unauthenticated boolean-oracle attack against private fields on the joined `admin_users` table, including the `resetPasswordToken` field, via the 'where' query parameter on publicly accessible content-types; extracting an admin reset token via this oracle makes full administrative account takeover possible without authentication.
Strapi Content-Type Builder SQL Injection Vulnerability (CVE-2026-22599)
2 rules 1 TTPA SQL injection vulnerability, identified as CVE-2026-22599, affects Strapi's Content-Type Builder, where an authenticated administrator could inject arbitrary database statements through the `column.defaultTo` attribute, potentially leading to arbitrary file read, denial of service, or remote code execution on the database server.