CVE-2026-5742 MEDIUM

CVE-2026-5742: UsersWP <= 1.2.60 - Authenticated (Subscriber+) Stored Cross-Site Scripting via User Badge Link Substitution

Vendor Stiofansisland
Product UsersWP – Front-end login form, User Registration, User Profile & Members Directory plugin for WP
Weakness CWE-79 · XSS
Published April 9, 2026
Last update April 9, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The UsersWP plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to and including 1.2.60. This is due to insufficient input sanitization of user-supplied URL fields and improper output escaping when rendering user profile data in badge widgets. This makes it possible for authenticated attackers, with subscriber-level access and above, to inject arbitrary web scripts that will execute whenever a user accesses a page containing the affected badge widget.

Explanation of Vulnerability in Simple Terms

02Summary

UsersWP versions up to 1.2.60 contain a stored cross-site scripting (XSS) vulnerability that allows authenticated users to inject malicious scripts. These scripts execute in the browsers of other site visitors, potentially compromising user sessions or stealing sensitive data. The vulnerability affects the plugin's user profile and registration functionality.

What an attacker can do

03Attacker Capabilities

Inject malicious JavaScript that runs in other users' browsers when they view affected pages.

Potential impact on your site

04Site Impact

Authenticated users can deface profiles, steal admin session cookies, or redirect members to malicious sites.

Conditions required to exploit

05Prerequisites

Attacker must have a valid WordPress user account with low privileges; no user interaction required.

Key dates

06Disclosure timeline

April 9, 2026 CVE published
April 9, 2026 Record updated

Related vulnerabilities

08Related CVE