CVE-2025-23204 Details
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.
A vulnerability exists in API Platform Core versions 3.3.8 and later, where a security check intended to be applied after GraphQL resolvers is improperly managed. The issue arises because there is no interruption in the processing clause, causing the security check to default to a broader 'security' category. This flaw creates a potential risk when only the security check after the resolver is present, without any internal security checks. The vulnerability has been addressed in version 3.3.15.
Users can update to API Platform Core version 3.3.15 or later, where this vulnerability has been patched.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Mar 24, 2025CISA-ADP
Assessed Mar 24, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/api-platform/core/commit/dc4fc84ba93e22b4f44a37e90a93c6d079c1c620 | [email protected] | Source CodeVendor |
| https://github.com/api-platform/core/pull/6444 | [email protected] | Issue TrackingVendor |
| https://github.com/api-platform/core/pull/6444/files#diff-09e3c2cfe12a2ce65bd6c983c7ca6bfcf783f852b8d0554bb938e8ebf5e5fa65R56 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/api-platform/core/security/advisories/GHSA-7mxx-3cgm-xxv3 | [email protected] | AdvisoryExploitVendor |
| https://github.com/soyuka/core/blob/7e2e8f9ff322ac5f6eb5f65baf432bffdca0fd51/src/Symfony/Security/State/AccessCheckerProvider.php#L49-L57 | [email protected] | Source CodeVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-20 | Improper Input Validation | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| api-platform/core | >= 3.3.8 (semver) |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Mar 24, 2025 | CVE Modified | [email protected] |
| Mar 24, 2025 | New CVE Received | [email protected] |
Volerion