CVE-2025-13839: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in jenyay LJUsers
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.
AI Analysis
Technical Summary
CVE-2025-13839 is a stored cross-site scripting vulnerability identified in the LJUsers plugin for WordPress, specifically affecting all versions up to and including 1.2.0. The root cause is insufficient input sanitization and output escaping of the 'name' parameter within the 'ljuser' shortcode, which allows authenticated users with Contributor-level permissions or higher to inject arbitrary JavaScript code into pages. This malicious code is stored persistently and executed in the context of any user who accesses the compromised page, potentially leading to session hijacking, theft of sensitive information, or unauthorized actions performed on behalf of the victim. The vulnerability is classified under CWE-79, highlighting improper neutralization of input during web page generation. The CVSS 3.1 base score is 6.4, reflecting a medium severity with network attack vector, low attack complexity, and requiring privileges but no user interaction. The scope is changed, indicating that the vulnerability affects resources beyond the initially vulnerable component, impacting confidentiality and integrity but not availability. No patches or official fixes are currently linked, and no known exploits have been reported in the wild as of the publication date. The vulnerability is significant because Contributor-level users are commonly present in WordPress environments, and the LJUsers plugin is used to manage user-related content, making it a valuable target for attackers aiming to escalate privileges or compromise site visitors.
Potential Impact
The impact of CVE-2025-13839 is primarily on the confidentiality and integrity of affected WordPress sites using the LJUsers plugin. Successful exploitation allows authenticated users with Contributor-level access to inject persistent malicious scripts, which execute in the browsers of any users visiting the infected pages. This can lead to session hijacking, theft of cookies or credentials, unauthorized actions performed with victim user privileges, and potential lateral movement within the site. For organizations, this can result in data breaches, defacement, loss of user trust, and compliance violations. Since Contributor-level access is relatively low privilege, the attack surface is broader, increasing risk. Although availability is not directly impacted, the indirect effects of compromised user accounts or site integrity can disrupt business operations. The lack of known exploits in the wild reduces immediate risk but does not eliminate the threat, especially as attackers often weaponize such vulnerabilities rapidly once disclosed. Organizations with public-facing WordPress sites using LJUsers are at risk of targeted attacks, especially if they have multiple contributors or user-generated content features.
Mitigation Recommendations
To mitigate CVE-2025-13839, organizations should first check for any official patches or updates from the LJUsers plugin vendor and apply them immediately once available. In the absence of patches, administrators should consider temporarily disabling the LJUsers plugin or restricting Contributor-level user permissions to prevent shortcode usage until a fix is deployed. Implementing a Web Application Firewall (WAF) with custom rules to detect and block suspicious script injections in the 'name' parameter can provide interim protection. Additionally, site administrators should audit existing content for injected scripts and remove any malicious code. Enforcing strict Content Security Policy (CSP) headers can help mitigate the impact of injected scripts by restricting script execution sources. Regularly monitoring logs for unusual activity related to shortcode usage or user input can aid early detection. Finally, educating users with Contributor-level access about safe content practices and limiting the number of users with such privileges reduces the attack surface.
Affected Countries
United States, Germany, United Kingdom, Canada, Australia, France, Netherlands, India, Brazil, Japan
CVE-2025-13839: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in jenyay LJUsers
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.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2025-13839 is a stored cross-site scripting vulnerability identified in the LJUsers plugin for WordPress, specifically affecting all versions up to and including 1.2.0. The root cause is insufficient input sanitization and output escaping of the 'name' parameter within the 'ljuser' shortcode, which allows authenticated users with Contributor-level permissions or higher to inject arbitrary JavaScript code into pages. This malicious code is stored persistently and executed in the context of any user who accesses the compromised page, potentially leading to session hijacking, theft of sensitive information, or unauthorized actions performed on behalf of the victim. The vulnerability is classified under CWE-79, highlighting improper neutralization of input during web page generation. The CVSS 3.1 base score is 6.4, reflecting a medium severity with network attack vector, low attack complexity, and requiring privileges but no user interaction. The scope is changed, indicating that the vulnerability affects resources beyond the initially vulnerable component, impacting confidentiality and integrity but not availability. No patches or official fixes are currently linked, and no known exploits have been reported in the wild as of the publication date. The vulnerability is significant because Contributor-level users are commonly present in WordPress environments, and the LJUsers plugin is used to manage user-related content, making it a valuable target for attackers aiming to escalate privileges or compromise site visitors.
Potential Impact
The impact of CVE-2025-13839 is primarily on the confidentiality and integrity of affected WordPress sites using the LJUsers plugin. Successful exploitation allows authenticated users with Contributor-level access to inject persistent malicious scripts, which execute in the browsers of any users visiting the infected pages. This can lead to session hijacking, theft of cookies or credentials, unauthorized actions performed with victim user privileges, and potential lateral movement within the site. For organizations, this can result in data breaches, defacement, loss of user trust, and compliance violations. Since Contributor-level access is relatively low privilege, the attack surface is broader, increasing risk. Although availability is not directly impacted, the indirect effects of compromised user accounts or site integrity can disrupt business operations. The lack of known exploits in the wild reduces immediate risk but does not eliminate the threat, especially as attackers often weaponize such vulnerabilities rapidly once disclosed. Organizations with public-facing WordPress sites using LJUsers are at risk of targeted attacks, especially if they have multiple contributors or user-generated content features.
Mitigation Recommendations
To mitigate CVE-2025-13839, organizations should first check for any official patches or updates from the LJUsers plugin vendor and apply them immediately once available. In the absence of patches, administrators should consider temporarily disabling the LJUsers plugin or restricting Contributor-level user permissions to prevent shortcode usage until a fix is deployed. Implementing a Web Application Firewall (WAF) with custom rules to detect and block suspicious script injections in the 'name' parameter can provide interim protection. Additionally, site administrators should audit existing content for injected scripts and remove any malicious code. Enforcing strict Content Security Policy (CSP) headers can help mitigate the impact of injected scripts by restricting script execution sources. Regularly monitoring logs for unusual activity related to shortcode usage or user input can aid early detection. Finally, educating users with Contributor-level access about safe content practices and limiting the number of users with such privileges reduces the attack surface.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-12-01T18:46:14.653Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 693b7fd3650da22753e7b189
Added to database: 12/12/2025, 2:37:07 AM
Last enriched: 2/27/2026, 10:20:23 AM
Last updated: 3/25/2026, 1:36:50 AM
Views: 96
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.