๐Ÿ” CVE Alert

CVE-2026-56735

UNKNOWN 0.0

Zammad: Improper neutralization of `srcset` attribute in IMG tags in Zammad

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Zammad is a web based open source helpdesk/customer support system. Prior to 7.0.2 and 7.1.0, zammad's HTML sanitizer (HtmlSanitizer::Strict) blocks external URLs in to prevent remote content loading, but the srcset attribute, also allowlisted for , is not subject to the same check. This oversight allows an attacker to embed arbitrary external URLs in the srcset attribute just by sending an e-mail, effectively bypassing the external content protection. When an agent views the ticket containing the malicious srcset, the browser will silently load the attacker-controlled URL, resulting in the leakage of the agent's IP address, User-Agent, Referer, and the exact time the ticket was viewed. HtmlSanitizer::Strict got extended to block external URLs in the srcset attribute of tags. This was done to prevent tracking pixels and external content loading, which could compromise user privacy. This issue is fixed in versions 7.0.2 and 7.1.0.

CWE CWE-82
Vendor zammad
Product zammad
Published Sep 25, 2026
Stay Ahead of the Next One

Get instant alerts for zammad zammad

Be the first to know when new unknown vulnerabilities affecting zammad zammad are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

zammad / zammad
< 7.0.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/zammad/zammad/security/advisories/GHSA-7fwx-3xr4-qm6w github.com: https://github.com/zammad/zammad/commit/02c1ff8dc65961352dc047013bece9dff1f2ffb7 github.com: https://github.com/zammad/zammad/releases/tag/7.0.2 github.com: https://github.com/zammad/zammad/releases/tag/7.1.0