VYPR
High severity8.1NVD Advisory· Published Aug 20, 2025· Updated Apr 23, 2026

CVE-2025-48149

CVE-2025-48149

Description

Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in dedalx Cook&Meal cookandmeal allows PHP Local File Inclusion.This issue affects Cook&Meal: from n/a through <= 1.2.3.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

A PHP Local File Inclusion vulnerability in the Cook&Meal WordPress theme allows unauthenticated allows attackers to read sensitive files via improper filename control.

Vulnerability

Overview

The Cook&Meal WordPress theme, versions up to and including 1.2.3, contains a PHP Local File Inclusion (LFI) vulnerability. The issue stems from improper control of filenames used in include/require statements, allowing an attacker to manipulate file paths and include arbitrary local files from the server [1].

Exploitation

Details

An attacker can exploit this vulnerability without authentication, as the vulnerable code does not properly sanitize user-supplied input used in file inclusion operations. By crafting a malicious request, the attacker can traverse directories and include sensitive files such as wp-config.php, which contains database credentials [1]. The attack requires only network access to the target website.

Impact

Successful exploitation allows an attacker to read the contents of arbitrary files on the server. This can lead to exposure of database credentials, configuration files, and other sensitive data. In many configurations, this could enable complete database takeover or further compromise of the WordPress installation [1].

Mitigation

The vendor has released version 1.2.4 which fixes the vulnerability. Users are strongly advised to update immediately. For those unable to update, Patchstack provides a mitigation rule to block attacks until the update is applied [1].

AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

1

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

1

News mentions

0

No linked articles in our index yet.