CVE-2026-27129
中文标题:
(暂无数据)
英文标题:
Cloud Metadata SSRF Protection Bypass via IPv6 Resolution
漏洞描述
中文描述:
(暂无数据)
英文描述:
Craft is a content management system (CMS). In versions 4.5.0-RC1 through 4.16.18 and 5.0.0-RC1 through 5.8.22, the SSRF validation in Craft CMS’s GraphQL Asset mutation uses `gethostbyname()`, which only resolves IPv4 addresses. When a hostname has only AAAA (IPv6) records, the function returns the hostname string itself, causing the blocklist comparison to always fail and completely bypassing SSRF protection. This is a bypass of the security fix for CVE-2025-68437. Exploitation requires GraphQL schema permissions for editing assets in the `<VolumeName>` volume and creating assets in the `<VolumeName>` volume. These permissions may be granted to authenticated users with appropriate GraphQL schema access and/or Public Schema (if misconfigured with write permissions). Versions 4.16.19 and 5.8.23 patch the issue.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| craftcms | cms | >= 4.5.0-RC1, < 4.16.19 | - | - |
cpe:2.3:a:craftcms:cms:>=_4.5.0-rc1,_<_4.16.19:*:*:*:*:*:*:*
|
| craftcms | cms | >= 5.0.0-RC1, < 5.8.23 | - | - |
cpe:2.3:a:craftcms:cms:>=_5.0.0-rc1,_<_5.8.23:*:*:*:*:*:*:*
|
| craftcms | craft_cms | * | - | - |
cpe:2.3:a:craftcms:craft_cms:*:*:*:*:*:*:*:*
|
| craftcms | craft_cms | 5.0.0 | - | - |
cpe:2.3:a:craftcms:craft_cms:5.0.0:-:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
参考链接
cve.org
cve.org
cve.org
CVSS评分详情
4.0 (cna)
MEDIUMCVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:P
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2026-27129 |
2026-02-24 03:19:35 | 2026-02-23 22:00:01 |
| NVD | nvd_CVE-2026-27129 |
2026-02-25 02:00:04 | 2026-02-24 22:00:03 |
版本与语言
安全公告
变更历史
查看详细变更
- affected_products_count: 2 -> 4
查看详细变更
- data_sources: ['cve'] -> ['cve', 'nvd']