CVE-2026-34837

Source
https://cve.org/CVERecord?id=CVE-2026-34837
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-34837.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-34837
Aliases
  • GHSA-89vv-6639-wcv8
Published
2026-04-08T18:20:00.977Z
Modified
2026-07-08T07:15:48.272111611Z
Severity
  • 5.3 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
Zammad is miissing authorization in AI assistance controller for context data used in text tools
Details

Zammad is a web based open source helpdesk/customer support system. Prior to 7.0.1, he REST endpoint POST /api/v1/aiassistance/texttools/:id contains an authorization failure. Context data (e.g., a group or organization) supplied to be used in the AI prompt were not checked if they are accessible for the current user. This leads to having data present in the AI prompt that were not authorized before being used. A user needs to have ticket.agent permission to be able to use the provided context data. This vulnerability is fixed in 7.0.1.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/34xxx/CVE-2026-34837.json",
    "cwe_ids": [
        "CWE-862"
    ],
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/zammad/zammad

Affected ranges

Type
GIT
Repo
https://github.com/zammad/zammad
Events
Database specific
{
    "source": [
        "AFFECTED_FIELD",
        "CPE_STRING"
    ],
    "cpe": "cpe:2.3:a:zammad:zammad:7.0.0:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "7.0.0"
        },
        {
            "fixed": "7.0.1"
        },
        {
            "last_affected": "7.0.0"
        }
    ]
}

Affected versions

7.*
7.0.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-34837.json"