Strapi

Strapi

40 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.15%
  • Veröffentlicht 29.06.2026 21:16:35
  • Zuletzt bearbeitet 01.07.2026 15:17:10

Strapi users-permissions plugin fails to restrict JWT algorithms when plugin::users-permissions.jwt.algorithm is not explicitly configured, allowing acceptance of HS384 and HS512 tokens alongside HS256. Attackers possessing the jwtSecret can mint tok...

  • 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 ...

  • 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 ...

  • 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 ...

  • 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...

  • 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...

  • EPSS 0.27%
  • 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...

Exploit
  • 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...

Exploit
  • 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...

  • EPSS 0.63%
  • 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 ...