CVE-2024-56143 HIGH

CVE-2024-56143: Strapi Allows Unauthorized Access to Private Fields via parms.lookup

Vendor Strapi
Product strapi
Weakness CWE-639 · IDOR
Published October 16, 2025
Last update October 16, 2025

CVSS base score

8.2/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N

What the vulnerability does

01Description

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 fields, including admin passwords and reset tokens, by crafting queries with the lookup parameter. This vulnerability is fixed in 5.5.2.

Key dates

02Disclosure timeline

October 16, 2025 CVE published
October 16, 2025 Record updated