CVE-2026-28079: Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') in axiomthemes Conquerors
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in axiomthemes Conquerors conquerors allows PHP Local File Inclusion.This issue affects Conquerors: from n/a through <= 1.2.13.
AI Analysis
Technical Summary
CVE-2026-28079 is a PHP Local File Inclusion (LFI) vulnerability found in the axiomthemes Conquerors WordPress theme, specifically affecting versions up to 1.2.13. The vulnerability arises from improper control of the filename parameter used in PHP include or require statements, allowing an attacker to manipulate the filename to include arbitrary files from the local filesystem. This can lead to the execution of malicious code, disclosure of sensitive files such as configuration files or password stores, and potentially full server compromise. The vulnerability does not currently have a CVSS score and no public exploits have been reported, but the nature of LFI vulnerabilities typically allows attackers to leverage other weaknesses to escalate privileges or pivot within the network. The issue was reserved and published in early 2026, indicating recent discovery. Since Conquerors is a WordPress theme, the attack surface includes any WordPress installations using this theme, which are often publicly accessible web servers. The lack of patch links suggests that fixes may not yet be available or publicly disclosed, increasing the urgency for users to monitor vendor communications. The vulnerability is categorized under improper input validation and insecure file inclusion, common vectors for web application compromise.
Potential Impact
The impact of CVE-2026-28079 is significant for organizations running the affected Conquerors theme on their WordPress sites. Successful exploitation can lead to unauthorized local file inclusion, enabling attackers to read sensitive files, execute arbitrary PHP code, and potentially gain remote code execution capabilities. This can result in data breaches, website defacement, malware implantation, and full server takeover. For organizations relying on these web assets for business operations, this could mean downtime, loss of customer trust, regulatory penalties, and financial losses. Since WordPress powers a large portion of websites worldwide, the scope of affected systems is broad. The vulnerability is particularly dangerous because it does not require authentication, and exploitation can be performed remotely by sending crafted requests. The absence of known exploits in the wild currently reduces immediate risk but does not eliminate the threat, as attackers often develop exploits rapidly after disclosure. The availability of the theme and its usage in various countries means the threat can impact diverse sectors including e-commerce, media, and government websites.
Mitigation Recommendations
To mitigate CVE-2026-28079, organizations should first check for updates or patches from axiomthemes and apply them promptly once available. In the absence of official patches, users should implement strict input validation and sanitization on any parameters that influence file inclusion paths, ensuring only allowed filenames or whitelisted paths are accepted. Employing web application firewalls (WAFs) with rules to detect and block suspicious file inclusion attempts can provide an additional layer of defense. Disabling PHP functions like include(), require(), and their variants from accepting user input dynamically, or restricting PHP's open_basedir directive to limit accessible directories, can reduce exploitation risk. Regularly auditing web server logs for unusual requests targeting file inclusion parameters helps in early detection. Additionally, isolating the web server environment and running it with minimal privileges limits the potential damage from exploitation. Organizations should also consider alternative themes or custom development if patches are delayed. Finally, maintaining comprehensive backups and incident response plans ensures readiness in case of compromise.
Affected Countries
United States, Germany, United Kingdom, Canada, Australia, India, Brazil, France, Netherlands, Japan, South Korea
CVE-2026-28079: Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') in axiomthemes Conquerors
Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in axiomthemes Conquerors conquerors allows PHP Local File Inclusion.This issue affects Conquerors: from n/a through <= 1.2.13.
AI-Powered Analysis
Technical Analysis
CVE-2026-28079 is a PHP Local File Inclusion (LFI) vulnerability found in the axiomthemes Conquerors WordPress theme, specifically affecting versions up to 1.2.13. The vulnerability arises from improper control of the filename parameter used in PHP include or require statements, allowing an attacker to manipulate the filename to include arbitrary files from the local filesystem. This can lead to the execution of malicious code, disclosure of sensitive files such as configuration files or password stores, and potentially full server compromise. The vulnerability does not currently have a CVSS score and no public exploits have been reported, but the nature of LFI vulnerabilities typically allows attackers to leverage other weaknesses to escalate privileges or pivot within the network. The issue was reserved and published in early 2026, indicating recent discovery. Since Conquerors is a WordPress theme, the attack surface includes any WordPress installations using this theme, which are often publicly accessible web servers. The lack of patch links suggests that fixes may not yet be available or publicly disclosed, increasing the urgency for users to monitor vendor communications. The vulnerability is categorized under improper input validation and insecure file inclusion, common vectors for web application compromise.
Potential Impact
The impact of CVE-2026-28079 is significant for organizations running the affected Conquerors theme on their WordPress sites. Successful exploitation can lead to unauthorized local file inclusion, enabling attackers to read sensitive files, execute arbitrary PHP code, and potentially gain remote code execution capabilities. This can result in data breaches, website defacement, malware implantation, and full server takeover. For organizations relying on these web assets for business operations, this could mean downtime, loss of customer trust, regulatory penalties, and financial losses. Since WordPress powers a large portion of websites worldwide, the scope of affected systems is broad. The vulnerability is particularly dangerous because it does not require authentication, and exploitation can be performed remotely by sending crafted requests. The absence of known exploits in the wild currently reduces immediate risk but does not eliminate the threat, as attackers often develop exploits rapidly after disclosure. The availability of the theme and its usage in various countries means the threat can impact diverse sectors including e-commerce, media, and government websites.
Mitigation Recommendations
To mitigate CVE-2026-28079, organizations should first check for updates or patches from axiomthemes and apply them promptly once available. In the absence of official patches, users should implement strict input validation and sanitization on any parameters that influence file inclusion paths, ensuring only allowed filenames or whitelisted paths are accepted. Employing web application firewalls (WAFs) with rules to detect and block suspicious file inclusion attempts can provide an additional layer of defense. Disabling PHP functions like include(), require(), and their variants from accepting user input dynamically, or restricting PHP's open_basedir directive to limit accessible directories, can reduce exploitation risk. Regularly auditing web server logs for unusual requests targeting file inclusion parameters helps in early detection. Additionally, isolating the web server environment and running it with minimal privileges limits the potential damage from exploitation. Organizations should also consider alternative themes or custom development if patches are delayed. Finally, maintaining comprehensive backups and incident response plans ensures readiness in case of compromise.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Patchstack
- Date Reserved
- 2026-02-25T12:13:47.059Z
- Cvss Version
- null
- State
- PUBLISHED
Threat ID: 69a92064d1a09e29cbe6ceb3
Added to database: 3/5/2026, 6:19:16 AM
Last enriched: 3/5/2026, 7:02:57 AM
Last updated: 3/5/2026, 3:00:25 PM
Views: 7
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.