NVD Vulnerability Detail
Search Exploit, PoC
CVE-2026-4056
Summary

The User Registration & Membership plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the Content Access Rules REST API endpoints in versions 5.0.1 through 5.1.4. This is due to the `check_permissions()` method only checking for `edit_posts` capability instead of an administrator-level capability. This makes it possible for authenticated attackers, with Contributor-level access and above, to list, create, modify, toggle, duplicate, and delete site-wide content restriction rules, potentially exposing restricted content or denying legitimate user access.

Summary

El plugin User Registration & Membership para WordPress es vulnerable a la modificación no autorizada de datos debido a una comprobación de capacidad faltante en los endpoints de la API REST de Reglas de Acceso al Contenido en las versiones 5.0.1 a 5.1.4. Esto se debe a que el método 'check_permissions()' solo comprueba la capacidad 'edit_posts' en lugar de una capacidad de nivel de administrador. Esto hace posible que atacantes autenticados, con acceso de nivel de Colaborador y superior, puedan listar, crear, modificar, alternar, duplicar y eliminar reglas de restricción de contenido de todo el sitio, exponiendo potencialmente contenido restringido o denegando el acceso a usuarios legítimos.

Publication Date March 24, 2026, 9:16 a.m.
Registration Date April 27, 2026, 12:18 p.m.
Last Update April 25, 2026, 1:32 a.m.
CVSS3.1 : MEDIUM
スコア 5.4
Vector CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
攻撃元区分(AV) ネットワーク
攻撃条件の複雑さ(AC)
攻撃に必要な特権レベル(PR)
利用者の関与(UI) 不要
影響の想定範囲(S) 変更なし
機密性への影響(C)
完全性への影響(I)
可用性への影響(A) なし
Related information, measures and tools
Common Vulnerabilities List