CVE-2024-31936 MEDIUM

CVE-2024-31936: WordPress UsersWP plugin < 1.2.6 - Cross Site Request Forgery (CSRF) vulnerability

Vendor Ayecode Ltd
Product UsersWP
Weakness CWE-352 · CSRF
Published April 11, 2024
Last update April 28, 2026

CVSS base score

5.4/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L

What the vulnerability does

01Description

Cross-Site Request Forgery (CSRF) vulnerability in AyeCode Ltd UsersWP.This issue affects UsersWP: from n/a before 1.2.6.

Explanation of Vulnerability in Simple Terms

02Summary

UsersWP before version 1.2.6 is vulnerable to cross-site request forgery (CSRF) attacks. An attacker can craft a malicious webpage that, when visited by a logged-in site administrator, performs unwanted actions on the site without their knowledge. The vulnerability requires the victim to visit the attacker's page while authenticated to UsersWP. This can lead to unauthorized changes or deletions.

What an attacker can do

03Attacker Capabilities

Trick a logged-in admin into performing unwanted actions (modify settings, delete data) by visiting a malicious webpage.

Potential impact on your site

04Site Impact

Administrators' accounts can be abused to alter site configuration or user data without their consent.

Conditions required to exploit

05Prerequisites

Victim must be logged into UsersWP and visit attacker-controlled webpage; no special privileges required.

Key dates

06Disclosure timeline

April 11, 2024 CVE published
April 28, 2026 Record updated

Related vulnerabilities

08Related CVE