目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-54164— API Platform Core 缓冲区错误漏洞

CVSS 6.5 · Medium EPSS 0.19% · P9

影响版本矩阵 3

厂商产品版本范围状态
api-platformcore< 4.1.30affected
>= 4.2.0, < 4.2.26affected
>= 4.3.0, < 4.3.12affected
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-54164 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
API Platform Core: Missing IRI type check enables resource type confusion
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
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.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
使用不兼容类型访问资源(类型混淆)
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
API Platform Core 缓冲区错误漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
API Platform Core是API Platform团队开源的一个 API Platform 的服务器组件。 API Platform Core存在缓冲区错误漏洞,该漏洞源于序列化器的AbstractItemNormalizer在解析关系IRI时未验证返回的资源类型,导致类型混淆,可能使非预期类型的资源被静默赋值给关系属性。攻击者可以通过提交写请求,提供指向不同类型资源的关系IRI,从而绕过类型检查。以下版本受到影响:4.1.30之前版本、4.2.0版本至4.2.26之前版本和4.3.0版本至4.
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
api-platformcore < 4.1.30 -

二、漏洞 CVE-2026-54164 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-54164 的情报信息

登录查看更多情报信息。

CVE-2026-54164 厂商安全公告 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-54164

暂无评论


发表评论