CVE-2026-6690
Received Received - Intake
Stored XSS in LifePress WordPress Plugin

Publication date: 2026-05-12

Last updated on: 2026-05-12

Assigner: Wordfence

Description
The LifePress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'n' parameter of the lp_update_mds AJAX action in all versions up to, and including, 2.2.2. This is due to the `wp_ajax_nopriv_lp_update_mds` action being registered without nonce verification or capability checks, combined with insufficient input sanitization and output escaping when the series name is rendered in the admin settings page. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-12
Last Modified
2026-05-12
Generated
2026-05-12
AI Q&A
2026-05-12
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
lifepress lifepress to 2.2.2 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

The LifePress plugin for WordPress has a Stored Cross-Site Scripting (XSS) vulnerability in the 'n' parameter of the lp_update_mds AJAX action in all versions up to and including 2.2.2.

This vulnerability exists because the AJAX action 'wp_ajax_nopriv_lp_update_mds' is registered without nonce verification or capability checks, and there is insufficient input sanitization and output escaping when the series name is displayed in the admin settings page.

As a result, unauthenticated attackers can inject arbitrary web scripts that execute whenever a user accesses the injected page.


How can this vulnerability impact me? :

This vulnerability allows unauthenticated attackers to inject malicious scripts into pages viewed by users, leading to potential compromise of user sessions, theft of sensitive information, or unauthorized actions performed on behalf of users.

Because the attack can be performed remotely without authentication, it increases the risk of widespread exploitation.

The CVSS score of 7.2 indicates a high severity impact with low attack complexity and no required privileges or user interaction.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart