SQL Injection Vulnerability in Emlog Open Source Website Builder
CVE-2026-34788
6.5MEDIUM
What is CVE-2026-34788?
Emlog, an open source website building system, is affected by a significant SQL injection vulnerability found in the updateTagName() function. This issue arises from the lack of proper handling of user input in SQL queries, as user input is directly interpolated into SQL strings without using parameterized queries or adequate escaping. Consequently, this allows attackers to manipulate the database through crafted input. Currently, there are no publicly available patches for versions 2.6.2 and earlier, emphasizing the critical need for users to review their installations and implement security measures.
Affected Version(s)
emlog <= 2.6.2
