Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/api-platform/core/commit/dc4fc84ba93e22b4f44a37e90a93c6d079c1
- https://github.com/api-platform/core/pull/6444
- https://github.com/api-platform/core/pull/6444/files#diff-09e3c2cfe12a2ce65bd6c9
- https://github.com/api-platform/core/security/advisories/GHSA-7mxx-3cgm-xxv3
- https://github.com/soyuka/core/blob/7e2e8f9ff322ac5f6eb5f65baf432bffdca0fd51/src
FAQ
What is CVE-2025-23204?
CVE-2025-23204 is a vulnerability with a CVSS score of 4.4 (MEDIUM). 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 ...
How severe is CVE-2025-23204?
CVE-2025-23204 has been rated MEDIUM with a CVSS base score of 4.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-23204?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.