Severity by source
AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Network-reachable WordPress theme endpoint, no auth (PR:N), AC:H reflects filter/encoding bypass implied by LFI in a maintained theme; LFI to wp-config disclosure plus log-poisoning RCE supports C:H/I:H/A:H.
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 Truemag <= 4.3.14.2 versions.
AnalysisAI
Unauthenticated Local File Inclusion in the Truemag WordPress theme by Cactus Themes (versions up to and including 4.3.14.2) allows remote attackers to coerce the server into including arbitrary local PHP files without credentials. With CVSS 8.1 and full CIA impact (CWE-98), successful exploitation can lead to disclosure of sensitive files, configuration data, and potential code execution by including attacker-controlled or log-poisoned content, though no public exploit identified at time of analysis.
Technical ContextAI
Truemag is a commercial WordPress theme distributed by Cactus Themes (CPE cpe:2.3:a:cactusthemes:truemag) used for magazine/video-style sites. The flaw is classified as CWE-98 (Improper Control of Filename for Include/Require Statement in a PHP Program), meaning a PHP include()/require() call within the theme dereferences a filename derived from user input without adequate path normalization or allowlisting. Because WordPress themes execute within the bootstrapped WP context, the included file inherits full application privileges and access to wp-config.php, session data, and database credentials, making LFI in a theme functionally equivalent to disclosure of the entire WordPress installation's secrets.
RemediationAI
No vendor-released patched version is identified in the provided data - the advisory cites only the affected range "<= 4.3.14.2" without a confirmed fix release, so administrators should monitor Cactus Themes (the vendor) for an update beyond 4.3.14.2 and consult https://patchstack.com/database/wordpress/theme/truemag/vulnerability/wordpress-truemag-theme-4-3-14-2-local-file-inclusion-vulnerability for the current status. Until a patched build is published, deactivate and remove the Truemag theme or switch to an alternative theme, since deactivation alone does not always prevent theme PHP files from being reached directly. As compensating controls, deploy a WordPress-aware WAF rule (Patchstack, Wordfence, or equivalent) to block path-traversal patterns and PHP wrapper schemes (php://, file://, data://, expect://) on theme endpoints, harden PHP with open_basedir restrictions scoped to the WordPress document root and disable allow_url_include, and ensure wp-config.php sits outside the webroot or has its filesystem permissions restricted - these mitigations reduce but do not eliminate exposure, since an attacker who can include logs or uploaded media may still escalate to code execution.
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-210184