HarborGuardharborguardDatabase
Back to search
HIGHCVE-2026-48209Published Modified CNA OTRS

CVE-2026-48209: Reflected XSS in authenticated agent context

An improper neutralization of user-controllable input in OTRS or ((OTRS)) Community Edition ticket handling allows authenticated attackers to perform reflected cross-site scripting (XSS) attacks via crafted request parameters associated with ticket actions. By injecting malicious JavaScript into manipulated request URLs, attackers can execute arbitrary script code in the context of an authenticated agent session when the crafted link is opened. This issue affects OTRS: * 7.0.x Please note that ((OTRS)) Community Edition 6.x and before are vulnerable. Products based on the ((OTRS)) Community Edition also very likely to be affected

Metrics

CVSS v3.1
7.1
Severity
HIGH
Fixed in
Affected Products
2

Get notified

Email me when this CVE is updated: new fix versions, severity changes, or any record change.

HarborGuard Analysis

Synopsis

Reflected cross-site scripting (XSS) affects OTRS and ((OTRS)) Community Edition ticket handling. The vulnerability is reachable over the network and requires no authentication to craft and deliver the malicious link, but a victim agent must open it, executing arbitrary JavaScript in the context of their authenticated session. Successful exploitation allows an attacker to read session data and make high-impact modifications to ticket data on behalf of the authenticated agent. HarborGuard tracks this advisory and will make a patched-image rebuild available the moment an upstream fix is published.

HarborGuard Coverage

Detection

Detection is available across every HarborGuard environment: the CVE is ingested from upstream feeds within minutes of publication and matched against all customer images, including custom-built images derived from OTRS base layers. Any image running an affected OTRS 7.0.x or ((OTRS)) Community Edition 6.x version is flagged automatically.

Available
Triage

HarborGuard scores this finding at CVSS 7.1 (HIGH) and applies per-environment compliance policy weighting to prioritize it appropriately within each customer org. Triage routing is available to direct the finding to the correct team inbox based on policy configuration.

Available
Patch

No upstream fix version has been published for this CVE. HarborGuard re-checks the advisory each ingest cycle and will make a patched-image rebuild available automatically the moment the upstream vendor ships a fix. In the interim, compensating controls can be applied as described below.

Pending upstream

Exploit Conditions

  • Network reachabilityRequired

    The attacker delivers the crafted URL over the network; the target service must be reachable by the victim's browser to complete the attack.

  • AuthenticationNot required

    No credentials are needed to construct and deliver the malicious link; the attacker exploits the victim's existing authenticated session.

  • Victim interactionRequired

    An authenticated OTRS agent must open the attacker-crafted URL, making social engineering (phishing, chat link, email) a prerequisite for exploitation.

  • Attack complexityDetail

    Attack complexity is low, meaning the exploit is reliable and requires no special race conditions, memory layout knowledge, or other environmental factors to succeed.

Blast Radius

  • An attacker can read session tokens and any ticket data visible in the agent's browser context.
  • The attacker can make high-impact modifications to ticket records, assignments, or statuses by executing JavaScript on behalf of the agent.
  • Confidential information rendered in the agent interface, including customer communications and internal notes, is exposed to the injected script.

How HarborGuard Handles This

Available on HarborGuard: because no upstream fix has been published, automated patched-image rebuilds are not yet available. HarborGuard monitors the advisory each ingest cycle and will trigger a rebuild and, for customers with auto-remediation enabled, open a PR against affected workloads the moment a fix version is released. While awaiting a patch, customers can apply compensating controls through their environment configuration: network-policy isolation to restrict access to the OTRS interface to trusted internal networks only, egress filtering to prevent exfiltration of stolen session data to external endpoints, and Content Security Policy (CSP) header enforcement at the ingress layer to limit execution of inline scripts. Where compliance policy permits, flagging this finding as requiring expedited review is supported through HarborGuard's policy-routing configuration.

See how HarborGuard automates this
Affected packages
  • OTRS AG / OTRS
    7.0.x
  • OTRS AG / ((OTRS)) Community Edition
    6.x
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:N
References