CVE-2025-23204 MEDIUM

CVE-2025-23204: GraphQl securityAfterResolver not called

Vendor Api-Platform
Product core
Weakness CWE-20 · Input validation
Published March 24, 2025
Last update March 24, 2025

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

API Platform Core is a system to create hypermedia-driven REST and GraphQL APIs. Starting in version 3.3.8, a security check that gets called after GraphQl resolvers is always replaced by another one as there's no break in a clause. As this falls back to `security`, the impact is there only when there's only a security after resolver and none inside security. Version 3.3.15 contains a patch for the issue.

Key dates

02Disclosure timeline

March 24, 2025 CVE published
March 24, 2025 Record updated