CVE-2026-84463
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:H/SI:H/SA:N
Summary
Zammad is a web based open source helpdesk/customer support system. Prior to 7.1.2, a user with Knowledge Base editing rights for a category can embed a video widget in a published answer with a specially crafted value. When the answer is rendered, that value is inserted into the page's HTML without being escaped for its attribute context, allowing it to break out and inject additional HTML into the page. When another user who has permission to switch between user sessions views the affected answer, the injected HTML causes their browser to silently send a request to Zammad's session-switching endpoint using their own active credentials. This results in switching their session to an account chosen by the person who wrote the Knowledge Base answer. No action is required from the viewer beyond opening the published answer. This issue is fixed in version 7.1.2.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| zammad | zammad | < 7.1.2 | affected |
Weaknesses
- CWE-79: CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
- CWE-352: CWE-352: Cross-Site Request Forgery (CSRF)
- CWE-838: CWE-838: Inappropriate Encoding for Output Context
References
- https://github.com/zammad/zammad/security/advisories/GHSA-cxjg-4gmf-5xqc
- https://github.com/zammad/zammad/commit/f7a97ea209696bce85ed62901ee753b88368851c
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.