CVE-2026-34788
MEDIUM EPSS 26.2%
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 SQL injection vulnerability exists in include/model/tag_model.php at line 168. The updateTagName() function directly interpolates user input into the SQL query string without using parameterized queries or proper escaping ($this->db->escape_string()), making it vulnerable to SQL injection attacks. 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
26.2% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-89 SQL Injection Injection
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| emlog | emlog | * | ≤2.6.2 |
References 1
- github.com https://github.com/emlog/emlog/security/advisories/GHSA-32mg-33qq-p3gf
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.