{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:emlog:emlog:*:*:*:*:pro:*:*:*",
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "2.6.2"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "CPE_RANGE"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "4d2c2d1966c03a0d31a7040e51a260346d36a711"
            }
          ],
          "repo": "https://github.com/emlog/emlog",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-32mg-33qq-p3gf"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-89"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/34xxx/CVE-2026-34788.json"
  },
  "details": "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-\u003edb-\u003eescape_string()), making it vulnerable to SQL injection attacks. At time of publication, there are no publicly available patches.",
  "id": "CVE-2026-34788",
  "modified": "2026-07-08T05:38:52.700986805Z",
  "published": "2026-04-03T22:37:08.658Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/34xxx/CVE-2026-34788.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/emlog/emlog/security/advisories/GHSA-32mg-33qq-p3gf"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34788"
    }
  ],
  "schema_version": "1.7.5",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Emlog: SQL Injection in tag_model::updateTagName() via unsanitized parameters"
}