漏洞描述: Simple User Registration是一个WordPress插件,用于简化用户注册流程。它广泛应用于需要用户注册功能的WordPress网站中,特别是在企业级服务和社区网站中。该插件在版本6.3及之前存在一个严重的权限提升漏洞。漏洞的根源在于插件在用户注册过程中对用户元值的限制不足,导致未经认证的攻击者可以通过构造特定的注册请求,将自身注册为管理员。这种漏洞的技术类型属于权限提升,具体表现为缺乏对用户角色的适当验证和限制。攻击者利用此漏洞可以完全控制受影响的WordPress网站,执行任意代码,访问敏感数据,甚至可能进一步攻击网站的其他用户或服务器。由于该漏洞不需要任何认证即可利用,且攻击过程可以自动化,因此其安全风险极高。建议所有使用该插件的网站管理员立即更新到最新版本,或在不必要的情况下移除该插件。
info: name: Simple User Registration <=6.3- Unauthenticated Privilege Escalation author: pussycat0x severity: critical description: | The Simple User Registration plugin ≤ 6.3 is vulnerable to privilege escalation. It lacks proper restrictions on user meta values during registration. Unauthenticated attackers can exploit this to register as administrators. reference: - https://github.com/Nxploited/CVE-2025-4334 classification: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H cvss-score:9.8 cve-id: CVE-2025-4334 cwe-id: CWE-269 impact: | An attacker can exploit this vulnerability to register with administrator privileges, gaining full control over the WordPress site. remediation: | Update the Simple User Registration plugin to a version newer than 6.3 when available, or remove the plugin if not essential. metadata: verified:true max-request:2 vendor: lifeisincredible product: simple-user-registration shodan-query: http.component:"wordpress"&& http.html:"/wp-content/plugins/simple-user-registration/" tags: cve,cve2025,wordpress,wp-plugin,wp,intrusive,plugin,simple-user-registration