On this page
CWE-98: Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')
Weakness Summary
The PHP application receives input from an upstream component, but it does not restrict or incorrectly restricts the input before its usage in "require," "include," or similar functions.
- Canonical source: MITRE CWE-98 (opens in a new tab)
- Published Atomicorp CVE observations: 18
- Distinct affected products in those observations: 18
- Active Atomicorp rules associated with this weakness: 16
Atomicorp Research Context
Atomicorp has published CVE-specific research observations associated with this weakness category. Each linked CVE page states whether the tested request was detected or blocked and is the authoritative customer-facing finding.
The CVEs and rules shown here are selected published examples, not a complete list of Atomicorp protections. If a CWE, CVE, or rule is absent from this page, no conclusion should be drawn about whether Atomicorp protects against that weakness or attack method.
A CWE describes a class of software weakness. It does not identify one exploit request, and association with a CWE does not mean that every vulnerability or exploitation path in that category is detected or blocked.
Selected Published CVE Observations
| CVE | Vulnerability | Product | Atomicorp finding | Observed rules |
|---|---|---|---|---|
| CVE-2023-3452 | WordPress Canto Plugin <= 3.0.4 - File Inclusion | canto | Attack Blocked by Atomicorp | 340077 , 340694 , 340695 |
| CVE-2023-5815 | News & Blog Designer Pack – WordPress Blog Plugin <= 3.4.1 - Unauthenticated Local File Inclusion | news & blog designer pack | Attack Blocked by Atomicorp | 340748 , 347006 |
| CVE-2023-6989 | Shield Security WP Plugin <= 18.5.9 - Local File Inclusion | shield security | Attack Blocked by Atomicorp | 340748 |
| CVE-2024-10571 | Chartify – WordPress Chart Plugin < 2.9.6 - Local File Inclusion | chartify | Attack Blocked by Atomicorp | 340748 , 347006 |
| CVE-2024-12209 | WP Umbrella Update Backup Restore & Monitoring <= 2.17.0 - Local File Inclusion | wp-umbrella | Attack Blocked by Atomicorp | 344360 , 347009 , 390709 |
| CVE-2024-9193 | WHMpress <= 6.3-revision-0 - Unauthenticated Local File Inclusion to Arbitrary Options Update | whmcs | Attack Blocked by Atomicorp | 340087 , 340748 , 344370 , 347006 , 390720 |
| CVE-2026-0926 | Prodigy Commerce <= 3.3.0 - Local File Inclusion | Prodigy Commerce | Attack Blocked by Atomicorp | 344360 |
| CVE-2024-8252 | WordPress Clean Login <= 1.14.5 Authenticated (Contributor+) - Local File Inclusion | clean login | Attack Blocked by Atomicorp | 344360 |
| CVE-2025-32614 | EventON Lite <= 2.4 - Authenticated Local File Inclusion | flavor | Attack Blocked by Atomicorp | 344360 , 377360 , 390709 |
| CVE-2026-87927 | MaxSite CMS through 109.6 Local File Inclusion via ajax dispatcher | MaxSite CMS | Attack Blocked by Atomicorp | 340007 , 344360 , 347009 , 390709 |
| CVE-2017-14095 | Trend Micro Smart Protection Server - Session Hijacking / Log File Disclosure / Remote Command Execution / Cron Job Injection / Local File Inclusion / Stored Cross-Site Scripting / Improper Access Control | smart protection server | Attack Blocked by Atomicorp | 330791 , 340007 , 340152 |
| CVE-2025-48157 | WordPress Formality Plugin <= 1.5.9 - Local File Inclusion | Formality | Attack Blocked by Atomicorp | 344360 , 347009 , 382238 , 390709 |
| CVE-2026-44239 | FreePBX: Authenticated Local File Inclusion in Dashboard Module | freepbx | Attack Blocked by Atomicorp | 340007 , 344360 , 347009 , 390709 |
| CVE-2026-39387 | BoidCMS: Local File Inclusion (LFI) leads to Remote Code Execution (RCE) via tpl parameter | boidcms | Attack Blocked by Atomicorp | 340007 , 344360 , 347009 , 390709 |
| CVE-2019-25760 | Joomla! Component Easy Shop 1.2.3 Local File Inclusion | easy shop | Attack Blocked by Atomicorp | 340007 , 344360 , 347009 , 390709 |
| CVE-2022-50954 | WordPress Plugin cab-fare-calculator 1.0.3 Local File Inclusion | cab-fare-calculator | Attack Blocked by Atomicorp | 340007 , 344360 , 347009 , 390709 |
| CVE-2026-34787 | Emlog: Local File Inclusion in plugin.php via unsanitized plugin parameter | emlog | Attack Blocked by Atomicorp | 344360 , 347009 |
| CVE-2026-63302 | Local File Inclusion in Quick.CMS | Quick.CMS | Attack Blocked by Atomicorp | 344360 , 347009 |
Associated Atomicorp WAF Rules
| Rule | Status | Behavior |
|---|---|---|
| 330791 | Active | disruptive (deny) |
| 340007 | Active | disruptive (deny) |
| 340077 | Active | disruptive (deny) |
| 340087 | Active | disruptive (deny) |
| 340152 | Active | disruptive (deny) |
| 340694 | Active | disruptive (deny) |
| 340695 | Active | disruptive (deny) |
| 340748 | Active | disruptive (deny) |
| 344360 | Active | disruptive (deny) |
| 344370 | Active | disruptive (deny) |
| 347006 | Active | disruptive (deny) |
| 347009 | Active | disruptive (deny) |
| 377360 | Active | non-disruptive (pass) |
| 382238 | Active | disruptive (deny) |
| 390709 | Active | disruptive (deny) |
| 390720 | Active | disruptive (deny) |
Related MITRE CAPEC Context
MITRE associates this CWE with the following attack-pattern entries. These taxonomy relationships are context, not Atomicorp coverage claims: