CVE-2025-14502: News and Blog Designer Bundle <= 1.1 - Unauthenticated Local File Inclusion
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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-14502?
CVE-2025-14502 is considered a critical vulnerability due to its potential for unauthenticated local file inclusion, which can lead to remote code execution.
How do I fix CVE-2025-14502?
To fix CVE-2025-14502, you should update the News and Blog Designer Bundle plugin to version 1.2 or later.
Who is affected by CVE-2025-14502?
Any WordPress site using the News and Blog Designer Bundle plugin version 1.1 or earlier is vulnerable to CVE-2025-14502.
What type of vulnerability is CVE-2025-14502?
CVE-2025-14502 is classified as a Local File Inclusion (LFI) vulnerability, which allows attackers to access sensitive files on the server.
Can CVE-2025-14502 be exploited without authentication?
Yes, CVE-2025-14502 can be exploited by unauthenticated attackers, making it especially dangerous.