Lucene search
+L

694 matches found

NVD
NVD
added 2026/05/14 7:16 p.m.50 views

CVE-2026-27886

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 where query parameter on any publicly-accessibl...

9.2CVSS0.00612EPSS
SaveExploits5References1
NVD
NVD
added 2026/05/14 7:16 p.m.57 views

CVE-2026-22707

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 deniedTypes. The same restrictions were correctly...

5.4CVSS0.00195EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/14 7:16 p.m.22 views

CVE-2026-22706

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 the users-permissions and admin authentication...

6.5CVSS0.00272EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/14 7:16 p.m.11 views

CVE-2025-64526

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 body schema does not contain an email field...

6.9CVSS0.00492EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/14 7:16 p.m.13 views

CVE-2026-22599

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

9.3CVSS0.01178EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/05/14 6:43 p.m.62 views

CVE-2026-27886 Strapi may leak sensitive data via relational filtering due to lack of query sanitization

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 where query parameter on any publicly-accessibl...

9.2CVSS0.00612EPSS
SaveExploits5References1
EUVD
EUVD
added 2026/05/14 6:43 p.m.12 views

EUVD-2026-30366

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 where query parameter on any publicly-accessibl...

9.2CVSS5.8AI score0.00612EPSS
SaveExploits5References1
OSV
OSV
added 2026/05/14 6:43 p.m.7 views

CVE-2026-27886 Strapi may leak sensitive data via relational filtering due to lack of query sanitization

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 where query parameter on any publicly-accessibl...

9.2CVSS6AI score0.00612EPSS
SaveExploits5References3
CVE
CVE
added 2026/05/14 6:43 p.m.60 views

CVE-2026-27886

CVE-2026-27886 affects Strapi (open source headless CMS). Versions prior to 5.37.0 (from 4.0.0 onward) fail to sufficiently sanitize query parameters when filtering via relational fields. An unauthenticated attacker can use the public Content API’s where parameter on fields like updatedBy to perf...

9.2CVSS5.8AI score0.00612EPSS
SaveExploits5References1Affected Software1
EUVD
EUVD
added 2026/05/14 6:40 p.m.11 views

EUVD-2026-30361

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 deniedTypes. The same restrictions were correctly...

5.3CVSS5.8AI score0.00195EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/05/14 6:40 p.m.58 views

CVE-2026-22707 Strapi Upload Plugin MIME Validation Bypass via Content API

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 deniedTypes. The same restrictions were correctly...

5.3CVSS0.00195EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/14 6:40 p.m.4 views

CVE-2026-22707 Strapi Upload Plugin MIME Validation Bypass via Content API

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 deniedTypes. The same restrictions were correctly...

5.3CVSS6AI score0.00195EPSS
SaveExploits0References3
CVE
CVE
added 2026/05/14 6:40 p.m.52 views

CVE-2026-22707

In Strapi, prior to 5.33.3, the Upload plugin’s Content API endpoints did not enforce the administrator-configured MIME restrictions, allowing an authenticated Content API user to upload disallowed file types (e.g., HTML, SVG). The Content API handlers bypassed magic-byte MIME checks and allow/de...

5.4CVSS5.8AI score0.00195EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/05/14 6:38 p.m.29 views

CVE-2026-22706

Strapi (prior to 5.33.3) did not revoke refresh-token sessions on password change/reset when deviceId was not supplied, allowing an attacker with a refresh token to mint new access tokens until expiry. The fix in 5.33.3 invalidates all user refresh tokens on every password change/reset and issues...

6.5CVSS5.8AI score0.00272EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/05/14 6:38 p.m.43 views

CVE-2026-22706 Strapi: Password Reset Does Not Revoke Existing Refresh Sessions

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 the users-permissions and admin authentication...

2.1CVSS0.00272EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/05/14 6:38 p.m.9 views

EUVD-2026-30355

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 the users-permissions and admin authentication...

2.1CVSS5.8AI score0.00272EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/14 6:38 p.m.4 views

CVE-2026-22706 Strapi: Password Reset Does Not Revoke Existing Refresh Sessions

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 the users-permissions and admin authentication...

2.1CVSS6AI score0.00272EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/05/14 6:38 p.m.11 views

CVE-2026-22706 Strapi: Password Reset Does Not Revoke Existing Refresh Sessions

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 the users-permissions and admin authentication...

2.1CVSS5.8AI score0.00272EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/05/14 6:35 p.m.11 views

EUVD-2026-30352

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

9.3CVSS6.5AI score0.01178EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/14 6:35 p.m.3 views

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

9.3CVSS6.7AI score0.01178EPSS
SaveExploits0References5
Rows per page
Query Builder