Grit WordPress Theme CVE-2026-28041
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 AncoraThemes Grit grit allows PHP Local File Inclusion.This issue affects Grit: from n/a through <= 1.0.1.
AnalysisAI
Local File Inclusion in AncoraThemes Grit WordPress theme (versions ≤1.0.1) allows remote attackers to include arbitrary local files through improper validation of PHP include/require statements. Attack requires high complexity (CVSS AC:H) but no authentication, enabling unauthenticated attackers to achieve high confidentiality, integrity, and availability impact. EPSS score of 0.15% (36th percentile) indicates relatively low mass exploitation probability despite network attack vector. Patchstack audit team identified this vulnerability affecting PHP-based file operations with potential for information disclosure.
Technical ContextAI
This is a PHP Local File Inclusion (LFI) vulnerability classified as CWE-98 (Improper Control of Filename for Include/Require Statement). The Grit WordPress theme fails to properly sanitize user-controlled input passed to PHP include() or require() functions, allowing attackers to manipulate file paths. While categorized as PHP Remote File Inclusion in the title, tags and references confirm this is Local File Inclusion, meaning attackers can force the application to include local files from the server filesystem rather than remote URLs. WordPress themes written in PHP are particularly vulnerable when they dynamically construct file paths for template loading or configuration includes without proper validation. The vulnerability exists in AncoraThemes' Grit theme through version 1.0.1, affecting PHP-based WordPress installations running this theme.
Affected ProductsAI
AncoraThemes Grit WordPress theme versions from earliest release through version 1.0.1 inclusive are confirmed vulnerable per Patchstack database entry. This affects WordPress installations (any version) where Grit theme is active or installed. The vulnerability is inherent to the theme code itself rather than WordPress core. No CPE identifier was provided in available data. Vendor advisory and detailed technical information available at https://patchstack.com/database/Wordpress/Theme/grit/vulnerability/wordpress-grit-theme-1-0-1-local-file-inclusion-vulnerability.
RemediationAI
Primary mitigation is upgrading Grit theme to a patched version beyond 1.0.1 if available - check AncoraThemes official channels or WordPress theme repository for updates (exact fixed version not confirmed in available data). If no patch exists, immediately deactivate and replace Grit theme with an alternative WordPress theme, as active themes present exploitable attack surface. Compensating controls if theme replacement is delayed: restrict WordPress admin access to trusted IPs only via .htaccess or firewall rules to limit attack vector; implement Web Application Firewall (WAF) rules to block requests containing directory traversal sequences (../, %2e%2e%2f) and PHP wrappers (php://, file://, expect://) in theme-related parameters; enable WordPress security hardening including disabling PHP file execution in uploads directory; monitor server logs for suspicious file access patterns to wp-content/themes/grit/. Note that WAF rules may cause false positives with legitimate theme customization workflows. For detailed vulnerability specifics consult Patchstack advisory at https://patchstack.com/database/Wordpress/Theme/grit/vulnerability/wordpress-grit-theme-1-0-1-local-file-inclusion-vulnerability.
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