CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2026-1321

High
Published: Translated: NVD NIST

Summary

Wtyczka Membership Plugin – Restrict Content dla WordPress jest podatna na eskalację uprawnień we wszystkich wersjach do 3.2.20 włącznie. Problem wynika z funkcji `rcp_setup_registration_init()`, która akceptuje dowolny identyfikator poziomu członkostwa bez weryfikacji, czy poziom jest aktywny lub czy wymagana jest płatność.

Risk Assessment

Atakujący bez uwierzytelnienia mogą zarejestrować się z dowolnym poziomem członkostwa, w tym z nieaktywnymi poziomami, które przyznają uprzywilejowane role WordPress, takie jak Administrator. To stwarza poważne zagrożenie dla bezpieczeństwa organizacji.

Recommendation

Zaleca się aktualizację wtyczki do najnowszej wersji, aby usunąć tę podatność. Dodatkowo, warto przeprowadzić audyt ról użytkowników w systemie, aby upewnić się, że nie ma nieautoryzowanych kont z uprzywilejowanymi dostępami.

Related vulnerabilities

Original NVD description (English source)

The Membership Plugin – Restrict Content plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 3.2.20. This is due to the `rcp_setup_registration_init()` function accepting any membership level ID via the `rcp_level` POST parameter without validating that the level is active or that payment is required. Combined with the `add_user_role()` method which assigns the WordPress role configured on the membership level without status checks, this makes it possible for unauthenticated attackers to register with any membership level, including inactive levels that grant privileged WordPress roles such as Administrator, or paid levels that charge a sign-up fee. The vulnerability was partially patched in version 3.2.18.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS