Description
The UiPress lite | Effortless custom dashboards, admin themes and pages plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'uip_save_ui_template' function in all versions up to, and including, 3.5.08. This makes it possible for authenticated attackers, with Subscriber-level access and above, to save templates that contain custom JavaScript.
Published: 2025-11-21
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting caused by missing authorization
Action: Apply Patch
AI Analysis

Impact

The UiPress lite WordPress plugin allows a template to be saved by executing the function uip_save_ui_template without verifying the user’s capability. As a result, any authenticated user who has at least Subscriber access can create or modify a template that contains arbitrary JavaScript. When a site visitor or administrator opens the page that renders the template, the injected code is executed in the visitor’s browser, giving the attacker the ability to deface the site, steal session cookies, track users, or otherwise compromise the integrity and confidentiality of the WordPress installation.

Affected Systems

This flaw exists in the admintwentytwenty:UiPress lite plugin version 3.5.08 and all earlier releases. The vulnerability is confined to the WordPress plugin environment and only affects installations that have the unit enabled and allow non‑administrator users to edit or create UI templates. Any WordPress site that has not upgraded beyond 3.5.08 and provides template editing rights to subscribers or higher is potentially impacted.

Risk and Exploitability

The CVSS score of 6.4 indicates a moderate severity, and the EPSS score of < 1% points to a low probability of exploitation at present. However, because the flaw permits stored cross‑site scripting, the impact could be severe if an attacker succeeds. The vulnerability is not cataloged in CISA’s KEV database, and no other public exploits have been reported. Attackers must be authenticated, but the minimum required privilege level is only Subscriber, which is granted to many users on a typical WordPress site. Once the malicious template is saved, any visitor to the affected page will run the injected code, making the risk both wide and immediate for users who view the crafted content.

Generated by OpenCVE AI on April 21, 2026 at 01:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade UiPress lite to a version newer than 3.5.08, ensuring the uip_save_ui_template function now includes a proper capability check for administrator‑only access.
  • If an update is not yet available, remove the ability for users with Subscriber or lower privileges to create or modify UI templates by editing the plugin’s role‑management settings or using a custom role‑management plugin to enforce stricter capability requirements.
  • Review and sanitize all existing UI templates in the site’s database for the presence of unsafe JavaScript; remove or neutralize any suspicious code before rendering.

Generated by OpenCVE AI on April 21, 2026 at 01:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 24 Nov 2025 09:15:00 +0000

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

Fri, 21 Nov 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 21 Nov 2025 07:45:00 +0000

Type Values Removed Values Added
Description The UiPress lite | Effortless custom dashboards, admin themes and pages plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'uip_save_ui_template' function in all versions up to, and including, 3.5.08. This makes it possible for authenticated attackers, with Subscriber-level access and above, to save templates that contain custom JavaScript.
Title UiPress lite <= 3.5.08 - Missing Authorization to Authenticated (Subscriber+) Stored Cross-Site Scripting
Weaknesses CWE-862
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

Uipress Uipress Lite
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:16:28.856Z

Reserved: 2025-09-25T19:27:06.930Z

Link: CVE-2025-11003

cve-icon Vulnrichment

Updated: 2025-11-21T14:53:51.198Z

cve-icon NVD

Status : Deferred

Published: 2025-11-21T08:15:48.400

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

Link: CVE-2025-11003

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T01:30:24Z

Weaknesses