CVE-2026-34787
MEDIUM EPSS 39.7%
Published Apr 3, 20262mo ago · Modified Jun 17, 20262w ago
6.5 CVSS 3.1
Published Apr 3, 2026 2mo ago
Last Modified Jun 17, 2026 2w ago
Description
Emlog is an open source website building system. In versions 2.6.2 and prior, a Local File Inclusion (LFI) vulnerability exists in admin/plugin.php at line 80. The $plugin parameter from the GET request is directly used in a require_once path without proper sanitization. If the CSRF token check can be bypassed (see potential bypass conditions), an attacker can include arbitrary PHP files from the server filesystem, leading to code execution. At time of publication, there are no publicly available patches.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N Attack Vector Network
Attack Complexity Low
Privileges Required High
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability None
Threat Intelligence
EPSS Exploit Probability
39.7% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-98
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| emlog | emlog | * | ≤2.6.2 |
References 1
- github.com https://github.com/emlog/emlog/security/advisories/GHSA-7mvq-qj5x-5phm
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.