Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in thembay Urna urna allows PHP Local File Inclusion.This issue affects Urna: from n/a through <= 2.5.12.
Published: 2025-12-09
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Urna theme for WordPress has a flaw where filenames supplied to PHP include/require are not properly sanitized, allowing an attacker to load arbitrary local files. This Local File Inclusion vulnerability falls under CWE-98 and can enable reading sensitive system files or executing attacker‑supplied code, leading to full remote code execution on the web server.

Affected Systems

Any WordPress installation using the Urna theme version 2.5.12 or earlier is affected. The vulnerability applies to all releases from the earliest available down to 2.5.12, including unknown earlier versions that the vendor has not explicitly disavowed.

Risk and Exploitability

The CVSS score of 7.5 classifies this as a high‑severity issue, while the EPSS score of less than 1% indicates a currently low likelihood of exploitation in the wild. It is not listed in CISA’s KEV catalog, suggesting no known large‑scale exploitation. An attacker can typically exploit the flaw by crafting a request that supplies an arbitrary file path to the theme’s include logic, often via a URL parameter or a theme option, without needing authentication. Successful exploitation could lead to code execution or disclosure of local files.

Generated by OpenCVE AI on April 29, 2026 at 19:39 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply an Urna theme update to version 2.5.13 or later, which removes the vulnerable include logic
  • If an update cannot be installed immediately, deactivate the Urna theme and use an alternative theme until the patch is applied
  • Limit PHP file inclusion by setting allow_url_include to Off and ensuring that file paths are validated against a whitelist; consider using built‑in include guards or filtering functions when modifying the theme code

Generated by OpenCVE AI on April 29, 2026 at 19:39 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

cvssV3_1

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


Tue, 20 Jan 2026 15:30:00 +0000


Tue, 20 Jan 2026 14:45:00 +0000


Wed, 10 Dec 2025 18:00:00 +0000

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

Tue, 09 Dec 2025 19:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Tue, 09 Dec 2025 14:30:00 +0000

Type Values Removed Values Added
Description Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in thembay Urna urna allows PHP Local File Inclusion.This issue affects Urna: from n/a through <= 2.5.12.
Title WordPress Urna theme <= 2.5.12 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:14:19.970Z

Reserved: 2025-12-09T12:21:06.412Z

Link: CVE-2025-67528

cve-icon Vulnrichment

Updated: 2025-12-09T18:39:57.856Z

cve-icon NVD

Status : Deferred

Published: 2025-12-09T16:18:27.417

Modified: 2026-04-27T18:16:41.563

Link: CVE-2025-67528

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-29T19:45:18Z

Weaknesses
  • CWE-98

    Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')