Description
The LJUsers plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'name' parameter of the 'ljuser' shortcode in all versions up to, and including, 1.2.0 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2025-12-12
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Immediate Patch
AI Analysis

Impact

The LJUsers plugin contains a stored cross‑site scripting flaw that allows authenticated users with Contributor or higher privileges to insert malicious JavaScript into the 'name' attribute of the 'ljuser' shortcode. When a page containing that shortcode is viewed, the injected script executes in the victim's browser, enabling actions such as cookie theft, session hijack, or defacement. This vulnerability is classified as CWE‑79, reflecting the lack of proper input validation and output encoding.

Affected Systems

WordPress installations that have the jenyay:LJUsers plugin in any version up to and including 1.2.0 are affected. The flaw is exploitable only by users who possess a Contributor role or higher, because such users can edit or create shortcodes that use the plugin.

Risk and Exploitability

The CVSS score of 6.4 indicates moderate severity. The EPSS score of less than 1 % suggests that exploitation has not been widely observed, and the vulnerability is not listed in CISA’s KEV catalog. The likely attack vector requires an attacker to authenticate with Contributor‑level access, which could arise from compromised credentials or social engineering. Once the attacker gains the required role, any user who visits a page containing the injected shortcode will have the payload executed, potentially exposing cookies or allowing the attacker to manipulate the page content. The risk is amplified by the fact that the affected code is stored on the server, making the vulnerability persistent until remediation.

Generated by OpenCVE AI on April 22, 2026 at 00:16 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the LJUsers plugin to the latest available version, which eliminates the unescaped handling of the 'name' attribute.
  • If an upgrade cannot be performed immediately, disable the 'ljuser' shortcode across the site or enforce strict role checks so that only administrators can edit shortcode attributes, thereby preventing injection.
  • Contact the jenyay plugin maintainer or community to obtain a patch or guidance, and apply any released security update as soon as it is available.

Generated by OpenCVE AI on April 22, 2026 at 00:16 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 15 Dec 2025 19:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 12 Dec 2025 09:00:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Fri, 12 Dec 2025 02:30:00 +0000

Type Values Removed Values Added
Description The LJUsers plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'name' parameter of the 'ljuser' shortcode in all versions up to, and including, 1.2.0 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title LJUsers <= 1.2.0 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'name' Shortcode Attribute
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N'}


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:04:19.839Z

Reserved: 2025-12-01T18:46:14.653Z

Link: CVE-2025-13839

cve-icon Vulnrichment

Updated: 2025-12-15T18:09:20.338Z

cve-icon NVD

Status : Deferred

Published: 2025-12-12T03:15:52.080

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-13839

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T00:30:04Z

Weaknesses