Severity by source
AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Network-reachable WordPress endpoint, no auth or UI needed, but AC:H reflects required knowledge of the vulnerable parameter; CWE-98 LFI plausibly yields full CIA impact via PHP wrappers.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Local File Inclusion in Putter <= 1.17 versions.
AnalysisAI
Unauthenticated local file inclusion in the ThemeREX Putter WordPress theme versions 1.17 and earlier allows remote attackers to read arbitrary files from the underlying web server and, in PHP environments where include wrappers are abused, potentially achieve code execution. The flaw is reachable without authentication or user interaction, though CVSS reports high attack complexity. No public exploit identified at time of analysis, but Patchstack has published the advisory.
Technical ContextAI
The vulnerability is rooted in CWE-98 (Improper Control of Filename for Include/Require Statement in PHP), a classic PHP file inclusion weakness where user-controlled input flows into an include(), require(), or similar statement without proper allowlisting or path normalization. The affected component is the Putter commercial WordPress theme distributed by ThemeREX (CPE cpe:2.3:a:themerex:putter), which-like many WordPress themes-uses PHP template loading routines that can become dangerous when a parameter is passed unchecked to a filesystem call. Successful exploitation lets the attacker traverse the filesystem (e.g., reading wp-config.php for database credentials and auth keys) and, depending on PHP configuration (allow_url_include, log poisoning, session file inclusion, phar://), may escalate from arbitrary file read to remote code execution.
RemediationAI
No fixed version is listed in the provided intelligence, so the current guidance is: Patch available per vendor advisory - consult the Patchstack entry (https://patchstack.com/database/wordpress/theme/putter/vulnerability/wordpress-putter-theme-1-17-local-file-inclusion-vulnerability) for any updated theme release from ThemeREX above 1.17 and upgrade immediately. Until a confirmed fixed version is installed, mitigate by deploying a WordPress WAF or Patchstack's virtual patch (which is the typical delivery channel for this advisory), restricting access to the vulnerable theme endpoint via web-server rules, and hardening PHP (disable allow_url_include, set open_basedir to the WordPress root, and disable dangerous stream wrappers like phar://) - these controls reduce arbitrary read and RCE risk but will not stop targeted LFI of files inside open_basedir such as wp-config.php, so treat them as bridging measures, not fixes. Switching to a different theme is the most reliable workaround if the vendor has not released an update.
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 allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-210171