cvedb.io
CVE-2026-22706
MEDIUM · CVSS 6.5
EPSS exploitation probability: 0%
Published 2026-05-14T19:16:30.700 · Last modified 2026-06-17T10:20:16.200

Summary

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 controllers was conditional on a caller-supplied `deviceId`. When a password change or reset request did not include a `deviceId`, no refresh tokens were revoked, leaving every prior session active. An attacker who had previously obtained a refresh token could continue minting new access tokens after the legitimate user reset their password, allowing persistent unauthorized access for the lifetime of the refresh token (up to 30 days by default). Rotating credentials no longer terminated an active a

Affected products

strapi — strapi

Does this affect you?

Add your gear to cvedb and we'll alert you only when strapi ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.