{
  "threat_severity" : "Moderate",
  "public_date" : "2026-03-06T08:24:15Z",
  "bugzilla" : {
    "description" : "zabbix: Zabbix: Confidentiality loss via improper access control in configuration.import API",
    "id" : "2445155",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2445155"
  },
  "cvss3" : {
    "cvss3_base_score" : "7.6",
    "cvss3_scoring_vector" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L",
    "status" : "draft"
  },
  "cwe" : "CWE-266",
  "details" : [ "An authenticated Zabbix user (User role) with template/host write permissions is able to create objects via the configuration.import API. This can lead to confidentiality loss by creating unauthorized hosts. Note that the User role is normally not sufficient to create and edit templates/hosts even with write permissions.", "A flaw was found in Zabbix. An authenticated user with the 'User' role, who also possesses write permissions for templates or hosts, can exploit the `configuration.import` API. This allows them to create unauthorized objects, such as hosts, which can lead to a loss of confidentiality within the system." ],
  "statement" : "This MODERATE impact vulnerability in Zabbix allows an authenticated user with template/host write permissions to create unauthorized hosts via the configuration.import API. This bypasses the normal restrictions for the 'User' role, which typically prevents such users from creating or editing templates and hosts.",
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2026-23925\nhttps://nvd.nist.gov/vuln/detail/CVE-2026-23925\nhttps://support.zabbix.com/browse/ZBX-27567" ],
  "name" : "CVE-2026-23925",
  "mitigation" : {
    "value" : "To mitigate this issue, enforce strict role-based access control within Zabbix. Ensure that low-privilege users, especially those with the 'User' role, are not granted template or host write permissions that could be exploited via the `configuration.import` API for unauthorized host creation. Regularly audit user permissions to adhere to the principle of least privilege.",
    "lang" : "en:us"
  },
  "csaw" : false
}