Daiquiri theme CVE-2026-28089
HIGHSeverity by source
AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
4DescriptionCVE.org
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in ThemeREX Daiquiri daiquiri allows PHP Local File Inclusion.This issue affects Daiquiri: from n/a through <= 1.2.4.
AnalysisAI
PHP Local File Inclusion in ThemeREX Daiquiri WordPress theme versions ≤1.2.4 allows remote attackers to read arbitrary files or execute PHP code by exploiting improper filename control in include/require statements. Despite high CVSS (8.1), real-world risk is moderate: EPSS exploitation probability is low (0.15%, 36th percentile), no confirmed active exploitation exists, and attack complexity is high (AC:H). Patchstack audit identified this vulnerability, suggesting professional security review but no public exploit code at time of analysis.
Technical ContextAI
This vulnerability exploits CWE-98, improper control of filename parameters passed to PHP include/require statements in the Daiquiri WordPress theme by ThemeREX. PHP file inclusion vulnerabilities occur when user-controlled input is concatenated into file paths without proper sanitization, allowing attackers to manipulate the include path to reference arbitrary files. The CVSS vector indicates network-based exploitation (AV:N) with no authentication required (PR:N), but high attack complexity (AC:H) suggests exploitation requires specific knowledge of file paths, timing conditions, or state manipulation. The vulnerability classification references both PHP Remote File Inclusion (title) and PHP Local File Inclusion (description/tags), though the exploitation ultimately targets local file access. WordPress themes commonly introduce such flaws through custom template loading mechanisms, shortcode handlers, or AJAX endpoints that accept file path parameters.
Affected ProductsAI
ThemeREX Daiquiri WordPress theme versions through 1.2.4 are confirmed vulnerable based on Patchstack database records at https://patchstack.com/database/Wordpress/Theme/daiquiri/vulnerability/wordpress-daiquiri-theme-1-2-4-local-file-inclusion-vulnerability. All deployments running version 1.2.4 or earlier should be considered affected. No CPE identifier is provided in available data. The vulnerability affects the core theme code handling file inclusion operations, likely in template loading or feature initialization routines. WordPress installations using this theme with default or custom configurations are at risk.
RemediationAI
Upgrade Daiquiri theme to version 1.2.5 or later if available - verify current patched version status with ThemeREX vendor advisory or WordPress theme repository. Until patch deployment, implement compensating controls: disable the Daiquiri theme and switch to a trusted alternative WordPress theme if business operations permit (zero residual risk but requires content/layout adjustment). If theme must remain active, restrict WordPress admin access to trusted IP addresses via .htaccess or web application firewall rules to limit attack surface (reduces remote exploitation risk but does not eliminate vulnerability for authenticated users). Review theme configuration for any file path parameters exposed through shortcodes or custom endpoints and disable non-essential features. Enable WordPress file modification logging to detect exploitation attempts. Consult Patchstack advisory at provided URL for specific affected code paths and additional vendor guidance. Note that file inclusion vulnerabilities cannot be fully mitigated without code-level fixes - compensating controls only reduce exposure.
sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not
(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear
ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C
Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au
Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c
Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
NetAlertX (formerly PiAlert) versions 23.01.14 through 24.x before 24.10.12 allow unauthenticated command injection thro
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
Same weakness CWE-98 – PHP Remote File Inclusion
View allShare
External POC / Exploit Code
Leaving vuln.today