CVE-2026-2707

MEDIUM
中文标题:
(暂无数据)
英文标题:
The weForms plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the REST API entry
CVSS分数: 6.4
发布时间: 2026-03-11 06:17:14
漏洞类型: (暂无数据)
状态: PUBLISHED
数据质量分数: 0.30
数据版本: v1
漏洞描述
中文描述:

(暂无数据)

英文描述:

The weForms plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the REST API entry submission endpoint in all versions up to, and including, 1.6.27. This is due to inconsistent input sanitization between the frontend AJAX handler and the REST API endpoint. When entries are submitted via the REST API (`/wp-json/weforms/v1/forms/{id}/entries/`), the `prepare_entry()` method in `class-abstract-fields.php` receives the WP_REST_Request object as `$args`, bypassing the `weforms_clean()` fallback that sanitizes `$_POST` data for frontend submissions. The base field handler only applies `trim()` to the value. This makes it possible for authenticated attackers, with Subscriber-level access and above, to inject arbitrary web scripts into form entry hidden field values via the REST API that execute when an administrator views the form entries page, where data is rendered using a Vue.js `v-html` directive without escaping.

CWE类型:
CWE-79
标签:
(暂无数据)
受影响产品
暂无受影响产品信息
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
security@wordfence.com OTHER
nvd.nist.gov
访问
security@wordfence.com OTHER
nvd.nist.gov
访问
security@wordfence.com OTHER
nvd.nist.gov
访问
security@wordfence.com OTHER
nvd.nist.gov
访问
security@wordfence.com OTHER
nvd.nist.gov
访问
security@wordfence.com OTHER
nvd.nist.gov
访问
security@wordfence.com OTHER
nvd.nist.gov
访问
CVSS评分详情
6.4
MEDIUM
CVSS向量: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
CVSS版本: 3.1
机密性
LOW
完整性
LOW
可用性
NONE
时间信息
发布时间:
2026-03-11 06:17:14
修改时间:
2026-03-11 13:52:47
创建时间:
2026-03-12 06:00:02
更新时间:
2026-03-12 06:00:02
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
NVD nvd_CVE-2026-2707 2026-03-12 02:00:06 2026-03-11 22:00:02
版本与语言
当前版本: v1
主要语言: EN
支持语言:
EN
安全公告
暂无安全公告信息
变更历史
暂无变更历史