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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-75018— WordPress Custom Contact Forms 7.16 越权删除和修改漏洞

一分钟漏洞结论

影响对象
outlawgt Custom Contact Forms
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

WordPress 的 Custom Contact Forms 插件在所有版本中(包括 7.16 及更早版本)均存在授权绕过漏洞。这是由于插件未正确验证用户是否拥有执行特定操作的权限所致。该漏洞使得拥有“贡献者”(Contributor)或更高权限的已认证攻击者能够永久强制删除任意类型的文章(包括页面、管理员创建的文章以及 WooCommerce 产品),并且可以在任意文章上写入任意 文章元数据,无论其所有权或文章类型如何。虽然顶层表单 ID 通过 / 能力进行检查,但由 和 处理的嵌套 和 路径却缺乏同等的能力

CVSS 4.3 · Medium
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Custom Contact Forms <= 7.16 - Missing Authorization to Authenticated (Contributor+) Arbitrary Post Deletion and Post Meta Modification via Nested 'fields[].ID' / 'choices[].ID' Parameters
来源: CVE Program / CVE List V5
Vulnerability Description
The Custom Contact Forms plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 7.16. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with contributor-level access and above, to permanently force-delete arbitrary posts of any post type (including pages, administrator-authored posts, and WooCommerce products) and write arbitrary ccf_field_* post meta onto any post regardless of ownership or post type. The top-level form ID is checked via edit_post/publish_posts, but the nested fields[].ID and choices[].ID paths processed by _create_and_map_fields() and _create_and_map_choices() carry no equivalent capability or post-type guard, leaving those sinks fully exposed while delete_item() and delete_submission() contain explicit post-type restriction fixes demonstrating the developer's awareness of scoping requirements.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
授权机制缺失
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
outlawgt Custom Contact Forms 0 ~ 7.16 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-75018 补丁与修复 (1)

CVE-2026-75018 厂商页面 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-75018

暂无评论


发表评论