Emlog is an open source website building system. In versions 2.6.2 and prior, a SQL injection vulnerability exists in include/model/tagmodel.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->escapestring()), making it vulnerable to SQL injection attacks. At time of publication, there are no publicly available patches.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/34xxx/CVE-2026-34788.json",
"cwe_ids": [
"CWE-89"
],
"cna_assigner": "GitHub_M"
}{
"source": [
"AFFECTED_FIELD",
"CPE_RANGE"
],
"cpe": "cpe:2.3:a:emlog:emlog:*:*:*:*:pro:*:*:*",
"extracted_events": [
{
"introduced": "0"
},
{
"last_affected": "2.6.2"
}
]
}