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

CVE-2026-3453

High
Published: Translated: NVD NIST

Summary

Wtyczka ProfilePress dla WordPressa jest podatna na niebezpieczne bezpośrednie odniesienie do obiektów we wszystkich wersjach do 4.16.11 włącznie. Problem wynika z braku walidacji właściciela parametru change_plan_sub_id w funkcji process_checkout().

Risk Assessment

Atakujący z poziomem dostępu Subskrybenta lub wyższym mogą anulować i wygaszać aktywne subskrypcje innych użytkowników, co prowadzi do natychmiastowej utraty dostępu do płatnych usług przez ofiary.

Recommendation

Zaleca się aktualizację wtyczki ProfilePress do najnowszej wersji, aby usunąć tę podatność oraz wdrożenie dodatkowych mechanizmów walidacji właściciela subskrypcji.

Related vulnerabilities

Original NVD description (English source)

The ProfilePress plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 4.16.11. This is due to missing ownership validation on the change_plan_sub_id parameter in the process_checkout() function. The ppress_process_checkout AJAX handler accepts a user-controlled subscription ID intended for plan upgrades, loads the subscription record, and cancels/expires it without verifying the subscription belongs to the requesting user. This makes it possible for authenticated attackers, with Subscriber-level access and above, to cancel and expire any other user's active subscription via the change_plan_sub_id parameter during checkout, causing immediate loss of paid access for victims.

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