CVE-2026-34788
| Summary |
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.
|
| Publication Date |
April 4, 2026, 8:17 a.m. |
| Registration Date |
April 15, 2026, 11:25 a.m. |
| Last Update |
April 14, 2026, 2:29 a.m. |
|
CVSS3.1 : MEDIUM
|
| スコア |
6.5
|
| Vector |
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N |
| 攻撃元区分(AV) |
ネットワーク |
| 攻撃条件の複雑さ(AC) |
低 |
| 攻撃に必要な特権レベル(PR) |
高 |
| 利用者の関与(UI) |
不要 |
| 影響の想定範囲(S) |
変更なし |
| 機密性への影響(C) |
高 |
| 完全性への影響(I) |
高 |
| 可用性への影響(A) |
なし |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:emlog:emlog:*:*:*:*:pro:*:*:* |
|
2.6.2 |
|
|
Related information, measures and tools
Common Vulnerabilities List