Description
The News and Blog Designer Bundle plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 1.1 via the template parameter. This makes it possible for unauthenticated attackers to include and execute arbitrary .php files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where .php file types can be uploaded and included.
Published: 2026-01-14
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

The News and Blog Designer Bundle plugin for WordPress permits unauthenticated local file inclusion through the template parameter in all releases up to and including 1.1. By providing a crafted value, an attacker can cause the server to include and execute arbitrary .php files located on the filesystem. This allows the adversary to run any PHP code, effectively bypassing access controls, reading sensitive data, or executing arbitrary commands within the web server context.

Affected Systems

The vulnerability affects the WordPress News and Blog Designer Bundle plugin, specifically versions 1.1 and below. Any site running these versions and leaving the template parameter exposed is at risk.

Risk and Exploitability

With a CVSS score of 9.8, the flaw is considered critical. The EPSS score of less than 1% indicates that while exploit attempts are rare, the high severity makes discovery and exploitation still a substantial threat. It is not listed in the CISA KEV catalog. The attack vector is inferred to be local file inclusion via the template parameter, allowing any unauthenticated user to direct the plugin to include files on the server, leading to remote code execution if PHP files can be uploaded or accessed.

Generated by OpenCVE AI on April 21, 2026 at 00:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade News and Blog Designer Bundle to a version newer than 1.1 to remove the vulnerable template parameter.
  • If an upgrade is not immediately possible, configure the plugin or web server to validate the template parameter, allowing only whitelisted paths and rejecting relative or absolute paths that access arbitrary files, thereby mitigating the CWE‑98 Local File Inclusion weakness.
  • Deploy a web application firewall or intrusion detection system that detects and blocks suspicious template parameter values or attempts to include non‑existent or disallowed files.
  • As a last resort, disable or uninstall the News and Blog Designer Bundle plugin until a secure version is released.

Generated by OpenCVE AI on April 21, 2026 at 00:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 14 Jan 2026 22:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 14 Jan 2026 18:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22

Wed, 14 Jan 2026 17:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-98

Wed, 14 Jan 2026 11:15:00 +0000

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

Wed, 14 Jan 2026 05:45:00 +0000

Type Values Removed Values Added
Description The News and Blog Designer Bundle plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 1.1 via the template parameter. This makes it possible for unauthenticated attackers to include and execute arbitrary .php files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where .php file types can be uploaded and included.
Title News and Blog Designer Bundle <= 1.1 - Unauthenticated Local File Inclusion
Weaknesses CWE-22
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:28:40.360Z

Reserved: 2025-12-10T20:59:40.217Z

Link: CVE-2025-14502

cve-icon Vulnrichment

Updated: 2026-01-14T21:35:17.370Z

cve-icon NVD

Status : Deferred

Published: 2026-01-14T06:15:52.743

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

Link: CVE-2025-14502

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T00:30:22Z

Weaknesses