Emlog is an open source website building system. Prior to version 2.6.8, the backend upgrade interface accepts remote SQL and ZIP URLs via GET parameters. The server first downloads and executes the SQL file, then downloads the ZIP file and extracts it directly into the web root directory. This process does not validate a CSRF token. Therefore, an attacker only needs to trick an authenticated administrator into visiting a malicious link to achieve arbitrary SQL execution and arbitrary file write. This issue has been patched in version 2.6.8.
References
| Link | Resource |
|---|---|
| https://github.com/emlog/emlog/commit/4c3b8f3486e2c9caafee38a5eedb3cd16f8c8d6f | Patch |
| https://github.com/emlog/emlog/security/advisories/GHSA-2rcc-jg83-34vp | Exploit Vendor Advisory |
Configurations
History
13 Apr 2026, 17:38
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Emlog emlog
Emlog |
|
| CPE | cpe:2.3:a:emlog:emlog:*:*:*:*:pro:*:*:* | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.5 |
| References | () https://github.com/emlog/emlog/commit/4c3b8f3486e2c9caafee38a5eedb3cd16f8c8d6f - Patch | |
| References | () https://github.com/emlog/emlog/security/advisories/GHSA-2rcc-jg83-34vp - Exploit, Vendor Advisory |
03 Apr 2026, 23:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-03 23:17
Updated : 2026-04-13 17:38
NVD link : CVE-2026-34228
Mitre link : CVE-2026-34228
CVE.ORG link : CVE-2026-34228
JSON object : View
Products Affected
emlog
- emlog
CWE
CWE-352
Cross-Site Request Forgery (CSRF)
