Skip to main content

Thegov Core EUVDEUVD-2026-37465

| CVE-2026-34893 HIGH
PHP Remote File Inclusion (CWE-98)
2026-06-16 Patchstack
8.1
CVSS 3.1 · Vendor: Patchstack
Share

Severity by source

Vendor (Patchstack) PRIMARY
8.1 HIGH
AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
vuln.today AI
7.0 HIGH

Network-reachable and unauthenticated (AV:N/PR:N/UI:N); AC:H because exploitation needs a specific parameter and likely filter bypass; C:H for wp-config.php disclosure, I/A:L since RCE escalation depends on extra server conditions.

3.1 AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L
4.0 AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:L/VA:L/SC:N/SI:N/SA:N

Primary rating from Vendor (Patchstack).

CVSS VectorVendor: Patchstack

Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

2
Analysis Generated
Jun 16, 2026 - 23:43 vuln.today
Patch available
Jun 16, 2026 - 23:02 EUVD

DescriptionCVE.org

Unauthenticated Local File Inclusion in Thegov Core < 2.0.23 versions.

AnalysisAI

Unauthenticated Local File Inclusion in the Thegov Core WordPress plugin (versions prior to 2.0.23) allows remote attackers to coerce the application into including arbitrary files via a flaw classified as CWE-98 (PHP File Inclusion). Because the plugin powers the Thegov WordPress theme commonly used by government and political sites, successful exploitation can disclose sensitive configuration files such as wp-config.php and, depending on server state, escalate to PHP code execution. No public exploit identified at time of analysis, though Patchstack - the reporting party - has published a vendor advisory and a fixed release.

Technical ContextAI

The flaw sits in PHP include/require logic within the Thegov Core plugin (CPE cpe:2.3:a:webgeniuslab:thegov_core), distributed by WebGeniusLab as the companion plugin to the Thegov WordPress theme. CWE-98 covers cases where filename input passed to PHP's include, require, include_once, or require_once is not properly canonicalized or restricted to an allowlist, letting an attacker traverse the filesystem or, when wrappers like php://filter or remote streams are enabled, fold the LFI into source disclosure or remote code execution. Because the plugin exposes the vulnerable include path without an authentication check, the attack surface is reachable over standard HTTP(S) to any WordPress site running the plugin below 2.0.23.

RemediationAI

Upgrade the Thegov Core plugin to version 2.0.23 or later - this is the vendor-released patch referenced by the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/thegov-core/vulnerability/wordpress-thegov-core-plugin-2-0-23-local-file-inclusion-vulnerability). If immediate patching is not possible, deactivate the Thegov Core plugin (note: this will break Thegov theme features that depend on it, including custom post types and shortcodes) or place a WAF/ModSecurity rule in front of WordPress blocking requests with path-traversal sequences (../, %2e%2e/, php://filter) against plugin endpoints under /wp-content/plugins/thegov-core/ and the corresponding admin-ajax actions. As a hardening control, set PHP's open_basedir to the WordPress document root to contain LFI reads, and disable allow_url_include and the php:// wrapper in php.ini to neutralize the LFI-to-RCE pivot at the cost of breaking any plugin that legitimately uses stream wrappers.

More in PHP

View all
CVE-2019-11043 CRITICAL POC
9.8 Oct 28

In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it

CVE-2012-1823 CRITICAL POC
9.8 May 11

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

CVE-2016-1555 CRITICAL POC
9.8 Apr 21

(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear

CVE-2018-11138 CRITICAL POC
9.8 May 31

The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by

CVE-2024-11680 CRITICAL POC
9.8 Nov 26

ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C

CVE-2025-49113 CRITICAL POC
9.9 Jun 02

Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au

CVE-2017-9841 CRITICAL POC
9.8 Jun 27

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

CVE-2025-0108 HIGH POC
8.8 Feb 12

Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers

CVE-2021-25298 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2021-25296 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2013-4983 CRITICAL POC
10.0 Sep 10

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

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

Share

EUVD-2026-37465 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy