CVE-2026-27886
- EPSS 0.61%
- Veröffentlicht 14.05.2026 18:43:04
- Zuletzt bearbeitet 16.05.2026 03:16:47
Strapi is an open source headless content management system. Strapi versions starting in 4.0.0 and prior to 5.37.0 did not sufficiently sanitize query parameters when filtering content via relational fields. An unauthenticated attacker could use the ...
CVE-2026-22707
- EPSS 0.2%
- Veröffentlicht 14.05.2026 18:40:22
- Zuletzt bearbeitet 16.05.2026 03:22:21
Strapi is an open source headless content management system. In Strapi versions prior to 5.33.3, the Upload plugin's Content API endpoints did not enforce the administrator-configured MIME type restrictions (`plugin.upload.security.allowedTypes` and ...
CVE-2026-22706
- EPSS 0.27%
- Veröffentlicht 14.05.2026 18:38:26
- Zuletzt bearbeitet 16.05.2026 03:23:41
Strapi is an open source headless content management system. In Strapi versions prior to 5.33.3, changing or resetting a user's password did not invalidate the user's existing refresh-token sessions by default. The refresh-token invalidation step in ...
CVE-2026-22599
- EPSS 1.18%
- Veröffentlicht 14.05.2026 18:35:57
- Zuletzt bearbeitet 16.05.2026 03:25:18
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 authen...
CVE-2025-64526
- EPSS 0.49%
- Veröffentlicht 14.05.2026 18:32:01
- Zuletzt bearbeitet 16.05.2026 03:30:44
Strapi is an open source headless content management system. In Strapi versions prior to 5.45.0, the rate-limit middleware in the users-permissions plugin derived its rate-limit key in part from `ctx.request.body.email`, including on routes whose bod...
CVE-2025-53092
- EPSS 0.26%
- Veröffentlicht 16.10.2025 16:29:35
- Zuletzt bearbeitet 25.11.2025 18:44:29
Strapi is an open source headless content management system. Strapi versions prior to 5.20.0 contain a CORS misconfiguration vulnerability in default installations. By default, Strapi reflects the value of the Origin header back in the Access-Control...
CVE-2025-25298
- EPSS 0.38%
- Veröffentlicht 16.10.2025 16:21:45
- Zuletzt bearbeitet 31.12.2025 01:06:00
Strapi is an open source headless CMS. The @strapi/core package before version 5.10.3 does not enforce a maximum password length when using bcryptjs for password hashing. Bcryptjs ignores any bytes beyond 72, so passwords longer than 72 bytes are sil...
CVE-2024-56143
- EPSS 0.38%
- Veröffentlicht 16.10.2025 16:15:36
- Zuletzt bearbeitet 31.12.2025 01:05:40
Strapi is an open-source headless content management system. In versions from 5.0.0 to before 5.5.2, the lookup operator provided by the document service does not properly sanitize query parameters for private fields. An attacker can access private f...
CVE-2025-3930
- EPSS 0.64%
- Veröffentlicht 16.10.2025 10:43:21
- Zuletzt bearbeitet 15.04.2026 00:35:42
Strapi uses JSON Web Tokens (JWT) for authentication. After logout or account deactivation, the JWT is not invalidated, which allows an attacker who has stolen or intercepted the token to freely reuse it until its expiration date (which is set to 30 ...
CVE-2024-52588
- EPSS 0.48%
- Veröffentlicht 29.05.2025 09:02:15
- Zuletzt bearbeitet 24.06.2025 18:27:42
Strapi is an open-source content management system. Prior to version 4.25.2, inputting a local domain into the Webhooks URL field leads to the application fetching itself, resulting in a server side request forgery (SSRF). This issue has been patched...