CVE-2023-22894
CRITICAL 9.8EPSS 1.7%
Strapi through 4.5.5 allows attackers (with access to the admin panel) to discover sensitive user details by exploiting the query filter. The attacker can filter users by columns that contain sensitive information and infer a value from API responses. If the attacker has super admin access, then this can be exploited to discover the password hash and password reset token of all users. If the attacker has admin panel access to an account with permission to access the username and email of API users with a lower privileged role (e.g., Editor or Author), then this can be exploited to discover sensitive information for all API users but not other admin accounts.
- CVSS v3.1
- 4.9 MEDIUM
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N - CVSS v3.1
- 9.8 CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H - CVSS v3.1
- 7.5 HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N - EPSS
- 1.66% chance of exploitation in the next 30 days, 75th percentile
- Published
- 2023-04-19
- Updated
- 2025-11-07
Proof-of-concept exploits (5)
- https://strapi.io/blog/security-disclosure-of-vulnerabilities-cve
- https://www.ghostccamm.com/blog/multi_strapi_vulns/
- Saboor-Hakimi/CVE-2023-2289413★ · 2023-04-24
- maxntv24/CVE-2023-22894-PoC0★ · 2025-07-31
- maxntv/CVE-2023-22894-PoC