Description
Znuny before LTS 6.5.22 allows AgentTicketEmailResend template XSS.
Published: 2026-08-20
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Znuny before LTS 6.5.22 is vulnerable to client‑side XSS when processing the AgentTicketEmailResend template. An attacker who can influence the content of that template can inject malicious scripts that execute in the browsers of users who view affected emails or ticket pages. The flaw is a classic stored XSS reflected through the template rendering engine, giving an attacker the ability to compromise user sessions or deface content.

Affected Systems

The vulnerability affects the Znuny ticketing system released by Znuny. Deployments running any version of Znuny prior to LTS 6.5.22 are susceptible. It impacts the core application that handles ticket emails and associated templates on all platforms where AgentTicketEmailResend is enabled.

Risk and Exploitability

The CVSS score of 4.8 indicates a moderate risk level. No EPSS score is available and the vulnerability is not listed in the CISA KEV catalog, suggesting that no active exploits have been reported. Nevertheless, an attacker could embed malicious JavaScript in ticket content that is processed by the template, which would then run in the context of any user who opens the affected email or ticket. The most likely attack vector is through a crafted ticket or email that includes script tags, making the issue a potential threat in environments with many users or public ticket visibility.

Generated by OpenCVE AI on August 21, 2026 at 01:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Znuny to LTS 6.5.22 or newer to remove the XSS flaw
  • If an upgrade is not immediately possible, configure Znuny to strip or escape HTML from the AgentTicketEmailResend template input to prevent script execution
  • Contact Znuny support or check the vendor’s advisories for any additional mitigation guidance and apply any subsequent patches promptly

Generated by OpenCVE AI on August 21, 2026 at 01:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 25 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 21 Aug 2026 01:45:00 +0000

Type Values Removed Values Added
Title XSS via AgentTicketEmailResend template in Znuny

Thu, 20 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Description Znuny before LTS 6.5.22 allows AgentTicketEmailResend template XSS.
First Time appeared Znuny
Znuny znuny
Weaknesses CWE-79
CPEs cpe:2.3:a:znuny:znuny:*:*:*:*:*:*:*:*
Vendors & Products Znuny
Znuny znuny
References
Metrics cvssV3_1

{'score': 4.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-25T19:12:24.097Z

Reserved: 2026-08-20T20:18:55.298Z

Link: CVE-2026-77506

cve-icon Vulnrichment

Updated: 2026-08-25T19:12:20.485Z

cve-icon NVD

Status : Deferred

Published: 2026-08-20T21:17:10.673

Modified: 2026-09-09T16:04:24.933

Link: CVE-2026-77506

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T01:30:05Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')