Description
The UiCore Elements – Free Elementor widgets and templates plugin for WordPress is vulnerable to Arbitrary File Read in all versions up to, and including, 1.3.0 via the prepare_template() function due to a missing capability check and insufficient controls on the filename specified. This makes it possible for unauthenticated attackers to read the contents of arbitrary files on the server, which can contain sensitive information.
Published: 2025-08-12
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Information disclosure via arbitrary file read
Action: Immediate Patch
AI Analysis

Impact

The UiCore Elements plugin for WordPress allows unauthenticated users to read arbitrary file contents due to a missing capability check in the prepare_template() function, exposing sensitive data. This flaw represents a CWE‑862 authorization failure and can lead to disclosure of critical files such as configuration or credential files, potentially enabling further compromise.

Affected Systems

All releases of the UiCore Elements plugin up to and including version 1.3.0 from vendor uicore are affected. Any WordPress site installing the plugin can be impacted if it has not applied a newer version.

Risk and Exploitability

The vulnerability carries a CVSS score of 7.5, indicating high severity. However, the EPSS score of less than 1% suggests that overall exploitation is unlikely at present, and it is not listed in the CISA KEV catalog. The most probable attack vector is an unauthenticated HTTP request to the plugin’s prepare_template() endpoint, where the attacker supplies a crafted filename.

Generated by OpenCVE AI on April 20, 2026 at 19:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the UiCore Elements plugin to the latest version that includes the missing authorization check.
  • If an upgrade is not immediately possible, disable the plugin or block access to its endpoints until a fix is available.
  • Restrict file system permissions so that the web server can access only the necessary plugin files, preventing the arbitrary read of sensitive documents.

Generated by OpenCVE AI on April 20, 2026 at 19:58 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-24219 The UiCore Elements – Free Elementor widgets and templates plugin for WordPress is vulnerable to Arbitrary File Read in all versions up to, and including, 1.3.0 via the prepare_template() function due to a missing capability check and insufficient controls on the filename specified. This makes it possible for unauthenticated attackers to read the contents of arbitrary files on the server, which can contain sensitive information.
History

Tue, 12 Aug 2025 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 12 Aug 2025 05:45:00 +0000

Type Values Removed Values Added
Description The UiCore Elements – Free Elementor widgets and templates plugin for WordPress is vulnerable to Arbitrary File Read in all versions up to, and including, 1.3.0 via the prepare_template() function due to a missing capability check and insufficient controls on the filename specified. This makes it possible for unauthenticated attackers to read the contents of arbitrary files on the server, which can contain sensitive information.
Title UiCore Elements <= 1.3.0 - Missing Authorization to Unauthenticated Arbitrary File Read
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:21:28.951Z

Reserved: 2025-06-18T19:40:23.039Z

Link: CVE-2025-6253

cve-icon Vulnrichment

Updated: 2025-08-12T13:54:47.085Z

cve-icon NVD

Status : Deferred

Published: 2025-08-12T06:15:26.203

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

Link: CVE-2025-6253

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-20T20:00:10Z

Weaknesses