<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>Cpe:2.3:a:wp_travel_engine:wp_travel_engine:*:*:*:*:*:wordpress:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3awp_travel_enginewp_travel_enginewordpress/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Tue, 22 Sep 2026 10:35:18 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3awp_travel_enginewp_travel_enginewordpress/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Local File Inclusion Vulnerability in WP Travel Engine Plugin</title><link>https://feed.craftedsignal.io/briefs/2026-09-wp-travel-engine-lfi/</link><pubDate>Tue, 22 Sep 2026 10:35:18 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-wp-travel-engine-lfi/</guid><description>An unauthenticated-accessible Local File Inclusion vulnerability in the WP Travel Engine plugin (CVE-2026-9231) allows authenticated contributors to achieve remote code execution by including arbitrary PHP files.</description><content:encoded><![CDATA[<p>CVE-2026-9231 identifies a critical Local File Inclusion (LFI) vulnerability within the WP Travel Engine - Tour Booking Plugin for WordPress, affecting all versions up to and including 6.8.0. The flaw resides in the wte_get_template function, which fails to adequately sanitize input before using it to include server-side files. An attacker with at least contributor-level privileges can manipulate this function to traverse the directory structure and reference arbitrary .php files stored on the server. If an attacker can successfully upload a file containing malicious PHP code or leverage existing file upload functionality on the WordPress site, they can trigger the inclusion of these files, resulting in remote code execution (RCE). This vulnerability poses a high risk to WordPress installations as it allows for privilege escalation, sensitive data exfiltration, and full server compromise.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-9231 permits authenticated attackers to execute arbitrary code within the context of the web server process. This can lead to total site takeover, unauthorized access to the WordPress database, exfiltration of sensitive site configuration data, and potentially lateral movement within the hosting environment. Organizations using this plugin for tour booking and operations are at risk if they allow untrusted user accounts (contributors or above) on their WordPress platform.</p>
<h2 id="recommendation">Recommendation</h2>
<ol>
<li>Upgrade the WP Travel Engine plugin to a version patched against CVE-2026-9231 immediately.</li>
<li>Audit user permissions for the WordPress site and remove or demote any accounts with contributor-level or higher access that are not required for business operations.</li>
<li>Deploy the Sigma rule below to detect attempts to exploit local file inclusion vulnerabilities targeting the wte_get_template function.</li>
<li>Review file upload directories for unauthorized .php files that could serve as payloads for this LFI vulnerability.</li>
</ol>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>web-vulnerability</category><category>lfi</category><category>wordpress</category></item></channel></rss>