API Platform Core is a system to create hypermedia-driven REST and GraphQL APIs. In versions prior to 4.1.30, 4.2.26 and 4.3.12, the serializer's AbstractItemNormalizer does not validate the resource type returned when resolving relation IRIs, allowing type confusion where a resource of an unintended type can be silently assigned to a relation property. An attacker who can submit write requests (POST/PUT/PATCH) to an API Platform endpoint with writable relations can supply a relation IRI pointing to a resource of a different type than the relation's declared class. Because getResourceFromIri() does not pass an $operation to IriConverter::getResourceFromIri(), the is_a type guard at IriConverter.php:86 is skipped. For untyped relation properties (legacy @var-only style), the wrong-typed object is silently assigned, corrupting invariants and potentially feeding downstream logic that assumes the declared type (CWE-843). For typed properties (modern PHP 8.x), the substitution is blocked by Symfony's PropertyAccessor with an InvalidTypeException. This issue has been fixed in versions 4.1.30, 4.2.26 and 4.3.12.
CVE-2026-54164
This medium-severity CVE scores 6.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 91% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.5
- EG Score
- 6.5(medium)
- EPSS
- 9.4%
- KEV
- Not listed
Published
July 1, 2026
Last Modified
July 2, 2026
Advisory Details (1)
Auto-updated Jul 3, 2026Relation IRIs are not type-checked: a related resource can be denormalised as the wrong resource type (type confusion) · Advisory · api-platform/core · GitHub
https://github.com/api-platform/core/security/advisories/GHSA-9rjg-x2p2-h68hWeakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 20× in last 7d / 29× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-12 05:46 UTCEPSS rescore
- 2026-07-11 19:25 UTCEG score recompute
- 2026-07-11 08:27 UTCEPSS rescore
- 2026-07-11 08:27 UTCEPSS rescore
- 2026-07-10 19:36 UTCEG score recompute
- 2026-07-09 19:46 UTCEG score recompute
- 2026-07-09 19:10 UTCEPSS rescore
- 2026-07-09 19:10 UTCEPSS rescore
- 2026-07-08 19:56 UTCEG score recompute
- 2026-07-08 15:16 UTCEPSS rescore
- 2026-07-08 15:16 UTCEPSS rescore
- 2026-07-07 20:07 UTCEG score recompute
- 2026-07-07 13:46 UTCEPSS rescore
- 2026-07-07 13:46 UTCEPSS rescore
- 2026-07-06 20:18 UTCEG score recompute
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-05 20:27 UTCEG score recompute
- 2026-07-05 02:31 UTCEPSS rescore
- 2026-07-05 02:30 UTCEPSS rescore
- 2026-07-04 20:36 UTCEG score recompute
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-04 06:31 UTCEPSS rescore
Show 4 moreShow fewer
- 2026-07-03 20:47 UTCEG score recompute
- 2026-07-02 20:57 UTCEG score recompute
- 2026-07-01 21:09 UTCEG score recompute
- 2026-07-01 21:08 UTCNVD updatefirst tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-843
- CVE-2018-9471NVD 7.8EG 9.8HIGH
- CVE-2016-1000005EG 9.8CRITICAL
- CVE-2019-14537EG 9.8EPSS 93%CRITICAL
- CVE-2019-10231EG 9.8CRITICAL
- CVE-2018-4920NVD 8.8EG 9.8EPSS 94%HIGH
- CVE-2012-0507EG 9.8 KEVEPSS 100%CRITICAL
- CVE-2019-17026NVD 8.8EG 9.0 KEVEPSS 99%HIGH
- CVE-2019-11707NVD 8.8EG 9.0 KEVEPSS 98%HIGH
- CVE-2019-0752NVD 7.5EG 9.0 KEVEPSS 100%HIGH
- CVE-2018-8298NVD 7.5EG 9.0 KEVEPSS 99%HIGH
Frequently asked(5)
What is CVE-2026-54164?
When was CVE-2026-54164 disclosed?
Is CVE-2026-54164 actively exploited?
What is the CVSS score of CVE-2026-54164?
How do I remediate CVE-2026-54164?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-54164
Is Your Infrastructure Affected by CVE-2026-54164?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.