CVE-2026-28051: Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') in ThemeREX Yacht Rental
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in ThemeREX Yacht Rental yacht-rental allows PHP Local File Inclusion.This issue affects Yacht Rental: from n/a through <= 2.6.
AI Analysis
Technical Summary
CVE-2026-28051 is a Local File Inclusion (LFI) vulnerability found in the ThemeREX Yacht Rental PHP application, affecting versions up to 2.6. The vulnerability stems from improper control over the filename parameter used in PHP's include or require statements, allowing attackers to manipulate the input to include arbitrary files from the server's filesystem. This occurs due to insufficient input validation or sanitization, which fails to restrict the file paths that can be included. An attacker exploiting this vulnerability can read sensitive files such as configuration files, password files, or application source code, potentially leading to information disclosure. In some cases, if the attacker can upload files or leverage other vulnerabilities, this LFI can escalate to remote code execution by including malicious scripts. The vulnerability does not require authentication but does require the attacker to interact with the application by supplying crafted input parameters. No CVSS score has been assigned yet, and no known public exploits exist at this time. The vulnerability was published on March 5, 2026, and no official patches or fixes have been linked yet. The affected product, Yacht Rental by ThemeREX, is a PHP-based web application or theme commonly used in yacht rental business websites, often integrated with CMS platforms like WordPress. The lack of patch and the nature of the vulnerability make it critical to address promptly to prevent exploitation.
Potential Impact
The potential impact of CVE-2026-28051 is significant for organizations using the ThemeREX Yacht Rental theme or application. Successful exploitation can lead to unauthorized disclosure of sensitive information stored on the server, including configuration files, database credentials, and user data, compromising confidentiality. Additionally, attackers may leverage this vulnerability to execute arbitrary code if combined with other weaknesses, threatening system integrity and availability. This can result in website defacement, data breaches, or full server compromise. Organizations with public-facing websites using this theme are at risk of targeted attacks, especially if they do not have proper input validation or web application firewalls in place. The vulnerability can also be used as a foothold for lateral movement within a network. Given the widespread use of PHP and WordPress-based themes globally, the scope of affected systems is broad, increasing the risk of mass exploitation once public exploits emerge.
Mitigation Recommendations
To mitigate CVE-2026-28051, organizations should immediately implement strict input validation and sanitization on all user-supplied parameters that influence file inclusion functions. Employ whitelisting techniques to restrict file paths and names to known safe values only. Disable the use of dynamic file inclusion where possible or replace include/require statements with safer alternatives. Use PHP configuration directives such as open_basedir to limit the directories accessible to PHP scripts. Monitor web server logs for suspicious requests attempting directory traversal or unusual file inclusion patterns. Deploy a Web Application Firewall (WAF) with rules targeting LFI attack signatures to block exploitation attempts. Keep the ThemeREX Yacht Rental theme and all related software up to date and apply patches promptly once available. Conduct regular security audits and penetration testing to identify similar vulnerabilities. If feasible, isolate the affected application in a sandboxed environment to minimize potential damage.
Affected Countries
United States, Germany, India, Brazil, Russia, United Kingdom, France, Canada, Australia, Italy
CVE-2026-28051: Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') in ThemeREX Yacht Rental
Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in ThemeREX Yacht Rental yacht-rental allows PHP Local File Inclusion.This issue affects Yacht Rental: from n/a through <= 2.6.
AI-Powered Analysis
Technical Analysis
CVE-2026-28051 is a Local File Inclusion (LFI) vulnerability found in the ThemeREX Yacht Rental PHP application, affecting versions up to 2.6. The vulnerability stems from improper control over the filename parameter used in PHP's include or require statements, allowing attackers to manipulate the input to include arbitrary files from the server's filesystem. This occurs due to insufficient input validation or sanitization, which fails to restrict the file paths that can be included. An attacker exploiting this vulnerability can read sensitive files such as configuration files, password files, or application source code, potentially leading to information disclosure. In some cases, if the attacker can upload files or leverage other vulnerabilities, this LFI can escalate to remote code execution by including malicious scripts. The vulnerability does not require authentication but does require the attacker to interact with the application by supplying crafted input parameters. No CVSS score has been assigned yet, and no known public exploits exist at this time. The vulnerability was published on March 5, 2026, and no official patches or fixes have been linked yet. The affected product, Yacht Rental by ThemeREX, is a PHP-based web application or theme commonly used in yacht rental business websites, often integrated with CMS platforms like WordPress. The lack of patch and the nature of the vulnerability make it critical to address promptly to prevent exploitation.
Potential Impact
The potential impact of CVE-2026-28051 is significant for organizations using the ThemeREX Yacht Rental theme or application. Successful exploitation can lead to unauthorized disclosure of sensitive information stored on the server, including configuration files, database credentials, and user data, compromising confidentiality. Additionally, attackers may leverage this vulnerability to execute arbitrary code if combined with other weaknesses, threatening system integrity and availability. This can result in website defacement, data breaches, or full server compromise. Organizations with public-facing websites using this theme are at risk of targeted attacks, especially if they do not have proper input validation or web application firewalls in place. The vulnerability can also be used as a foothold for lateral movement within a network. Given the widespread use of PHP and WordPress-based themes globally, the scope of affected systems is broad, increasing the risk of mass exploitation once public exploits emerge.
Mitigation Recommendations
To mitigate CVE-2026-28051, organizations should immediately implement strict input validation and sanitization on all user-supplied parameters that influence file inclusion functions. Employ whitelisting techniques to restrict file paths and names to known safe values only. Disable the use of dynamic file inclusion where possible or replace include/require statements with safer alternatives. Use PHP configuration directives such as open_basedir to limit the directories accessible to PHP scripts. Monitor web server logs for suspicious requests attempting directory traversal or unusual file inclusion patterns. Deploy a Web Application Firewall (WAF) with rules targeting LFI attack signatures to block exploitation attempts. Keep the ThemeREX Yacht Rental theme and all related software up to date and apply patches promptly once available. Conduct regular security audits and penetration testing to identify similar vulnerabilities. If feasible, isolate the affected application in a sandboxed environment to minimize potential damage.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Patchstack
- Date Reserved
- 2026-02-25T12:13:30.135Z
- Cvss Version
- null
- State
- PUBLISHED
Threat ID: 69a9205fd1a09e29cbe6cd99
Added to database: 3/5/2026, 6:19:11 AM
Last enriched: 3/5/2026, 7:17:53 AM
Last updated: 3/5/2026, 3:03:41 PM
Views: 6
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2026-3598: CWE-327 Use of a Broken or Risky Cryptographic Algorithm in rustdesk-server-pro RustDesk Server Pro
HighCVE-2026-27750: CWE-367 Time-of-check Time-of-use (TOCTOU) Race Condition in Gen Digital Inc. Avira Internet Security
HighCVE-2026-27749: CWE-502 Deserialization of Untrusted Data in Gen Digital Inc. Avira Internet Security
HighCVE-2026-27748: CWE-59 Improper Link Resolution Before File Access ('Link Following') in Gen Digital Inc. Avira Internet Security
HighCVE-2026-1720: CWE-862 Missing Authorization in wpxpo WowOptin: Next-Gen Popup Maker – Create Stunning Popups and Optins for Lead Generation
HighActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
External Links
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.