Security Advisory

CVE-2025-31485

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-04-03 19:31:46
Last updated 2025-04-08 13:15:23
Assigner GitHub_M
State PUBLISHED

Description

API Platform Core is a system to create hypermedia-driven REST and GraphQL APIs. Prior to 4.0.22 and 3.4.17, a GraphQL grant on a property might be cached with different objects. The ApiPlatformGraphQlSerializerItemNormalizer::isCacheKeySafe() method is meant to prevent the caching but the parent::normalize method that is called afterwards still creates the cache key and causes the issue. This vulnerability is fixed in 4.0.22 and 3.4.17.